ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 452 - SAA-C03 discussion

Report
Export

A company wants to migrate 100 GB of historical data from an on-premises location to an Amazon S3 bucket. The company has a 100 megabits per second (Mbps) internet connection on premises. The company needs to encrypt the data in transit to the S3 bucket. The company will store new data directly in Amazon S3.

Which solution will meet these requirements with the LEAST operational overhead?

A.
Use the s3 sync command in the AWS CLI to move the data directly to an S3 bucket.
Answers
A.
Use the s3 sync command in the AWS CLI to move the data directly to an S3 bucket.
B.
Use AWS DataSync to migrate the data from the on-premises location to an S3 bucket.
Answers
B.
Use AWS DataSync to migrate the data from the on-premises location to an S3 bucket.
C.
Use AWS Snowball to move the data to an S3 bucket.
Answers
C.
Use AWS Snowball to move the data to an S3 bucket.
D.
Set up an IPsec VPN from the on-premises location to AWS. Use the s3 cp command in the AWS CLI to move the data directly to an S3 bucket.
Answers
D.
Set up an IPsec VPN from the on-premises location to AWS. Use the s3 cp command in the AWS CLI to move the data directly to an S3 bucket.
Suggested answer: B

Explanation:

AWS DataSync is a data transfer service that makes it easy for you to move large amounts of data online between on-premises storage and AWS storage services over the internet or AWS Direct Connect. DataSync automatically encrypts your data in transit using TLS encryption, and verifies data integrity during transfer using checksums. DataSync can transfer data up to 10 times faster than open-source tools, and reduces operational overhead by simplifying and automating tasks such as scheduling, monitoring, and resuming transfers.

Reference: https://aws.amazon.com/datasync/

asked 16/09/2024
Christian Walet
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first