A financial services company is planning to migrate its on-premises document management system to AWS. The company must address two specific requirements:
1. Transfer a archive of historical bank statements to Amazon S3. The company's on-premises internet connection has a maximum outbound bandwidth of , and the migration must be completed within days.
2. Provide local on-premises applications with low-latency access to frequently used active documents that are stored in Amazon S3, using standard file sharing protocols.
Which two AWS services or features should the company use to meet these requirements? (Select TWO.)
- AWS Snowball Edge Storage OptimizedCevap
- Amazon S3 File GatewayCevap
- CAWS DataSync
- DAWS Transfer Family
- EAWS Direct Connect
Cevap
AWS Snowball Edge Storage Optimized and Amazon S3 File Gateway
AWS Snowball Edge Storage Optimized is the correct choice for migrating the archive because the network bandwidth () makes online transfer mathematically impossible within days. Shipping physical storage appliances is the standard practice for this scenario. Amazon S3 File Gateway is the correct hybrid storage solution because it provides a local on-premises cache for files in S3 and supports NFS and SMB protocols directly.
Adım Adım Çözüm
Anahtar Kavram
Selecting appropriate AWS hybrid storage and offline data migration services based on network bandwidth constraints and local access protocols.