
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A media company uses an Amazon CloudFront distribution to deliver content over the internet. The company wants only premium customers to have access to the media streams and file content. The company stores all content in an Amazon S3 bucket. The company also delivers content on demand to customers for a specific purpose, such as movie rentals or music downloads.
Which solution will meet these requirements?
A
Generate and provide S3 signed cookies to premium customers.
B
Generate and provide CloudFront signed URLs to premium customers.
C
Use origin access control (OAC) to limit the access of non-premium customers.
D
Generate and activate field-level encryption to block non-premium customers.
Explanation:
Correct Answer: B - Generate and provide CloudFront signed URLs to premium customers.
Why this is correct:
CloudFront signed URLs are specifically designed for content delivery scenarios where you want to restrict access to content through CloudFront distributions.
The requirements include:
CloudFront signed URLs provide:
Why other options are incorrect:
A. Generate and provide S3 signed cookies to premium customers.
C. Use origin access control (OAC) to limit the access of non-premium customers.
D. Generate and activate field-level encryption to block non-premium customers.
Key AWS Concepts: