Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam SCS-C02 Topic 9 Question 38 Discussion

Actual exam question for Amazon's SCS-C02 exam
Question #: 38
Topic #: 9
[All SCS-C02 Questions]

A company uses HTTP Live Streaming (HL'S) to stream live video content to paying subscribers by using Amazon CloudFront. HLS splits the video content into chunks so that the user can request the right chunk based on different conditions. Because the video events last for several hours, the total video is made up of thousands of chunks.

The origin URL is not disclosed, and every user is forced to access the CloudFront URL. The company has a web application that authenticates the paying users against an internal repository and a CloudFront key pair that is already issued.

What is the simplest and MOST effective way to protect the content?

Show Suggested Answer Hide Answer
Suggested Answer: B

Utilizing CloudFront signed cookies is the simplest and most effective way to protect HLS video content for paying subscribers. Signed cookies provide access control for multiple files, such as video chunks in HLS streaming, without the need to generate a signed URL for each video chunk. This method simplifies the process for long video events with thousands of chunks, enhancing user experience while ensuring content protection.


Contribute your Thoughts:

Honey
8 days ago
I think option C is also a good choice. Issuing a security token for Lambda@Edge to authenticate and authorize access seems like a reliable method.
upvoted 0 times
...
Zena
10 days ago
I prefer option D. Keeping the CloudFront URL encrypted and using AWS KMS to resolve it on-the-fly sounds like a good security measure.
upvoted 0 times
...
Tess
15 days ago
Ha! Keeping the CloudFront URL encrypted and resolving it with KMS? That's some next-level security right there. I'll pass on option D.
upvoted 0 times
...
Dannie
16 days ago
I agree with Sol. Using signed URLs seems like a secure way to control access to the content.
upvoted 0 times
...
Willow
20 days ago
Hmm, I'm not sure about that Lambda@Edge idea in option C. Seems a bit complex for this use case.
upvoted 0 times
Bette
6 days ago
Hmm, I agree. Option A seems like the simplest and most effective way to protect the content.
upvoted 0 times
...
Francesco
10 days ago
A) Develop the application to use the CloudFront key pair to create signed URLs that users will use to access the content.
upvoted 0 times
...
...
Vilma
27 days ago
Option B looks good too. Using signed cookies could be a more user-friendly approach than dealing with URLs.
upvoted 0 times
...
Pearly
1 months ago
I think option A is the way to go. Creating signed URLs using the CloudFront key pair seems like a straightforward and effective way to protect the content.
upvoted 0 times
Junita
9 days ago
I agree, option A seems like the best choice for protecting the content.
upvoted 0 times
...
...
Sol
1 months ago
I think the simplest and most effective way to protect the content is by developing the application to use the CloudFront key pair to create signed URLs.
upvoted 0 times
...

Save Cancel