A city wants to run microservices in containers using an AWS-native orchestrator. Which service best matches that requirement?
Select an answer to reveal the explanation.
Short Explanation
Containers for city microservices with an AWS-native control plane points straight at Amazon ECS. Transfer Acceleration, ACM, and Lightsail-for-RAC stories are different tools for different jobs—not container orchestration.
Full Explanation
Amazon Elastic Container Service (ECS) is AWS's managed container orchestration service for running containerized applications. It is the AWS-native option contrasted with Kubernetes-based Amazon EKS. Networking acceleration, certificate management, and unrelated hosting products do not orchestrate microservices containers. Municipal platform teams often choose ECS when they want AWS-integrated container management without requiring Kubernetes APIs.