Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Design a highly available application with web, application, and database tiers. Ensure minimal delivery time for HTTPS content, delivered as close to the edge as possible, and prioritize security.
A
Use a public ALB with EC2 instances in public subnets, and set CloudFront to use the ALB for HTTPS content delivery.
B
Use a public ALB with EC2 instances in private subnets, and set CloudFront to use the EC2 instances for HTTPS content delivery.
C
Use a public ALB with EC2 instances in private subnets, and set CloudFront to use the ALB for HTTPS content delivery.
D
Use a public ALB with EC2 instances in public subnets, and set CloudFront to use the EC2 instances for HTTPS content delivery.