Medium1 markMultiple Choice
AWS SAA-C03 · Question 38 · Domain 3.5: Data Ingestion
A company needs to transfer 50 TB of data from their on-premises data center to Amazon S3. Their internet connection is 100 Mbps and is heavily utilized by other applications. They need to complete the transfer within two weeks. <br/><br/>Which solution is the MOST reliable and cost-effective?
A company needs to transfer 50 TB of data from their on-premises data center to Amazon S3. Their internet connection is 100 Mbps and is heavily utilized by other applications. They need to complete the transfer within two weeks. <br/><br/>Which solution is the MOST reliable and cost-effective?
Answer options:
A.
Use AWS DataSync over the existing internet connection.
B.
Set up a 1 Gbps AWS Direct Connect connection.
C.
Order an AWS Snowball Edge Storage Optimized device to transfer the data.
D.
Use Amazon S3 Transfer Acceleration.
How to approach this question
Calculate or estimate transfer time. 50TB over 100Mbps takes too long. Offline transfer is required.
Full Answer
C.Order an AWS Snowball Edge Storage Optimized device to transfer the data.✓ Correct
Order an AWS Snowball Edge Storage Optimized device to transfer the data.
AWS Snowball Edge is a data migration and edge computing device. For large data transfers (terabytes to petabytes) where internet bandwidth is insufficient or too costly, ordering a Snowball device is the standard AWS best practice.
Common mistakes
Choosing DataSync without considering the physical limitations of a 100 Mbps connection.
Practice the full AWS SAA-C03 Practice Exam 4
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 wants...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
Expert