|
|
|
|
|
by hosh
3439 days ago
|
|
Another option is to start with an umbrella app (Erlang/Elixir/OTP). It can run like a monolithic or ... nano-services (I suppose) within the same monolith. When it is time to split them out, it is easier. It does assume that you either start with devs familiar with OTP or you have generalist devs that can pick things up quickly. |
|