A company is planning to deploy a new application composed of several containerized microservices. The containers must run continuously, scale dynamically based on demand, and be managed by a centralized container orchestration service. The company wants to avoid the operational overhead of installing and maintaining container orchestration software. Which AWS compute service should the company use to meet these requirements?
- Amazon Elastic Container Service (Amazon ECS)Answer
- BAWS Lambda
- CAmazon Elastic Compute Cloud (Amazon EC2)
- DAmazon Lightsail
Answer
Amazon Elastic Container Service (Amazon ECS)
Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that allows you to run, scale, and secure containerized applications. It eliminates the operational overhead of installing, configuring, and maintaining your own container orchestration software.
Step-by-Step Solution
Key Concept
Selecting the appropriate AWS compute service for container orchestration while minimizing operational overhead.
Estimated Time:1m 0s