Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
For a low-traffic proof of concept web service showing weather forecasts, which AWS service setup is most cost-effective, considering the need for a REST endpoint and caching?
A
Deploy a container with Amazon EKS and use Amazon API Gateway.
B
Use AWS Lambda with AWS SAM and Amazon API Gateway.
C
Deploy a container with Amazon ECS and use Amazon API Gateway.
D
Deploy a microservices app on AWS Elastic Beanstalk and use an Application Load Balancer with AWS Lambda.