{"id":243405,"date":"2025-10-16T11:08:00","date_gmt":"2025-10-16T18:08:00","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=243405"},"modified":"2025-10-24T14:41:28","modified_gmt":"2025-10-24T21:41:28","slug":"foundations-of-disaster-recovery-2","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/","title":{"rendered":"Foundations of IT Disaster Recovery Planning (Part 2)"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-summary\">SUMMARY:<\/h2>\n\n\n\n<p><strong>Robust IT disaster recovery planning<\/strong> requires organizations to meticulously define both the essential human stakeholders\u2014including a multi-role <strong>disaster recovery team<\/strong>\u2014and the detailed physical and virtual locations of all application infrastructure to ensure swift recovery and meet established RTO and RPO metrics.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The crucial stakeholders involved in IT disaster recovery include the core technical recovery team and end users who are directly affected by an outage.<\/li>\n\n\n\n<li>The dedicated disaster recovery team, responsible for fulfilling RPO and RTO requirements, typically includes roles such as the Database Administrator, Server Administrator, Application Owner\/SME, and end user representatives.<\/li>\n\n\n\n<li>It is critical to document the location of infrastructure in detail, even within complex cloud environments (like Azure or AWS), by including specifics on access credentials, failover processes, connection strings, and key vaults to speed up recovery.<\/li>\n\n\n\n<li>For hybrid or fully on-premises environments, the DR plan must note the physical locations of the primary and all off-site data centers to properly prepare for localized physical disasters, such as fires or major storms.<\/li>\n<\/ul>\n\n\n\n<p>Thorough preparation regarding personnel responsibilities and precise infrastructure documentation ensures the business can confidently respond to any form of disaster, from ransomware to physical catastrophe.<\/p>\n\n\n\n<div class=\"wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents<\/h2><ul><li><a href=\"#h-summary\" data-level=\"2\">SUMMARY:<\/a><\/li><li><a href=\"#h-who\" data-level=\"2\">Who?<\/a><\/li><li><a href=\"#h-where\" data-level=\"2\">Where?<\/a><\/li><li><a href=\"#h-need-help-with-your-dr-plan\" data-level=\"2\">Need Help with Your DR Plan?<\/a><\/li><\/ul><\/div>\n\n\n\n<p>You&#8217;ve seen it happen to hundreds of other companies. Entire data centers were wiped out by major storms. Ransomware that brings an enterprise system to its knees. All hell is breaking loose because of a single typo or misclick. A &#8220;disaster&#8221; can take many forms, but that doesn&#8217;t mean you, your colleagues, and even future employees can&#8217;t be prepared for whatever comes your way.<\/p>\n\n\n\n<p>In this three-part series, we&#8217;ll go over the building blocks of a solid disaster recovery (&#8220;DR&#8221;) plan, including elements you may not have considered in your initial draft. Whether you&#8217;re conducting your biannual test (you <em>do<\/em> have biannual tests, right?) or putting out a real fire, you and your team will be confident in your procedures. In <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-1\/\">Part 1<\/a>, we established the basic premise of our DR plan: the scope of our application, its RTO (how fast it needs to be recovered), and RPO (how much data can be lost). Now that we have these basic details, let&#8217;s proceed to determine <strong>who<\/strong> needs to be involved and <strong>where<\/strong> our infrastructure is located.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-who\">Who?<\/h2>\n\n\n\n<p>There&#8217;s a very good chance that your workplace isn&#8217;t solely composed of robots and AI (not <em>yet<\/em>, anyway\u2026). There are humans involved: <strong>humans who participate in the recovery process, and humans who are directly affected by an outage <\/strong>(all of these humans, by the way, are collectively referred to as &#8220;<strong>stakeholders<\/strong>&#8220;). These stakeholders are a crucial part of your DR plan and should be treated accordingly.<\/p>\n\n\n\n<p>In many cases, especially with smaller applications, the end users are also responsible for maintaining it. This is, of course, the ideal situation, and it would streamline communication about the DR strategy and procedure.&nbsp;<\/p>\n\n\n\n<p>Alas, this isn&#8217;t always the case. If your end users are less technical, then communication about recovery procedures becomes that much more critical. There will likely be a section of the DR plan that explains what end users should do to ensure your business doesn&#8217;t stop in its tracks. We&#8217;ll come back to this later; for now, let&#8217;s focus on the technical folks.<\/p>\n\n\n\n<p>If you are creating, reviewing, or revising this DR plan (or reading this post), then you are likely part of the <strong>disaster recovery team<\/strong>. The disaster recovery team is exactly what it sounds like: the group of people in charge of getting your application back online and fulfilling the established RPO and RTO requirements (<a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-1\/\">see Part 1<\/a>).<\/p>\n\n\n\n<p>The disaster recovery team will likely include (but may not be limited to):<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Server Administrator<\/strong> and\/or <strong>Cloud Administrator<\/strong>, responsible for steps taken at the server\/OS level to ensure the underlying infrastructure is back online.<\/li>\n\n\n\n<li><strong>Database Administrator<\/strong>, responsible for steps taken at the database level to ensure the application can connect to the database.<\/li>\n\n\n\n<li><strong>Application Owner\/SME (Subject Matter Expert)<\/strong>, responsible for configuring the application to run on the new primary server or making sure it runs on the primary server when it is back online<\/li>\n\n\n\n<li>One or more <strong>End User(s)<\/strong> are responsible for testing the application to verify it is back online, as well as facilitating the Business Continuity Plan if needed (more on that in a bit).<\/li>\n\n\n\n<li>For larger and more intricate organizations, a dedicated <strong>Disaster Recovery Specialist<\/strong> facilitates the creation, review, testing, and revision of DR plans for different teams and applications.<\/li>\n<\/ul>\n\n\n\n<p>Each member of this team has an essential and specific role in bringing your application back online. In fact, most of the DR plan involves documenting who is responsible for what and when. However, we will discuss this in much more detail in <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-planning-3\/\">Part 3<\/a>. For now, though, consider this a brief introduction to the idea of a disaster recovery team.<\/p>\n\n\n\n<p>But what about the end users from earlier? Do we expect them to sit and twiddle their thumbs, especially if the outage lasts longer than the established RTO? If you are creating a DR plan for a widely used, high-impact application (or even if you aren&#8217;t), it is good practice to add a <strong>business continuity plan<\/strong> to a DR procedure.<\/p>\n\n\n\n<p>A business continuity plan is a description of &#8220;offline&#8221; methods for end users to continue their day-to-day operations even during an extended outage. These can range from custom spreadsheets to pen-and-paper data collection and entry. The important thing is the ability to collect and process data in the interim. Additionally, after the application is brought back online, end users can integrate the data collected during the outage into the application to prevent further data loss.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-where\">Where?<\/h2>\n\n\n\n<p>For many people in today&#8217;s world, this question seems almost irrelevant. In a way, this section is much shorter than it would have been ten years ago. However, it is still crucial to document this information in as much detail as possible.<\/p>\n\n\n\n<p>You might be saying to yourself, nonchalantly:<\/p>\n\n\n\n<p><strong><em>&#8220;My entire infrastructure is in Azure\/AWS\/etc.! I don&#8217;t need to worry about this part of the DR plan!&#8221;<\/em><\/strong><\/p>\n\n\n\n<p>Even without on-premises servers, you still need to document your environment. Especially if your company&#8217;s cloud environment is highly complex or spans multiple platforms,<strong> providing as much information as possible about <\/strong><strong><em>the<\/em><\/strong><strong> location of these servers within your cloud environment will significantly speed up the recovery process.<\/strong><\/p>\n\n\n\n<p>This information can include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Failover processes (where applicable)<\/li>\n\n\n\n<li>Access and credentials<\/li>\n\n\n\n<li>Connection strings<\/li>\n\n\n\n<li>Key vaults<\/li>\n\n\n\n<li>and so on.<\/li>\n<\/ul>\n\n\n\n<p>For example, suppose you have a financial application, along with its respective servers and databases, locked down in its own Azure subscription for security and accounting purposes. In that case, that is <em>critical<\/em> information to include in the DR plan. If it isn&#8217;t, your poor administrators will be frantically combing through the &#8220;general&#8221; Azure subscription all afternoon looking for these server and database names. Or, if a disaster affects the <em>only <\/em>application infrastructure you have hosted in AWS, hours or even days will be wasted searching your on-premises or Azure environments for the servers to fail over or bring online \u2013 valuable time that could be spent on the recovery process itself.<\/p>\n\n\n\n<p>Finally, we move on to the more traditional definition of this &#8220;where&#8221;: on-premises data centers. For fully on-prem (and hybrid\u2013that is, part on-prem, part Cloud infrastructure) environments, noting which physical location houses the server(s) in question is critical due to the possibility of physical disasters: disaster events that affect a particular physical location (such as a fire or a large storm). <strong>It is especially important to note the locations of all off-site data centers, as well as the location of your primary data center, and which servers\/nodes (if any) reside in each.<\/strong> This is especially important if some servers\/databases have their primary replicas in physical data centers that are considered secondary for others.<\/p>\n\n\n\n<p>For example, let&#8217;s say a large company in California&#8217;s Inland Empire has its primary data center in Barstow, its secondary data center in Victorville (about 32 miles southwest of Barstow), and its tertiary data center in Palm Desert (about 122 miles south-southeast of Barstow). If a fire or an extended power outage occurred at the Barstow data center, any servers, applications, or databases housed there would have to fail over to the Victorville data center, if possible. However, if a significant natural disaster, such as a massive wildfire, were to affect both Barstow <em>and <\/em>Victorville, then the infrastructure would have to fail over to the Palm Desert data center \u2014 again, if possible. In this scenario, whether servers and databases are replicated from Barstow to Victorville (or vice versa) or even to Palm Desert is governed by their respective applications&#8217; RPO and RTO, which were established in <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-1\/\">Part 1<\/a>.<\/p>\n\n\n\n<p>Now your DR plan is starting to come together, but there are still some huge parts missing! Stay tuned for <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-3\/\">Part 3<\/a>, where we discuss <strong>how<\/strong> the DR process should be completed and, finally, <strong>when<\/strong> it should be performed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-need-help-with-your-dr-plan\">Need Help with Your DR Plan?<\/h2>\n\n\n\n<p>DR planning can be complicated, and the examples provided in this series are intentionally broad and generic in order to account for many different scenarios. However, we understand that &#8220;your mileage may vary&#8221;, so if you need DR guidance tailored to your organization, the experts at XTIVIA will be happy to help. <strong>Contact us today and discover how our team can help ensure you&#8217;re prepared for whatever comes your way.<\/strong><\/p>\n\n\n\n<p>Check out <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-1\/\">Foundations of IT Disaster Recovery Planning (Part 1)<\/a> and <a href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-3\/\">Foundations of IT Disaster Recovery Planning (Part 3)<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SUMMARY: Robust IT disaster recovery planning requires organizations to meticulously define both the essential human stakeholders\u2014including a multi-role disaster recovery team\u2014and the detailed physical and virtual locations of all application infrastructure to ensure swift recovery and meet established RTO and RPO metrics. Thorough preparation regarding personnel responsibilities and precise infrastructure documentation ensures the business can [&hellip;]<\/p>\n","protected":false},"author":50,"featured_media":243415,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[4166,3918],"tags":[4204,4042,4039],"class_list":["post-243405","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-database","tag-database","tag-disaster-recovery","tag-managed-it-services"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Foundations of IT Disaster Recovery Planning (Part 2) - VDBA<\/title>\n<meta name=\"description\" content=\"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Foundations of IT Disaster Recovery Planning (Part 2)\" \/>\n<meta property=\"og:description\" content=\"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-16T18:08:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T21:41:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"557\" \/>\n\t<meta property=\"og:image:height\" content=\"291\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Faryl O&#039;Neil\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:site\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Faryl O&#039;Neil\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\"},\"author\":{\"name\":\"Faryl O'Neil\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d\"},\"headline\":\"Foundations of IT Disaster Recovery Planning (Part 2)\",\"datePublished\":\"2025-10-16T18:08:00+00:00\",\"dateModified\":\"2025-10-24T21:41:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\"},\"wordCount\":1610,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg\",\"keywords\":[\"database\",\"Disaster Recovery\",\"managed IT services\"],\"articleSection\":[\"Blog\",\"Database\"],\"inLanguage\":\"en-US\",\"accessibilityFeature\":[\"tableOfContents\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\",\"name\":\"Foundations of IT Disaster Recovery Planning (Part 2) - VDBA\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg\",\"datePublished\":\"2025-10-16T18:08:00+00:00\",\"dateModified\":\"2025-10-24T21:41:28+00:00\",\"description\":\"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg\",\"width\":557,\"height\":291,\"caption\":\"Foundations of IT Disaster Recovery Planning (Part 2)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Foundations of IT Disaster Recovery Planning (Part 2)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/virtual-dba.com\/#website\",\"url\":\"https:\/\/virtual-dba.com\/\",\"name\":\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\",\"description\":\"Remote Database Administration\",\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/virtual-dba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/virtual-dba.com\/#organization\",\"name\":\"Virtual-DBA: Remote DBA | Remote Database Administration\",\"alternateName\":\"Virtual-DBA powered by XTIVIA\",\"url\":\"https:\/\/virtual-dba.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"width\":557,\"height\":291,\"caption\":\"Virtual-DBA: Remote DBA | Remote Database Administration\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/virtual_dba\",\"https:\/\/www.linkedin.com\/showcase\/36220649\/\",\"https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg\"],\"description\":\"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.\",\"email\":\"info@xtivia.com\",\"telephone\":\"8886853101\",\"legalName\":\"XTIVIA, Inc\",\"foundingDate\":\"1992-05-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d\",\"name\":\"Faryl O'Neil\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g\",\"caption\":\"Faryl O'Neil\"},\"url\":\"https:\/\/virtual-dba.com\/author\/faryl-oneil\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Foundations of IT Disaster Recovery Planning (Part 2) - VDBA","description":"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/","og_locale":"en_US","og_type":"article","og_title":"Foundations of IT Disaster Recovery Planning (Part 2)","og_description":"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!","og_url":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2025-10-16T18:08:00+00:00","article_modified_time":"2025-10-24T21:41:28+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg","type":"image\/jpeg"}],"author":"Faryl O'Neil","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"Faryl O'Neil","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/"},"author":{"name":"Faryl O'Neil","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d"},"headline":"Foundations of IT Disaster Recovery Planning (Part 2)","datePublished":"2025-10-16T18:08:00+00:00","dateModified":"2025-10-24T21:41:28+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/"},"wordCount":1610,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg","keywords":["database","Disaster Recovery","managed IT services"],"articleSection":["Blog","Database"],"inLanguage":"en-US","accessibilityFeature":["tableOfContents"]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/","url":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/","name":"Foundations of IT Disaster Recovery Planning (Part 2) - VDBA","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg","datePublished":"2025-10-16T18:08:00+00:00","dateModified":"2025-10-24T21:41:28+00:00","description":"Prepare for the unexpected. Learn the foundations of IT disaster recovery planning. Contact XTIVIA for tailored DR guidance!","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Foundations-of-IT-Disaster-Recovery-Planning-Part-2.jpg","width":557,"height":291,"caption":"Foundations of IT Disaster Recovery Planning (Part 2)"},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/foundations-of-disaster-recovery-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"Foundations of IT Disaster Recovery Planning (Part 2)"}]},{"@type":"WebSite","@id":"https:\/\/virtual-dba.com\/#website","url":"https:\/\/virtual-dba.com\/","name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","description":"Remote Database Administration","publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/virtual-dba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/virtual-dba.com\/#organization","name":"Virtual-DBA: Remote DBA | Remote Database Administration","alternateName":"Virtual-DBA powered by XTIVIA","url":"https:\/\/virtual-dba.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","width":557,"height":291,"caption":"Virtual-DBA: Remote DBA | Remote Database Administration"},"image":{"@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/virtual_dba","https:\/\/www.linkedin.com\/showcase\/36220649\/","https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg"],"description":"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.","email":"info@xtivia.com","telephone":"8886853101","legalName":"XTIVIA, Inc","foundingDate":"1992-05-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}},{"@type":"Person","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d","name":"Faryl O'Neil","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g","caption":"Faryl O'Neil"},"url":"https:\/\/virtual-dba.com\/author\/faryl-oneil\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/243405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=243405"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/243405\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/243415"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=243405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=243405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=243405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}