AWS Certified Cloud Practitioner — Question 134
Which AWS service is used to host static websites?
Answer options
- A. Amazon S3
- B. Amazon Elastic Block Store (Amazon EBS)
- C. AWS CloudFormation
- D. Amazon Elastic File System (Amazon EFS)
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.