A city evaluating containers hears Amazon ECS or Amazon EKS mentioned as options instead of building orchestration entirely on raw virtual machines. What should the Cloud Practitioner emphasize?
Select an answer to reveal the explanation.
Short Explanation
Building full orchestration on raw VMs is like forging your own subway control system; ECS or EKS is riding a managed line for containers. You still bring the apps, but you do not invent every control panel. That is managed-service thinking for containers.
Full Explanation
Amazon ECS and Amazon EKS provide managed container orchestration capabilities so customers do not have to assemble every control-plane piece on raw VMs. Using managed services is part of cloud economics: less undifferentiated heavy lifting. Customers still own application code, configuration, and access controls.