Setup sync between EBS volume and S3 using DataSync

0

What is the easiest/simple way to setup sync between ebs volume attached to ec2 instance and s3 ?

質問済み 1年前1828ビュー
1回答
1

There are a couple of different options. DataSync will talk to an EC2 server that is sharing data via SMB/NFS/HDFS and you can sync to S3. Without using DataSync, you can certainly sync directories to S3 via the AWS CLI. It would somewhat depend on the specific use case, if it is for backup purposes, you might consider AWS Backup.

profile pictureAWS
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ