Creating automatic copies from one S3 bucket to another

0

Hi, I want to schedule automatic backups from one bucket to another. I have an instance with Plesk that automatically makes backups in a S3 bucket, but in this one only 4 copies are saved (or as many as I configure in Plesk). I would like that every certain period of time, automatic backups are made to the other bucket, where I would save more copies, for example 10 weeks. Can I make this process of copying from one bucket to another automatically? How? Thank you.

2 réponses
0
Réponse acceptée

Hello.

Instead of copying backups from S3 to S3, why not create backups with AWS Backup?
With this, there is no need to create shell scripts, so you can set it up right away.
https://docs.aws.amazon.com/aws-backup/latest/devguide/s3-backups.html

profile picture
EXPERT
répondu il y a 3 mois
profile pictureAWS
EXPERT
vérifié il y a 3 mois
  • I fully concur, AWS Backup is THE way to go for such backups. In my team, we use it very heavily: simple, efficient and rock-solid.

0

If you want automated copies of your S3 objects to another buckets right at the time of creation/PUT then S3 replication is also an ideal feature to use. You can configure an S3 LC policy at the destination bucket if we want to keep only last X days of objects. Its worth exploring if it satisfy your use case and requirements. There are many customers who solely relay on S3 replication rather than AWS backup for S3.

AWS
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions