Easy1 markMultiple Choice
AWS SAA-C03 · Question 39 · Domain 3.1: Storage Performance
A global user base frequently uploads large video files (up to 5 GB) to an Amazon S3 bucket located in the us-east-1 region. Users in Asia and Europe are experiencing slow upload speeds. What is the MOST effective way to improve upload performance for these users?
A global user base frequently uploads large video files (up to 5 GB) to an Amazon S3 bucket located in the us-east-1 region. Users in Asia and Europe are experiencing slow upload speeds. What is the MOST effective way to improve upload performance for these users?
Answer options:
A.
Use Amazon CloudFront to cache the uploads.
B.
Enable S3 Transfer Acceleration on the bucket.
C.
Increase the internet connection speed of the S3 bucket.
D.
Use AWS Direct Connect.
How to approach this question
Look for 'global users', 'uploading large files', and 'slow speeds'. S3 Transfer Acceleration is the specific feature for this.
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.
Common mistakes
Choosing CloudFront. While Transfer Acceleration uses CloudFront edge locations under the hood, Transfer Acceleration is the specific S3 feature you must enable.
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert