AWS data sync vs storage gateway use case
Asked Answered
B

1

16

What is the real world use case difference between AWS data sync and storage gateway, since both allow data transfer from/to on premise data centre and AWS.

Bottomry answered 29/6, 2021 at 8:59 Comment(1)
This is in fact a bit confusing as AWS docs say you can use DataSync for data transfer to and from S3 ... so that could also mean an integration solution just like what Storage Gateway promises !?? aws.amazon.com/about-aws/whats-new/2021/11/…Vedis
J
29

One is for optimized data movement, and the other is more suitable for hybrid architecture.

AWS DataSync is ideal for online data transfers. You can use DataSync to migrate active data to AWS, transfer data to the cloud for analysis and processing, archive data to free up on-premises storage capacity, or replicate data to AWS for business continuity.

AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage.

You can combine both services. Use AWS DataSync to migrate existing data to Amazon S3, and then use the File Gateway configuration of AWS Storage Gateway to retain access to the migrated data and ongoing updates from your on-premises file-based applications.

Jillion answered 29/6, 2021 at 9:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.