Q2 — AWS SAA-C03 Ch.3

Question 2 of 65 | ← Chapter 3

Q132. A company hosts a marketing website in an on-premises data center. The website consists of static documents and runs on a single server.An administrator updates the website content infrequently and uses an SFTP client to upload new documents.The company decides to host its website on AWS and to use Amazon CloudFront. The company's solutions architect creates a CloudFront distribution. The solutions architect must design the most cost-effective and resilient architecture for website hosting to serve as the CloudFront origin.Which solution will meet these requirements?

Correct Answer: C. Create a private Amazon S3 bucket. Use an S3 bucket policy to allow access from a CloudFront origin access identity (OAI). Upload website content by using the AWS CL.