{"id":50334,"date":"2021-04-01T15:10:38","date_gmt":"2021-04-01T11:10:38","guid":{"rendered":"https:\/\/www.msp360.com\/resources\/?p=50334"},"modified":"2025-05-09T15:01:45","modified_gmt":"2025-05-09T11:01:45","slug":"frequently-asked-questions-about-backups","status":"publish","type":"post","link":"https:\/\/www.msp360.com\/resources\/blog\/frequently-asked-questions-about-backups\/","title":{"rendered":"Frequently Asked Questions About Backups: Everything You Should Know"},"content":{"rendered":"<p>By now, you\u2019ve probably noticed that backup-related terminology can be pretty confusing at times. So, of course, it\u2019s understandable if you occasionally find yourself lost or, perhaps, having trouble choosing the appropriate backup configuration.<!--more--><\/p>\n<p>And yes. This problem tends to affect even experienced IT professionals. Quite a number of them have complained that they sometimes find it hard to distinguish between various backup procedures, as well as determine the appropriate best practices to apply in varying circumstances.<\/p>\n<p>That\u2019s why we\u2019ve compiled a comprehensive backup guide to help you out. It provides clear and concise answers to all the critical backup issues that you might want to know - from the basics to the best practices and proven backup strategies.<\/p>\n<h2>What Are the Types of Backup?<\/h2>\n<p>While there are different ways of classifying backup, the principal one is based on backup methodology. And when it comes to that, we generally consider how data is transmitted across different stages.<\/p>\n<p>That\u2019s why MSP360 distinguishes four primary types of backup:<\/p>\n<ul>\n<li>Full backup.<\/li>\n<li>Incremental backup.<\/li>\n<li>Differential backup.<\/li>\n<li>Synthetic full backup.<\/li>\n<\/ul>\n<h2>What Is a Full Backup?<\/h2>\n<p>A full backup is one that stores a copy of the entire selected dataset. In other words, it entails sending all the data to the backup storage. It\u2019s that simple and straightforward.<\/p>\n<p>But \u2013 get this \u2013 in most cases, full backups are only performed once, at the beginning of the backup process. That provides a foundation for running other types of backup on subsequent occasions. Otherwise, it would be cumbersome to perform full backups every single time.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/backup-types-comparison\/\">Types of Backup<\/a><\/p>\n<h2>What Is Incremental Backup and Differential Backup?<\/h2>\n<p>Incremental Backup is all about sending copies of only new and altered data blocks (since the last backup instance) to the backup storage. This is usually performed to quickly update the previous version of data in the backup storage. And, in most cases, it\u2019s used on regular data, as well as image-based datasets.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/incremental-backup-guide\/\">Incremental Backup Explained<\/a><\/p>\n<p>Differential Backup, on the other hand, isn\u2019t exactly meant to update the last backed-up version. Instead, it sends in copies of all new and modified data since the initial full backup instance. Consequently, backed-up data continues to grow in size with each differential backup instance.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/differential-backup-explained\/\">Differential Backup: A Full Guide<\/a><\/p>\n<h2>What Is a Synthetic Full Backup?<\/h2>\n<p>A synthetic full backup is a form of full backup that\u2019s usually performed to update data that was already backed up in full.<\/p>\n<p>Unlike regular full backups, though, it doesn\u2019t simply re-upload copies of all the data. Instead, it compares the copies that were already backed up with the data on the source machine, and then proceeds to transfer only copies of the modified data from the machine to the backup storage.<\/p>\n<p>The unchanged data blocks, on the other hand, are replicated within the backup storage and then combined with the uploaded modified copies to establish a new fully backed-up dataset. This, in the end, makes synthetic full backup much faster and more convenient than performing a complete full backup.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/synthetic-full-backup-explained\/\">Synthetic Full Backup: How It Works<\/a><\/p>\n<div class=\"call-to-action\">\n<div class=\"call-to-action__left\">\n<div class=\"call-to-action__tag\">FREE WHITEPAPER<\/div>\n<div class=\"call-to-action__title\">Full System Backup and Recovery<\/div>\n<div class=\"call-to-action__text\">Check out our comprehensive guide covering system state, system image, and application-aware backup and recovery, as well as bare-metal recovery:<\/div>\n<!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper hs-cta-deferred\" id=\"hs-cta-wrapper-64dcb3ac-a304-4fdc-a704-c1242185e7c4\" data-portal=\"5442029\" data-id=\"64dcb3ac-a304-4fdc-a704-c1242185e7c4\"><span class=\"hs-cta-node hs-cta-64dcb3ac-a304-4fdc-a704-c1242185e7c4\" id=\"hs-cta-64dcb3ac-a304-4fdc-a704-c1242185e7c4\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/5442029\/64dcb3ac-a304-4fdc-a704-c1242185e7c4\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-64dcb3ac-a304-4fdc-a704-c1242185e7c4\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/5442029\/64dcb3ac-a304-4fdc-a704-c1242185e7c4.png\" alt=\"CTA\"><\/a><\/span><\/span><!-- end HubSpot Call-to-Action Code -->\n<\/div>\n<div class=\"call-to-action__right\"><img decoding=\"async\" style=\"max-width: 200px;\" src=\"https:\/\/www.msp360.com\/resources\/wp-content\/uploads\/2018\/02\/Full-System-Backup-WP-icon.png\" alt=\"WP icon\" \/><\/div>\n<\/div>\n<h2>What Are the Backup Methods?<\/h2>\n<p>Seems strange, I know, but don't make the mistake of confusing backup methods with types of backup. While the latter focuses on various backup methodologies, the former is all about the different approaches used to back up data. You could also think of them as backup techniques.<\/p>\n<p id=\"last\">That said, there are three primary data backup methods: file-level backup, system state backup, <a href=\"https:\/\/www.msp360.com\/resources\/blog\/file-level-vs-image-level-backup\/\">image-based backup<\/a>, application-aware backup, and VM backup.<\/p>\n<div id=\"slidebox\"><span class=\"close\">\u00a0<\/span><!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper hs-cta-deferred\" id=\"hs-cta-wrapper-aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\" data-portal=\"5442029\" data-id=\"aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\"><span class=\"hs-cta-node hs-cta-aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\" id=\"hs-cta-aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/5442029\/aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/5442029\/aa07fdb8-7776-46a5-9fa0-ec6e93f0f0a6.png\" alt=\"CTA\"><\/a><\/span><\/span><!-- end HubSpot Call-to-Action Code --><\/div>\n<h3>What Is a File-Level Backup?<\/h3>\n<p>File-level backup is a technique that organizes the data into separate files. So you should be able to conveniently upload different files of data from the source machine to the backup storage.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/file-backup-best-practices-for-msps\/\">File-Level Backup Best Practices<\/a><\/p>\n<h3>What Is a System State Backup?<\/h3>\n<p>Unlike file-level backup, system state backup attempts to save copies of the source machine\u2019s critical system files. This is where you back up the operating system along with all the accompanying system configurations.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/system-state-backup\/\">System State Backup Explained<\/a><\/p>\n<h3>What Is an Image-Based Backup?<\/h3>\n<p>Image-based backup is a special technique that copies the source machine\u2019s hard drive data along with all the associated configurations, and then saves them in the backup storage. This allows you to perform recoveries from the hard drive images.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/image-backup-and-recovery\/\">System Image Backup and Recovery Guide<\/a><\/p>\n<h3>What Is an Application-Aware Backup?<\/h3>\n<p>Application-aware backup is intended to back up the full state of special applications. It copies and saves application data along with its associated configurations at a specific point in time. With that, it becomes easy to fully restore applications in their full state.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/system-backup-and-restore\/#header-counter-3\">Application-Aware Backup<\/a><\/p>\n<h3>What Is VM Backup?<\/h3>\n<p><a href=\"https:\/\/www.msp360.com\/solutions\/virtual-machine-backup\/\">VM backup<\/a> seeks to transfer copies of data from virtual machines and then save them in the backup storage. The architecture here is, of course, different compared to local machines, and the whole procedure happens to support block tracking.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/vm-backup-best-practices-for-msps\/\">Virtual Machine Backup Best Practices<\/a><\/p>\n<h2>What Type of Backup Should I Use?<\/h2>\n<p>Here are a couple of pointers you should keep in mind while selecting the appropriate backups for each occasion:<\/p>\n<ul>\n<li>You should always begin with a full backup. This provides a basis for the subsequent backups. But, don\u2019t leave it at that. It\u2019s advisable to perform full backups from time to time - even when you\u2019re running other types of backup - just to ensure data consistency and backup reliability.<\/li>\n<li>Instead of performing full backups every other time, consider only doing them occasionally, while running incremental backups more frequently. This is a convenient way of updating your full backups without the pressure of re-uploading the entire dataset. The only problem is, losing some of the data changes would compromise the entire backup.<\/li>\n<li>If you\u2019re seeking to speed up your data recovery capabilities, you might want to prioritize differential backup. It\u2019s particularly effective in backing up and restoring Microsoft SQL servers.<br \/>\nFor quicker system-level backups, you should set up a synthetic full backup framework.<\/li>\n<\/ul>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/data-backup-plan\/\">Backup Plan: The Ultimate Guide to Saving Your Data<\/a><\/p>\n<h2>What Data Should Be Backed Up and How Frequently?<\/h2>\n<p>The fact of the matter is, you should back up every last piece of data in your system. There are no exceptions.<\/p>\n<p>While you\u2019re at it, though, please remember that each type of data should be treated differently.<\/p>\n<p>For instance, the backup frequency itself is not the same for all the files; it varies depending on how \u201chot\u201d the data is. And when it comes to that, there are three main classifications for backed-up data:<\/p>\n<ul>\n<li><strong>Hot data<\/strong> is the most critical. It includes production databases, which you might need to restore on a daily basis. As such, it ought to be backed up regularly and the subsequent changes updated in real time.<\/li>\n<li><strong>Cool data<\/strong> is less critical and it\u2019s only recovered after a data loss. That means you should be fine-updating the backed-up data on, say, a weekly basis or so.<\/li>\n<li><a href=\"https:\/\/www.msp360.com\/resources\/blog\/data-archiving-explained\/\"><strong>Archive data<\/strong><\/a> is only reserved for compliance or audit purposes. So, it\u2019s usually backed up for years and only updated once in a while.<\/li>\n<\/ul>\n<p>Another way to look at it would be:<\/p>\n<ul>\n<li><strong>Operating system files<\/strong> should be backed up through an initial full backup, and subsequently updated via a full backup every single time a change is detected in the system files (although this happens less frequently).<\/li>\n<li><strong>Application configuration data<\/strong> should also be fully backed up and then updated only when application data is modified in the source machine.<\/li>\n<li><strong>Operational files<\/strong>, on the other hand, should be backed up and updated on a regular basis, because they hold mission-critical data that keeps changing consistently.<\/li>\n<\/ul>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/comparison-aws-azure-google\/\">Compare AWS, Microsoft Azure and Google Cloud for Backup<\/a><\/p>\n<div class=\"call-to-action\">\n<div class=\"call-to-action__left\" style=\"width: 75%;\">\n<div class=\"call-to-action__title\">Essential Guide to Backup for MSPs<\/div>\n<div class=\"call-to-action__text\">Backup best practices and tips on how to protect your customers\u2019 sensitive data<\/div>\n<!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper hs-cta-deferred\" id=\"hs-cta-wrapper-d7a3df42-5072-4766-aac8-e2bc23caa204\" data-portal=\"5442029\" data-id=\"d7a3df42-5072-4766-aac8-e2bc23caa204\"><span class=\"hs-cta-node hs-cta-d7a3df42-5072-4766-aac8-e2bc23caa204\" id=\"hs-cta-d7a3df42-5072-4766-aac8-e2bc23caa204\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/5442029\/d7a3df42-5072-4766-aac8-e2bc23caa204\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-d7a3df42-5072-4766-aac8-e2bc23caa204\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/5442029\/d7a3df42-5072-4766-aac8-e2bc23caa204.png\" alt=\"CTA\"><\/a><\/span><\/span><!-- end HubSpot Call-to-Action Code -->\n<\/div>\n<div class=\"call-to-action__right\" style=\"width: 25%;\"><img decoding=\"async\" src=\"https:\/\/www.msp360.com\/resources\/wp-content\/uploads\/2019\/12\/Backup-best-practices-icon-2.png\" alt=\"WP icon\" \/><\/div>\n<\/div>\n<h2>What Data Backup Best Practices Exist?<\/h2>\n<p>For the best possible outcome, you should;<\/p>\n<ul>\n<li>Start by defining the types of data in the system. This is where you identify hot, cold, and archive data, as well as system data, application configuration data, and operational data.<\/li>\n<li>Once you\u2019ve done that, you can go ahead and select the most appropriate types of backup for each data class.<\/li>\n<li>While you\u2019re at it, you should pick ideal backup destinations. This is where you choose between local, cloud, and <a href=\"https:\/\/www.msp360.com\/resources\/blog\/hybrid-cloud-backup\/\">hybrid backup<\/a> storage.<\/li>\n<\/ul>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/local-cloud-hybrid-network-design\/\">Local, Cloud and Hybrid Network: Which One Should You Opt to?<\/a><\/p>\n<ul>\n<li>After that, you can go ahead and create a comprehensive backup plan, complete with a corresponding <a href=\"https:\/\/www.msp360.com\/resources\/blog\/best-backup-schedule-for-small-business\/\">backup schedule<\/a>.<\/li>\n<li>Then, to ensure business continuity over the long haul, consider calculating and establishing the overall <a href=\"https:\/\/www.msp360.com\/resources\/blog\/recovery-time-objective-rto-explained\/\">recovery time objective<\/a> (RTO), plus the <a href=\"https:\/\/www.msp360.com\/resources\/blog\/recovery-point-objective-explained\/\">recovery point objective<\/a> (RPO).<\/li>\n<li>Remember to further evaluate and understand the actual cost of downtime in the event of a disaster.<\/li>\n<li>And, most importantly, you might want to follow the standard 3-2-1 data backup strategy.<\/li>\n<\/ul>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/backup-best-practices-for-msps\/\">Data Backup Best Practices<\/a><\/p>\n<h2>What Is a 3-2-1 Backup Strategy?<\/h2>\n<p>The 3-2-1 backup strategy attempts to seal potential data loss loopholes by spreading out your backup copies across different storage locations. That means you can recover your system from multiple backup locations.<\/p>\n<p>In essence, you should have at least <strong>3<\/strong> copies of your data: <strong>2<\/strong> backed up locally in different devices; and <strong>1<\/strong> stored in an offsite backup location, such as the cloud.<\/p>\n<p><span class=\"further-reading \">Further reading<\/span> <a href=\"https:\/\/www.msp360.com\/resources\/blog\/following-3-2-1-backup-strategy\/\">3-2-1 Backup Strategy<\/a><\/p>\n<h2>Conclusion<\/h2>\n<p>These simple answers will help you to differentiate the backup-related terminology and understand the backup best practices you can easily adopt. To make your backup routines even more convenient and simple, try <a href=\"https:\/\/www.msp360.com\/managed-backup\/\">MSP360 Managed Backup<\/a>, which was designed to leverage the major cloud storage providers, centralize all backup operations, and deliver solid data protection.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By now, you\u2019ve probably noticed that backup-related terminology can be pretty confusing at times. So, of course, it\u2019s understandable if you occasionally find yourself lost or, perhaps, having trouble choosing the appropriate backup configuration.<\/p>\n","protected":false},"author":82,"featured_media":50338,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[883,877],"tags":[],"class_list":["post-50334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-backup-and-dr-articles","category-blog-articles"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/posts\/50334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/users\/82"}],"replies":[{"embeddable":true,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/comments?post=50334"}],"version-history":[{"count":9,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/posts\/50334\/revisions"}],"predecessor-version":[{"id":60141,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/posts\/50334\/revisions\/60141"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/media\/50338"}],"wp:attachment":[{"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/media?parent=50334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/categories?post=50334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.msp360.com\/resources\/wp-json\/wp\/v2\/tags?post=50334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}