AWS Certified Cloud Practitioner — Question 134

Which AWS service is used to host static websites?

Answer options

Correct answer: A

Explanation

Amazon S3 is designed for storing and serving static content, making it the ideal service for hosting static websites. The other options, such as Amazon Elastic Block Store (EBS), AWS CloudFormation, and Amazon Elastic File System (EFS), serve different purposes like block storage, infrastructure management, and file storage, respectively, and are not specifically meant for hosting static websites.