Hard1 markMultiple Choice
AWS SAA-C03 · Question 25 · Domain 2.1: Scalable Architectures
A company is migrating its microservices architecture to AWS. The microservices are packaged as Docker containers. The engineering team has extensive experience with Kubernetes and wants to use the same orchestration tool in AWS to minimize the learning curve.<br/><br/>Which compute solution should a solutions architect recommend?
A company is migrating its microservices architecture to AWS. The microservices are packaged as Docker containers. The engineering team has extensive experience with Kubernetes and wants to use the same orchestration tool in AWS to minimize the learning curve.<br/><br/>Which compute solution should a solutions architect recommend?
Answer options:
A.
Amazon Elastic Container Service (Amazon ECS)
B.
Amazon Elastic Kubernetes Service (Amazon EKS)
C.
AWS Elastic Beanstalk
D.
AWS Lambda
How to approach this question
Match the requirement for 'Kubernetes' to the corresponding AWS service.
Full Answer
B.Amazon Elastic Kubernetes Service (Amazon EKS)✓ Correct
Amazon EKS is a managed Kubernetes service. Since the team has extensive experience with Kubernetes, EKS is the best choice to minimize the learning curve.
Common mistakes
Choosing ECS, which is AWS's proprietary container orchestrator.
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
Expert