#ecs | Amazon ECS (2)
The Elastic Container Service (ECS) is a great choice to orchestrate containers and an alternative to EKS and K8s.
AWS Velocity Series: Containerized ECS based app infrastructure
EC2 Container Service (ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster of Amazon EC2 instances. To run an application on ECS, you need the following components: Do...
Read more