ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

271 / 690

Question 271:

You want to use AWS to route a static website with a unique domain name that uses the format `www.exaxyz.com`. How would you achieve this efficiently?

Answer options:

A.Register a domain with Route53 and use it to route requests to your website.
B.Create an auto-scaling group of EC2 instances and manage the web hosting on these instances.
C.Create one large EC2 instance to host the website and replicate it in every region.
D.Create a Content Delivery Network (CDN) to deliver your images and files.