Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
For a new dynamic ordering website, which AWS solution ensures minimal server maintenance, high availability, and rapid scaling of read/write capacity?
A
Use Amazon S3 for static content, API Gateway and Lambda for dynamic content, on-demand DynamoDB for the database, and CloudFront for content delivery.
B
Use Amazon S3 for static content, API Gateway and Lambda for dynamic content, Aurora with Auto Scaling for the database, and CloudFront for content delivery.
C
Deploy on EC2 instances with Auto Scaling, use an Application Load Balancer, and provisioned DynamoDB for the database.
D
Deploy on EC2 instances with Auto Scaling, use an Application Load Balancer, and Aurora with Auto Scaling for the database.