2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
Hi! There are lot of possible combinations to save money, i don't know which one suits you best.
- Using S3 batch operations for Cross region replication.
- Using AWS Data sync.
- Use AWS CLI SYNC, if you have small amount of data
- Can user snowball for large amount of data transfer.
- Using Privatelink with storage gateway and s3 endpoint for data transfer.
Obviously, transferring data inside aws is cheaper than transferring through local file system. There can be more of these like shifting storage classes, or create a gateway between VPCs for direct access. etc.
Hope this help.
répondu il y a un an
0
I am unsure what you mean by "to a different location". If it is another AWS S3 bucket in a different region, you can check S3 cross region replication.
If it is a different location, you can checkout the AWS DataSync service. This can also be used to move data between different S3 buckets.
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 3 mois
- demandé il y a 6 mois
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans