0

Let say I have a S3 bucket which I created it and uploaded files to it a year ago. I kept it unchanged for a year. Now I turn on backup on it using continuous backup and set the total retention period to be 35 days (which is the max. value). Will my files that were uploaded a year ago able to be backup? I just have a doubt whether the initial backup taken will include a full backup from the S3 bucket regardless how old those files are.

1 Answer 1

0

The initial backup will do a full backup of your S3 bucket. It's point-in-time backup, so it makes a backup of your bucket as it was at a specific time, not based on when the objects in the bucket were created.

More details can be seen in the documentation, but important piece is "The first backup of a bucket is a full backup". This is true for both periodic and continuous backups.

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks Caldazar. If so, when the backup starts to happen daily and I restore the backup let say to the most recent time, will the restore contain the the files which were created in the source bucket a year ago? Still a bit confused how the 35 days retention affect the whole backup and restore process
That depends on whether you have deleted those files and when. If you deleted them before the restore point they will not be visible, but if you deleted them after the restore point, they will be visible. With continuous backup, you can restore to any point in time in the last 35 days.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.