SAA-C03 · Question #24
SAA-C03 Question #24: Real Exam Question with Answer & Explanation
The correct answer is B: Generate and provide CloudFront signed URLs to premium customers.. CloudFront Signed URLs: These URLs allow you to provide limited access to content that is being served through an Amazon CloudFront distribution. Signed URLs can be generated to grant time- limited access to premium customers. Content Restriction: By using CloudFront signed URLs,
Question
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?
Options
- AGenerate and provide S3 signed cookies to premium customers
- BGenerate and provide CloudFront signed URLs to premium customers.
- CUse origin access control (OAC) to limit the access of non-premium customers
- DGenerate and activate field-level encryption to block non-premium customers.
Explanation
CloudFront Signed URLs: These URLs allow you to provide limited access to content that is being served through an Amazon CloudFront distribution. Signed URLs can be generated to grant time- limited access to premium customers. Content Restriction: By using CloudFront signed URLs, you can control access to your media streams and file content These URLs can be customized with an expiration time, ensuring that access is only available for a specific period, which is useful for scenarios like movie rentals or music downloads. Security and Flexibility: Signed URLs ensure that only authenticated users (premium customers) can access the restricted content. This approach integrates seamlessly with CloudFront and S3, providing an efficient way to manage access controls without additional overhead. Operational Efficiency: Using CloudFront signed URLs leverages AWS managed services to handle the complexity of access control, reducing the need for custom implementation and
Community Discussion
No community discussion yet for this question.