Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (12.9k points)

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

closed

1 Answer

+1 vote
by (18.2k points)
selected by
 
Best answer

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

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer

Browse Categories

...