6 ms·
We deploy Erlang VMs to EC2 and they communicate just fine. Deploying via a Dockerfile and `mix release` has been a breeze. As a bonus point, no real need for
by lkurusa 3y ago
We deploy Erlang VMs to EC2 and they communicate just fine. Deploying via a Dockerfile and `mix release` has been a breeze.
As a bonus point, no real need for container orchestration as the BEAM just figures it out.