#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…