Back
Is it possible to run multiple docker containers in one EC2 instance through AWS ECS (EC2 Container Service)?
amazon-web-services amazon-ec2 amazon-ecs
Yes, it is possible. When you configure a container, you specify memory and CPU usage. That configuration is later used by ECS to schedule or pack an EC2 with Docker containers.
Visit the following link to learn more.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#container_definitions
Learn how we helped 50,000+ professionals like you !
30.9k questions
32.9k answers
500 comments
665 users