AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company wants to deploy containerized applications using an open-source orchestration system they are familiar with. They require a managed cloud service that reduces operational overhead, ensures high availability across multiple Availability Zones (AZs), and is compatible with their existing workloads. Which managed service should they choose?
Amazon Elastic Kubernetes Service is a managed service that allows companies to run Kubernetes clusters on AWS without the need to manage the control plane components. It reduces operational overhead and provides high availability by distributing the control plane across multiple AZs. Deploying Kubernetes on EC2 instances would require the company to manage the control plane themselves, increasing operational effort. Amazon Elastic Container Service is a proprietary service that uses its own orchestration system, which may not be compatible with workloads designed for Kubernetes. AWS Fargate with Amazon ECS allows running containers without managing servers but uses Amazon ECS instead of an open-source orchestration system.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Amazon Elastic Kubernetes Service (EKS)?
Open an interactive chat with Bash
What are Availability Zones (AZs) and why are they important?