Easy1 markMultiple Choice
AWS SAA-C03 · Question 50 · Domain 3.5: Data Ingestion
A research facility needs to transfer 50 Terabytes of data to AWS. Their internet connection is 100 Mbps and is heavily utilized by daily operations. What is the MOST efficient way to transfer this data to Amazon S3?
A research facility needs to transfer 50 Terabytes of data to AWS. Their internet connection is 100 Mbps and is heavily utilized by daily operations. What is the MOST efficient way to transfer this data to Amazon S3?
Answer options:
A.
Use AWS DataSync over the internet.
B.
Use Amazon S3 Multipart Upload.
C.
Order an AWS Snowball Edge device.
D.
Set up a VPN connection.
How to approach this question
Calculate that 50TB over 100Mbps takes too long, requiring a physical transfer device.
Full Answer
C.Order an AWS Snowball Edge device.✓ Correct
Order an AWS Snowball Edge device.
AWS Snowball Edge is a data migration and edge computing device. It is used to move terabytes or petabytes of data to AWS when network conditions are poor or transferring over the internet would take too long.
Common mistakes
Thinking DataSync can magically bypass physical bandwidth limitations.
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