|
|
|
|
|
by sdotsen
1936 days ago
|
|
I looked into Nomad and my problem is having to run a minimum of six machines in a cluster for a few microservices. The argument could be made that we wouldn't need container orchestration for a few, but if we plan on scaling I don't want to have to deal with a fleet of servers. With ECS or EKS, I would only have to worry about the worker nodes so it's less to manage |
|