Hacker News new | ask | show | jobs
by Swennemans 3601 days ago
Yes but isn't one of Elixir's strenghts that it scales very well on a single machine? Why do we need the load balancing?
1 comments

Every backend architecture should account for having multiple machines. What are you going to do once you get enough traffic that one machine can't handle it?