#erlang #elixir #serverless #computer_science #software_architecture
The big ideas
https://medium.com/@mkaszubowski/the-big-ideas-f0627ec2bc18
The big ideas
https://medium.com/@mkaszubowski/the-big-ideas-f0627ec2bc18
Medium
The Big Ideas
If you look at the history of Computer Science, you can see that there are few big ideas that keep emerging. Is there a lesson that we may…
#elixir #domain_driven_design #bounded_context #software_architecture #software_development
Implementing bounded contexts in elixir
https://medium.com/@leandrocesquini/implementing-bounded-contexts-in-elixir-25bb8a80bbca
Implementing bounded contexts in elixir
https://medium.com/@leandrocesquini/implementing-bounded-contexts-in-elixir-25bb8a80bbca
Medium
Implementing Bounded Contexts in Elixir
What if we could write loose coupling services without the overhead of common microservices architecture? In 2015 Valim wrote an article…
#elixir #database #software_architecture
Build a simple persistent key-value store in elixir, using logs — part 1
https://medium.com/@asusmel/build-a-simple-persistent-key-value-store-in-elixir-using-logs-part-1-9f961944c832
Build a simple persistent key-value store in elixir, using logs — part 1
https://medium.com/@asusmel/build-a-simple-persistent-key-value-store-in-elixir-using-logs-part-1-9f961944c832
Medium
Build a Simple Persistent Key-Value Store in Elixir, using Logs — Part 1
In the last year I’ve got interested in logs and how something so simple can be the solid foundation of databases like Riak, Cassandra and…