We currently have our S3 retention set to 60 days. When I look at restoring from S3, it consists of all incrementals, with a full backup sitting at 61 days.
Question 1: If we set our immutability to 30 days, wouldn’t we be at risk of our full backup being corrupted since it’s outside the 30-day window?
Question 2: The formula for S3 storage is retention + immutability + block generation (30 days). So if we set retention to 60 days, immutability to 30 days, and S3 block generation to 30 days, would that give us 120 days of retention? Could we restore from 120 days back?
Essentially, we are looking to ensure 30 days of immutability and need guidance on configuring that correctly.