Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 32 Topic 4 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 32 Topic 4 Discussion

DVA-C02 Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

A developer wrote an application that uses an AWS Lambda function to asynchronously generate short videos based on requests from customers. This video generation can take up to 10 minutes. After the video is generated, a URL to download the video is pushed to the customer’s web browser. The customer should be able to access these videos for at least 3 hours after generation.

Which solution will meet these requirements?


A.

Store the video in the /tmp folder within the Lambda execution environment. Push a Lambda function URL to the customer.


B.

Store the video in an Amazon EFS file system attached to the function. Generate a presigned URL for the video object and push the URL to the customer.


C.

Store the video in Amazon S3. Generate a presigned URL for the video object and push the URL to the customer.


D.

Store the video in an Amazon CloudFront distribution. Generate a presigned URL for the video object and push the URL to the customer.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.