ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

248 / 465

Question 248:

A media company produces new video files on-premises every day with a total size of around 100GB after compression. All files have a size of 1-2 GB and need to be uploaded to Amazon S3 every night in a fixed time window between 3 AM and 5 AM. The current upload takes almost 3 hours, although less than half of the available bandwidth is used. What step(s) would ensure that the file uploads can complete in the allotted time window?

Answer options:

A.Increase your network bandwidth to provide faster throughput to S3.
B.Use Multipart upload to upload the data to s3.
C.Pack all files into a single archive, upload it to S3, and then extract the files in AWS.
D.Use AWS Import/Export to transfer the video files.