volume_mute
Choose the right compute service
publish date: 2024/08/01 01:19:59.891186 UTC
volume_muteYou are planning to write a brand-new application by using a microservices or service-oriented design. You also want to architect the application where it can scale up or down quickly, and you want to lower the risk of deploying new changes to production. Which AWS compute service would you use?
Correct Answer
Amazon ECS or Amazon EKS
Explanation
It makes sense to use a container solution as it supports micro services and object oriented design, it can scale quickly and reduces the risk of deployment as it packages all dependencies in the container.
Reference
AWS Skills Builder, go-math-science.com