
Explanation:
The correct answer is A, Amazon S3. Amazon S3 is an object storage service that allows for the hosting of static websites by uploading files to a bucket and configuring it to serve as a website host. It is designed to deliver content over the internet and is a cost-effective solution for static website hosting. Options B, C, and D are incorrect as Amazon Route 53 is a DNS service, Amazon QuickSight is a business intelligence service, and AWS X-Ray is an application performance monitoring service, none of which are intended for hosting static websites.
Select the AWS service capable of hosting static websites:
A
Amazon S3, which offers object storage and can serve static content.
B
Amazon Route 53, a DNS web service not designed for website hosting.
C
Amazon QuickSight, a business analytics service unrelated to web hosting.
D
AWS X-Ray, an application debugging tool not intended for hosting websites.
No comments yet.