A transit digital team requires a managed platform that speaks standard Kubernetes APIs for their container workloads. Which AWS service should they choose?
Select an answer to reveal the explanation.
Short Explanation
If the must-have is real Kubernetes APIs, Amazon EKS is the managed answer on AWS. Queues, Beanstalk myths, and Athena queries do not stand in for a Kubernetes control plane for transit containers.
Full Explanation
Amazon Elastic Kubernetes Service (EKS) provides a managed Kubernetes control plane so teams can run containers with upstream-compatible Kubernetes APIs. It is the appropriate choice when Kubernetes standardization is a hard requirement. Messaging queues, Beanstalk, and analytics services do not replace managed Kubernetes. CLF emphasizes recognizing EKS for Kubernetes versus ECS for AWS-native orchestration.