List of questions
Related questions
Question 206 - DVA-C02 discussion
A company is creating a new application that gives users the ability to upload and share short video files. The average size of the video files is 10 MB. After a user uploads a file, a message needs to be placed into an Amazon Simple Queue Service (Amazon SQS) queue so the file can be processed. The files need to be accessible for processing within 5 minutes.
Which solution will meet these requirements MOST cost-effectively?
Write the files to Amazon S3 Glacier Deep Archive. Add the S3 location of the files to the SQS queue.
Write the files to Amazon S3 Standard. Add the S3 location of the files to the SQS queue.
Write the files to an Amazon Elastic Block Store (Amazon EBS) General Purpose SSD volume. Add the EBS location of the files to the SQS queue.
Write messages that contain the contents of the uploaded files to the SQS queue.
0 comments
Leave a comment first