
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to run its application by using containers on AWS. Which AWS services or tools will provide container orchestration? (Select TWO.)
A
Amazon Elastic Container Service (Amazon ECS)
B
AWS Wavelength
C
Amazon Inspector
D
Amazon Elastic Kubernetes Service (Amazon EKS)
E
AWS Copilot
Explanation:
Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Service (Amazon EKS) are the two AWS services that provide container orchestration:
Amazon ECS: A fully managed container orchestration service that supports Docker containers and allows you to run applications on a managed cluster of Amazon EC2 instances or using AWS Fargate (serverless compute for containers).
Amazon EKS: A managed service that makes it easy to run Kubernetes on AWS without needing to install and operate your own Kubernetes control plane.
Why the other options are incorrect: