
Answer-first summary for fast verification
Answer: Implement geographic restrictions using an allow list in CloudFront and configure a custom error message.
The correct answer is A. Implementing geographic restrictions using an allow list in CloudFront and configuring a custom error message ensures that only viewers from the specified countries can access the content. This method leverages CloudFront's geographic restriction features, which are designed to restrict content delivery based on the geographic location of the viewer, meeting the requirement to prevent unauthorized viewing from outside the designated rollout countries. The other options do not directly address the need to geographically restrict access as effectively as using CloudFront's built-in geographic restrictions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A global video streaming company utilizes Amazon CloudFront for CDN services and aims to progressively release content across various countries. What is the recommended solution to prevent unauthorized viewing of content by viewers outside the designated rollout countries?
A
Implement geographic restrictions using an allow list in CloudFront and configure a custom error message.
B
Establish a unique URL for restricted content, enforce access control via signed URLs and cookies, and define a custom error message.
C
Secure the distributed content data through encryption and include a custom error message.
D
Generate a distinct URL for restricted content and implement a signed URL with a time-bound access policy.