
Ultimate access to all questions.
A company is developing a three-tier AWS application with a static website for the presentation tier, a containerized logic tier, and a relational database for data storage. They seek a solution to streamline deployment and minimize operational expenses. Which configuration should they implement?
A
Amazon S3 for static content, Amazon ECS with AWS Fargate for compute, and a managed Amazon RDS for the database.
B
Amazon CloudFront for static content, Amazon ECS with Amazon EC2 for compute, and a managed Amazon RDS for the database.
C
Amazon S3 for static content, Amazon EKS with AWS Fargate for compute, and a managed Amazon RDS for the database.
D
Amazon EC2 Reserved Instances for static content, Amazon EKS with Amazon EC2 for compute, and a managed Amazon RDS for the database.