CLF-C02 · Question #691
CLF-C02 Question #691: Real Exam Question with Answer & Explanation
The correct answer is B: Amazon Elastic Kubernetes Service (Amazon EKS). Amazon EKS is a fully managed Kubernetes service that enables you to deploy, manage, and scale containerized applications using Kubernetes on AWS. AWS CloudFormation helps with infrastructure as code but doesn't run or scale containers. Amazon SageMaker is for building, training,
Question
A company needs to deploy and scale a containerized application. Which AWS service will meet these requirements?
Options
- AAWS CloudFormation
- BAmazon Elastic Kubernetes Service (Amazon EKS)
- CAmazon SageMaker
- DAmazon CloudWatch
Explanation
Amazon EKS is a fully managed Kubernetes service that enables you to deploy, manage, and scale containerized applications using Kubernetes on AWS. AWS CloudFormation helps with infrastructure as code but doesn't run or scale containers. Amazon SageMaker is for building, training, and deploying machine learning models, not general containerized applications. Amazon CloudWatch is used for monitoring and logging, not for deploying applications.
Community Discussion
No community discussion yet for this question.