
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:
Ultimate access to all questions.
No comments yet.
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.