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 ?

gefragt vor einem Jahr1828 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen