Medium1 markMultiple Choice
AWS SAA-C03 · Question 39 · Domain 3.1: Storage Performance
A global media company allows users to upload large video files to an Amazon S3 bucket located in the us-east-1 region. Users in Australia are experiencing slow upload speeds. How can the solutions architect improve the upload performance?
A global media company allows users to upload large video files to an Amazon S3 bucket located in the us-east-1 region. Users in Australia are experiencing slow upload speeds. How can the solutions architect improve the upload performance?
Answer options:
A.
Use Amazon CloudFront to cache the uploads.
B.
Enable S3 Transfer Acceleration on the bucket.
C.
Create a read replica of the S3 bucket in Australia.
D.
Use AWS Direct Connect.
How to approach this question
Look for the S3 feature designed for fast, long-distance uploads.
Full Answer
B.Enable S3 Transfer Acceleration on the bucket.✓ Correct
Amazon S3 Transfer Acceleration enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. It uses CloudFront's globally distributed edge locations.
Common mistakes
Choosing CloudFront directly for large file uploads.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert