A company wants to migrate an on-premises data center to AWS. The data center hosts an SFTP server that stores its data on an NFS-based file system. The server holds 200 GB of data that needs to be transferred. The server must be hosted on an Amazon EC2 instance that uses an Amazon Elastic File System (Amazon EFS) file system. Which combination of steps should a solutions architect take to automate this task? (Choose two.)
ALaunch the EC2 instance into the same Availability Zone as the EFS file system.
BInstall an AWS DataSync agent in the on-premises data center.
CCreate a secondary Amazon Elastic Block Store (Amazon EBS) volume on the EC2 instance for the data.
DManually use an operating system copy command to push the data to the EC2 instance.
EUse AWS DataSync to create a suitable location configuration for the on-premises SFTP server.