Medium1 markMultiple Choice
AWS SAA-C03 · Question 42 · Domain 3.1: Storage Performance
A company needs to upload 100 GB files to an Amazon S3 bucket from locations around the world. The uploads are currently taking too long over the public internet. What is the MOST effective way to speed up these uploads?
A company needs to upload 100 GB files to an Amazon S3 bucket from locations around the world. The uploads are currently taking too long over the public internet. What is the MOST effective way to speed up these uploads?
Answer options:
A.
Use AWS Direct Connect.
B.
Enable S3 Transfer Acceleration on the bucket.
C.
Use Amazon CloudFront to cache the uploads.
D.
Use AWS Snowball.
How to approach this question
Match 'global uploads to S3' and 'speed up' to S3 Transfer Acceleration.
Full Answer
B.Enable S3 Transfer Acceleration on the bucket.✓ Correct
Enable S3 Transfer Acceleration on the bucket.
Amazon S3 Transfer Acceleration enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. It takes advantage of Amazon CloudFront's globally distributed edge locations.
Common mistakes
Choosing CloudFront directly. While S3TA uses the CloudFront network, S3TA is the specific feature you enable on the bucket.
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert