
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 global video streaming company uses Amazon CloudFront as a content distribution network (CDN). The company wants to roll out content in a phased manner across multiple countries. The company needs to ensure that viewers who are outside the countries to which the company rolls out content are not able to view the content.
Which solution will meet these requirements?
A
Add geographic restrictions to the content in CloudFront by using an allow list. Set up a custom error message.
B
Set up a new URL for restricted content. Authorize access by using a signed URL and cookies. Set up a custom error message.
C
Encrypt the data for the content that the company distributes. Set up a custom error message.
D
Create a new URL for restricted content. Set up a time-restricted access policy for signed URLs.
Explanation:
Correct Answer: A
Why Option A is correct:
Why other options are incorrect:
Option B (Signed URLs/Cookies):
Option C (Encryption):
Option D (Time-restricted signed URLs):
Key AWS Service Features:
Best Practice: For phased geographic rollouts, using CloudFront's built-in geographic restrictions with an allow list is the most efficient and cost-effective solution.