An enterprise needs to migrate of document archives from an on-premises NFS file system to an Amazon S3 bucket in a target AWS account. The enterprise has a internet connection available for this migration. The migration must be completed within . The data must be encrypted at rest in Amazon S3 using a customer managed key (CMK) in AWS KMS. Which of the following is the most efficient and secure method to perform this migration?
- Create an import job for two AWS Snowball Edge Storage Optimized devices in the target AWS account, specifying the target S3 bucket and a customer managed KMS key. Ship the devices to the on-premises datacenter, copy the NFS data to the devices, and ship them back to AWS.Cevap
- BDeploy AWS DataSync agents on-premises, establish an AWS Site-to-Site VPN over the internet, and configure a DataSync task to sync the NFS data directly to the S3 bucket in the target account using the customer managed KMS key.
- CCreate an import job for two AWS Snowball Edge Storage Optimized devices in the source AWS account, specifying the target S3 bucket in the target AWS account, and encrypting the data using the default AWS managed key (aws/s3). Copy the NFS data to the devices and ship them back to AWS.
- DConfigure an AWS Transit Gateway with a VPN connection to the on-premises network, deploy AWS DataSync agents on-premises, and set up transitive routing through the Transit Gateway to transfer the data over the network to the S3 bucket utilizing the customer managed KMS key.
Cevap
Create an import job for two AWS Snowball Edge Storage Optimized devices in the target AWS account, specifying the target S3 bucket and a customer managed KMS key. Ship the devices to the on-premises datacenter, copy the NFS data to the devices, and ship them back to AWS.
The correct option correctly identifies that network transfer is infeasible due to the timeline limit of and bandwidth of . Using two AWS Snowball Edge Storage Optimized devices (each providing of usable storage) allows physical transport of the dataset. Creating the import job in the target AWS account and using a customer managed KMS key ensures that permissions are correctly configured for secure data ingest into the destination S3 bucket.
Adım Adım Çözüm
Anahtar Kavram
Selecting between online network transit and offline physical shipping based on bandwidth constraints, and configuring target account encryption keys under AWS KMS policies.
Tahmini Süre:3m 0s