Easy1 markMultiple Choice
AWS SAA-C03 · Question 52 · Domain 3.5: Data Ingestion
A research facility has 50 TB of genomic data stored on local NAS devices. They need to transfer this data to Amazon S3. The facility has a slow 50 Mbps internet connection. Which TWO services are MOST appropriate for this transfer? (Select TWO.)
A research facility has 50 TB of genomic data stored on local NAS devices. They need to transfer this data to Amazon S3. The facility has a slow 50 Mbps internet connection. Which TWO services are MOST appropriate for this transfer? (Select TWO.)
Answer options:
A.
AWS DataSync
B.
AWS Snowball Edge Storage Optimized
C.
AWS Direct Connect
D.
AWS Snowcone
E.
Amazon S3 Multipart Upload
How to approach this question
Identify the bottleneck: large data (50TB) over a slow connection (50Mbps). Offline physical transfer is required.
Full Answer
AWS Snowball Edge Storage Optimized and AWS Snowcone.
Transferring 50 TB over a 50 Mbps connection would take over 3 months. The AWS Snow Family (Snowball Edge, Snowcone) provides physical devices that AWS ships to your location. You load the data locally and ship it back, bypassing the slow internet connection.
Common mistakes
Selecting DataSync, ignoring the math of the slow internet connection.
Practice the full AWS SAA-C03 Practice Exam 3
65 questions · hints · full answers · grading
More questions from this exam
Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
Expert