Has anyone here had experience using ECS Anywhere in production environments? I'm curious about how easy it is to set up and whether it tends to be reliable, since I've heard that services like this can often struggle in real-world situations.
3 Answers
If you're managing large container deployments on-prem, you might want to consider Kubernetes instead. It generally offers more reliability unless you're heavily leaning into ECS.
We tried using ECS Anywhere, but honestly, it was quite problematic. It didn’t work as smoothly as we hoped, which was pretty frustrating.
We've been mainly using ECS without issues. What specifically are you concerned about with ECS Anywhere?
I'm particularly asking about how ECS Anywhere handles connections for on-prem instances when joining a cluster.