
Answer-first summary for fast verification
Answer: Use AWS DataSync agents on-premises for data transfer to FSx, scheduling tasks accordingly., Deploy an AWS Snowcone device connected to the local network, with DataSync agents for FSx data migration.
The correct answers are A and D. Option A suggests deploying AWS DataSync agents on-premises and scheduling DataSync tasks to transfer the data to the FSx for Windows File Server file system. This approach is effective for direct and secure data transfer while preserving file permissions. Option D involves ordering an AWS Snowcone device, connecting it to the on-premises network, launching DataSync agents on the device, and scheduling DataSync tasks to transfer the data to the FSx for Windows File Server file system. This method is also viable for offline data transfer and ensures that file permissions are maintained during the migration process.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company seeks to migrate and consolidate its on-premises Windows file servers to Amazon FSx for Windows File Server, with a requirement to preserve file permissions. Identify the viable solutions for this migration.
A
Use AWS DataSync agents on-premises for data transfer to FSx, scheduling tasks accordingly.
B
Utilize AWS CLI to copy shares to S3 buckets, followed by AWS DataSync tasks for FSx data transfer.
C
Ship drives from file servers to AWS after removal, for Amazon S3 import, then use DataSync for FSx.
D
Deploy an AWS Snowcone device connected to the local network, with DataSync agents for FSx data migration.
E
Acquire an AWS Snowball Edge, transfer data via AWS CLI, return it to AWS for S3 import, and schedule DataSync for FSx.
No comments yet.