ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 785 - SAA-C03 discussion

Report
Export

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
Answers
A.
Generate and provide S3 signed cookies to premium customers
B.
Generate and provide CloudFront signed URLs to premium customers.
Answers
B.
Generate and provide CloudFront signed URLs to premium customers.
C.
Use origin access control (OAC) to limit the access of non-premium customers
Answers
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.
Answers
D.
Generate and activate field-level encryption to block non-premium customers.
Suggested answer: B

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 stored in S3.

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 maintenance.

Serving Private Content with Signed URLs and Signed Cookies

asked 16/09/2024
Osman Rana
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first