Experience: is what you get soon after you need it.

Experience: is what you get soon after you need it.



My Cloud Certifications:

GIAC Cloud Penetration Tester (GCPN)

GIAC Cloud Security Automation (GCSA)

GIAC Security Essentials (GSEC)

Certified Kubernetes Administrator (CKA)

Cloud Certified Security Professional (ISC2)

CyberSecurity Certified Professional (ISC2)

AWS Certified Solutions Architect Associate

Azure Certified Architect Expert

Azure Certified Architect

Azure Certified Administrator

Oracle Cloud Infrastructure 2018 Certified Architect Associate.

Oracle Cloud Infrastructure Classic 2018 Certified Architect Associate.

Oracle Database Cloud Administrator Certified Professional.

Oracle Database Cloud Service Operations Certified Associate.

Search This Blog

Friday, April 9, 2010

Full Backup Vs Incremental

The only difference between a level 0 incremental backup and a full backup is that a
full backup is never included in an incremental strategy. Thus, an incremental level 0 is
a full backup that happens to be the parent of incremental backups whose level is
greater than 0.
A level 1 incremental backup can be either of the following types:
■ A differential incremental backup, which backs up all blocks changed after the
most recent incremental backup at level 1 or 0
■ A cumulative incremental backup, which backs up all blocks changed after the
most recent incremental backup at level 0
Incremental backups are differential by default.

Note: Cumulative backups are preferable to differential backups
when recovery time is more important than disk space, because
fewer incremental backups need to be applied during recovery.

No comments: