Which AWS service is used for container orchestration?
- AWS Lambda
- Amazon ECS
- Amazon RDS
- Amazon S3
Amazon ECS (Elastic Container Service) is the AWS service used for container orchestration. It allows users to run, stop, and manage Docker containers on a cluster, making it easier to deploy and scale containerized applications.
Loading...
Related Quiz
- How does "git reset" differ from "git revert"?
- What is the key difference between hot and cold backups in backup strategies?
- In a distributed database system, what challenges might arise in terms of consistency, and how would you address them?
- What does HTML stand for?
- Your team needs to implement a new feature in an existing project. Explain how you would leverage collaboration tools to manage the development process and ensure timely delivery.