
Ultimate access to all questions.
A company plans to migrate their on-premises data center to AWS, including an SFTP server with 200 GB of NFS-backed data. The migration must utilize an Amazon EC2 instance with Amazon EFS. Identify the steps a solutions architect should take to automate the migration process.
A
Launch an EC2 instance in the same Availability Zone as the EFS.
B
Deploy an AWS DataSync agent on-premises.
C
Add an Amazon EBS volume to the EC2 instance for data storage.
D
Copy data to the EC2 instance using OS-level commands.
E
Configure AWS DataSync for the SFTP server's location.