{"id":5711,"date":"2020-10-09T14:18:09","date_gmt":"2020-10-09T12:18:09","guid":{"rendered":"https:\/\/tekmart.co.za\/t-blog\/?p=5711"},"modified":"2020-10-09T14:18:11","modified_gmt":"2020-10-09T12:18:11","slug":"differential-backup-a-tech-definition","status":"publish","type":"post","link":"https:\/\/tekmart.co.za\/t-blog\/differential-backup-a-tech-definition\/","title":{"rendered":"Differential Backup-a tech definition"},"content":{"rendered":"<span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time-approximately:<\/span> <span class=\"rt-time\"> 3<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span>\n<h2 class=\"wp-block-heading\"><strong>A differential backup is a\u00a0data backup\u00a0that copies all of the files that have changed since the last full backup was performed. This includes any data that has been created, updated or altered in any way and does not copy all of the data every time. The term differential backup stems from the concept that only data that is &#8220;different&#8221; is copied.<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cdn.ttgtmedia.com\/rms\/onlineImages\/rouse_margaret.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>Posted by:\u00a0<a href=\"https:\/\/www.techtarget.com\/contributor\/Margaret-Rouse\">Margaret Rouse<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/whatis.techtarget.com\/\">WhatIs.com<\/a><\/p>\n\n\n\n<p>Contributor(s):\u00a0<a href=\"https:\/\/www.techtarget.com\/contributor\/Sarah-Lewis\">Sarah Lewis<\/a>\u00a0and\u00a0<a href=\"https:\/\/www.techtarget.com\/contributor\/Sonia-Lelii\">Sonia Lelii<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How do differential backups work?<\/strong><\/h3>\n\n\n\n<p>Differential backups start with a\u00a0full backup, or the process of making a copy of all files in a data repository. Once the original full backup is performed, differential backups use it as a snapshot for comparison and to carry out subsequent backups. Then, as files are created or changed before the next full backup, they are flagged. Organizations will designate\u00a0the differential backup schedule, and once initiated, the\u00a0cumulative backup data\u00a0will be copied.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why use differential backups<\/strong><\/h3>\n\n\n\n<p>The idea behind using differential backups stems from saving storage space and restoration time. Since there are often less changes to data compared to the amount of files within a data repository, the backup will take less time to perform than a full backup.<\/p>\n\n\n\n<p>Full backups ensure the highest level of data security, however, they are not practical for companies to perform regularly as they take up time and resources. Therefore, organizations turn to differential backups as an alternative method to protecting critical or sensitive information.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>While differential backups can increase organizational efficiency, one major consideration is balancing out the full backup cycle. If too many differential backups are executed prior to the next full backup, the size of the differential backup may grow larger than the original baseline. <\/p><\/blockquote>\n\n\n\n<p>This may create a few redundancies as some files may be included in earlier differential backups that are then left unchanged, but continue to get backed up repeatedly until the next full backup. Due to this, some\u00a0data backup software\u00a0vendors have begun to incorporate triggers that automatically initiate a full backup if differential backups reach a certain size.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Differential backup vs. incremental backup<\/strong><\/h3>\n\n\n\n<p>Differential backups are often confused with incremental backups as each method only copies new, altered or updated files. However, an incremental backup process compares changes to the state of the data since the\u00a0previous\u00a0backup \u2013 whether it was a full backup\u00a0or incremental. For example, if a full backup was performed on Monday, Tuesday&#8217;s incremental will back up all new or changed files since Monday&#8217;s backup. However, Wednesday&#8217;s incremental will only back up files that have changed since Tuesday&#8217;s incremental backup and so on until another full backup is performed.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/cdn.ttgtmedia.com\/rms\/onlineimages\/whatis-pillar_full_incremental_differential_backup.png\" alt=\"\" width=\"580\" height=\"966\"\/><figcaption><strong>While differential and incremental backups have similarities, this graphic compares the two methods to a full backup.<\/strong><\/figcaption><\/figure>\n\n\n\n<p>These smaller sets of data are then used to create a series of individual backups that represent the full, up-to-date copy. With differential backups, each day\u2019s changes are compared to the original full backup, making a more cumulative series of data copies.<\/p>\n\n\n\n<p>Incremental backups copy fewer files and thus take up less storage capacity. However, the restore process may take longer than differential backups since the software used for recovery needs to rebuild the data from the most recent full backup as well as the separate incremental backups. In order to combat this issue, the multi-level incremental backup method developed as a solution. This variation of incremental backups is most similar to differential backups as it assigns backup levels that can span over multiple days or backups.<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Full vs. Differential vs. Incremental Backup: What&#039;s the Difference?\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/VmgE3vQG3lc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Pros and cons of differential backups<\/strong><\/h3>\n\n\n\n<p>Just like any other technology, there are advantages and disadvantages associated with differential backups. When\u00a0compared to other backup methods, a few pros to differential backups include:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The backup time is faster when compared to a full backup.<\/li><li>Since only changed data is targeted for backup, storage space is saved.<\/li><li>At most, two backup\u00a0storage media\u00a0types are needed for restoring data.<\/li><li>Recovery time is quicker as only the full backup and most recent differential backup are needed to restore the whole repository.<\/li><\/ul>\n\n\n\n<p><strong>Alternatively, a few cons are:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The\u00a0backed-up data\u00a0in a differential backup become progressively larger with each full backup cycle. This may make it a less attractive option for\u00a0cloud backup\u00a0as providers can charge based on storage space and bandwidth consumed.<\/li><li>Restoring individual backup files may be difficult or time-consuming as it needs to be searched within a larger backup.<\/li><li>A full backup is required before the differential backup process can begin.<\/li><li>If the full backup or any subsequent differential backup fails, the\u00a0data recovery\u00a0process cannot be completed.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p><span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time-approximately:<\/span> <span class=\"rt-time\"> 3<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span>A differential backup is a\u00a0data backup\u00a0that copies all of the files that have changed since the last full backup was performed. This includes any data that has been created, updated or altered in any way and does not copy all of the data every time. The term differential backup stems from the concept that only data that is &#8220;different&#8221; is<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/tekmart.co.za\/t-blog\/differential-backup-a-tech-definition\/\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[130,30,3,51,9],"tags":[],"class_list":["post-5711","post","type-post","status-publish","format-standard","hentry","category-differential-backup","category-expert-advise-and-opinion","category-industry-news-and-expert-advise","category-tech-acronyms-and-initialisms","category-tech-definitions"],"_links":{"self":[{"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/posts\/5711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/comments?post=5711"}],"version-history":[{"count":1,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/posts\/5711\/revisions"}],"predecessor-version":[{"id":5712,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/posts\/5711\/revisions\/5712"}],"wp:attachment":[{"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/media?parent=5711"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/categories?post=5711"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tekmart.co.za\/t-blog\/wp-json\/wp\/v2\/tags?post=5711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}