Cloud Computing · AWS
What is Amazon ECS and Fargate in AWS?
Amazon ECS is AWS container orchestration, and Fargate runs containers without managing EC2 worker nodes. In practice, the value of this concept comes from understanding where it belongs in the architecture, what problem it solves, and what constraints or tradeoffs it introduces.