I need to transfer objects from s3 bucket to another s3 in the same account

0

I have 2 buckets and I need to transfer large amounts of data (1TB) from one bucket to another every months (very important). How can I do this (the best variant)? I think the best variant is aws cli because s3 batch, SRR, S3 DataSync don't have the ability to do this on a monthly schedule(

Yurii
preguntada hace 2 años611 visualizaciones
1 Respuesta
1

Options - https://aws.amazon.com/premiumsupport/knowledge-center/s3-large-transfer-between-buckets/

If it is a continuous process, would you want to consider S3 replication? https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html

Make sure you also refer the considerations of replication - e.g. versioning on both source and destination buckets, etc.

profile pictureAWS
respondido hace 2 años
profile pictureAWS
EXPERTO
kentrad
revisado hace 2 años
  • What AWS services can be performed monthly? Because I read all this information and I didn't find any information about scheduling.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas