AWS Backup size for EC2

0

Hello.

I am using AWS Backup, I have configured a backup plan and rule for EC2 (disk1: 40GB, disk2: 20GB) with 02 days of retention, I understand that first backup will be full, but all following backups will be incrementals, and there is not way to configure a backup full every week, is that correct? I see that every day the backup size is 60GB, so I understand that incremental backups do not work. How can I validate if incremental is working, or this is normal behavior, and I should see the size in another way?

How can I estimate the storage for for backups?

Thank you.

Orlando
preguntada hace 2 años1117 visualizaciones
1 Respuesta
0
Respuesta aceptada

TLDR: First snapshot is full then forever incremental. AWS hides the size of the snapshot. Your only estimate is the bill.

This is an issue with EBS snapshots, not directly AWS Backup. AWS uses black magic and doesn't tell you what actually happens. You are correct in that the first snapshot of a volume, whether via EBS snapshot or AWS Backup [which is EBS snapshot anyway], will be full and then forever incremental. The size shown for the snapshot is always the full size of the volume. The only way you can get any information is in the Billing dashboard for the total EBS snapshot cost. Snapshots only backup data, then the deltas, and I think there is a form of compression, so, yeah ... black magic.

JWood
respondido hace 2 años
  • Hello.

    Thank you for your answer.

    It is black magic xD

  • Additional comment, I understand the first backup will be full, and then incremental backups, it means no more full backups, only the first time.

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