{"id":205,"date":"2020-09-09T14:37:43","date_gmt":"2020-09-09T14:37:43","guid":{"rendered":"http:\/\/box5442.temp.domains\/~arpioio\/?p=205"},"modified":"2020-09-09T14:37:43","modified_gmt":"2020-09-09T14:37:43","slug":"what-does-disaster-recovery-mean-in-the-cloud","status":"publish","type":"post","link":"https:\/\/arpio.io\/staging\/8013\/what-does-disaster-recovery-mean-in-the-cloud\/","title":{"rendered":"We&#8217;re in the cloud. So we&#8217;re covered. Right?"},"content":{"rendered":"<body><p class=\"\">When we tell people about how Arpio fully automates disaster recovery for the AWS cloud, we\u2019re commonly asked the same question.<\/p>\n<p class=\"\">\u201cWait.\u00a0 Isn\u2019t that built into the cloud?\u201d<\/p>\n<p class=\"\">You can be forgiven if you asked it too.\u00a0 Cloud platforms provide a lot of built-in redundancy, and it can be easy to assume they\u2019ve got it all covered.\u00a0 But in the end of the day, the major cloud providers leave it to you to mitigate the most critical disasters.<\/p>\n<p class=\"\">Understanding your D.R. needs for your cloud-based workloads requires assessing normal IT risks with a cloud-specific lens.\u00a0 In this blog post, we\u2019ll do just that.<\/p>\n<h4>Let\u2019s revisit some cloud disasters from the recent past\u2026<\/h4>\n<p class=\"\">Luckily, disasters in the cloud (just like disasters in life) aren\u2019t a daily occurrence.\u00a0 But they happen frequently enough that most cloud practitioners can tell you a story about one they\u2019ve experienced themselves.\u00a0 Here are a couple of stories that we like to tell.<\/p>\n<h5>AZURE SOUTH CENTRAL REGION OUTAGE<\/h5>\n<p class=\"\">The South Central region of Microsoft Azure is located in the vicinity of San Antonio, TX.\u00a0 On September 4th, 2018, they had some pretty impressive weather in San Antonio, and a lightning strike took out power to this Azure region.<\/p>\n<p class=\"\">Normally, power outages at data centers aren\u2019t the end of the world \u2013 they have backup generators that automatically kick in.\u00a0 But the lightning strike surged power through the data center\u2019s cooling systems, and they were fried. Temperatures in the datacenter got hot.\u00a0 Too hot. Hardware failures started happening. Microsoft decided they needed to shut everything down.<\/p>\n<p class=\"\">It took 24 hours for Microsoft to repair the damage and to start bringing services back online.\u00a0 Some services weren\u2019t restored for 3 days.<\/p>\n<h5>AWS NORTHERN VIRGINIA REGION OUTAGE<\/h5>\n<p class=\"\">On February 28, 2017, an Amazon employee was performing a routine maintenance operation when he accidentally typo\u2019d a command.\u00a0 With that one mistake, he took down a massive number of servers supporting Amazon\u2019s Simple Storage Service (S3).<\/p>\n<p class=\"\">S3 is a foundational service in AWS.\u00a0 When S3 doesn\u2019t work, a lot of other services don\u2019t work too.\u00a0 This outage cascaded throughout AWS in that region, significantly impacting thousands of workloads.\u00a0 It was so bad that Amazon\u2019s status page (where they report service outages) didn\u2019t work for several hours.\u00a0 You had to go to Twitter to learn what was going on.<\/p>\n<p class=\"\">Restoring service required a complete reboot of the S3 system, which takes hours.\u00a0 Altogether, AWS\u2019s Northern Virginia Region was significantly impaired for 5 hours. And since this is the largest region of AWS, much of the internet was broken for that time.\u00a0 Estimates after the event claimed $250 million in economic damage.<\/p>\n<h5>CODE SPACES<\/h5>\n<p class=\"\">Code Spaces was once an up and coming competitor to GitHub.\u00a0 Until an attacker gained access to their AWS account, and demanded a ransom.\u00a0 When Code Spaces decided to play hardball, the attacker deleted all of their data.\u00a0 And all of their backups.<\/p>\n<p class=\"\">It turns out, it\u2019s pretty hard to have business continuity when you have lost all of your data.\u00a0 Code Spaces closed up shop the very next week.<\/p>\n<h4>The architecture of the cloud<\/h4>\n<p class=\"\">It\u2019s tempting to think about the cloud as some ephemeral thing that exists in the ether.\u00a0 But in actuality, it\u2019s just servers that live in real data centers in physical locations on our planet.<\/p>\n<p class=\"\">All 3 of the major public cloud providers (Amazon, Microsoft, and Google) operate services in geographic areas they call \u201cregions.\u201d\u00a0 Most of these regions consist of multiple \u201cavailability zones,\u201d which you can roughly think of as distinct data centers in the region.<\/p>\n<p class=\"\">The services provided by these clouds are either zonal, regional, or global.<\/p>\n<p class=\"\">A zonal service is hosted within a given availability zone, and is therefore vulnerable to an outage within that availability zone (i.e. fire in the data center).<\/p>\n<p class=\"\">A regional service spans availability zones within a region, and is therefore not vulnerable to an outage of a single availability zone.\u00a0 But it is vulnerable to an outage of multiple availability zones in the region (i.e. earthquake, regional power grid outage).<\/p>\n<p class=\"\">And as you\u2019ve undoubtedly surmised, a global service is not vulnerable to a single regional outage.\u00a0 You\u2019d need multiple regions to fail to bring it down.<\/p>\n<p class=\"\">In general, low-level infrastructure services (like virtual machines and virtual hard drives) are zonal.\u00a0 Higher-level platform services (like hosted databases) are often regional. And global services are pretty rare (they\u2019re really hard to engineer).<\/p>\n<p class=\"\">So, to understand what kind of disasters you\u2019ve mitigated, you need to understand the architecture of the cloud services you\u2019re consuming and what they\u2019ve already mitigated for you.\u00a0 If you\u2019re consuming a zonal service (for example), it doesn\u2019t mean your application isn\u2019t resilient to an availability zone outage. It just means you have to build that resilience yourself \u2013 it\u2019s not automatic.<\/p>\n<h4>Don\u2019t forget about the cyber threats<\/h4>\n<p class=\"\">Remember the story about Code Spaces?\u00a0 It didn\u2019t matter whether they were deployed across multiple availability zones or regions when the attacker decided to delete all of their data.<\/p>\n<p class=\"\">The disaster wasn\u2019t an outage \u2014 it was catastrophic data loss. And since their backups were part of the data loss, they had no path to recovery.<\/p>\n<p class=\"\">Most organizations work hard to ensure that they aren\u2019t vulnerable to an attacker gaining access to their accounts.\u00a0 But search online for \u201c<a href=\"https:\/\/www.google.com\/search?q=aws+account+hacked\" target=\"_blank\" rel=\"noopener noreferrer\">aws account hacked<\/a>\u201d and you\u2019ll find countless stories where it has happened.\u00a0 An in-depth approach to security requires that you always lock down your backups just in case.<\/p>\n<h4>How do you know if you\u2019re covered?<\/h4>\n<p class=\"\">Assessing your readiness for a cloud disaster boils down to answering 3 simple questions.<\/p>\n<ol>\n<li>If our cloud provider suffers an extended outage of an availability zone, are we still available? If not, how would we recover?<\/li>\n<li>If our cloud provider suffers an extended outage of multiple availability zones (or an entire region), are we still available? If not, how would we recover?<\/li>\n<li>If an attacker gains access to our cloud account, could they corrupt (i.e. ransomware) or delete our data and our backups?<\/li>\n<\/ol>\n<p class=\"\">If your answers to these questions are satisfactory for your business needs, you\u2019re mostly good.\u00a0 You just need to answer one more question\u2026<\/p>\n<p class=\"\"><em>Have we tested it?<\/em><\/p>\n<h4>About Arpio<\/h4>\n<p class=\"\">Arpio is comprehensive disaster recovery for AWS so that you don\u2019t have to build it yourself.\u00a0 We pick up where Amazon leaves off, making it easy and fast to recover from any AWS outage or from any cyber attack on your AWS infrastructure.<\/p>\n<p class=\"\">Learn more at <a href=\"\/\">www.arpio.io<\/a>.<\/p>\n<\/body>","protected":false},"excerpt":{"rendered":"<p>When we tell people about how Arpio fully automates disaster recovery for the AWS cloud, we\u2019re commonly asked the same question. \u201cWait.\u00a0 Isn\u2019t that built into the cloud?\u201d You can&#8230;<\/p>\n","protected":false},"author":1,"featured_media":206,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","content-type":"","inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-205","post","type-post","status-publish","format-standard","has-post-thumbnail","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>We&#039;re in the cloud. So we&#039;re covered. Right? \u2014 Arpio<\/title>\n<meta name=\"description\" content=\"Contrary to popular belief, disaster recovery isn&#039;t built into the cloud.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"We&#039;re in the cloud. So we&#039;re covered. Right? \u2014 Arpio\" \/>\n<meta property=\"og:description\" content=\"Contrary to popular belief, disaster recovery isn&#039;t built into the cloud.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\" \/>\n<meta property=\"og:site_name\" content=\"Arpio Disaster Recovery Made Easy\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-09T14:37:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arpio.io\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"422\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"6805pwpadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"6805pwpadmin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\"},\"author\":{\"name\":\"6805pwpadmin\",\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095\"},\"headline\":\"We&#8217;re in the cloud. So we&#8217;re covered. Right?\",\"datePublished\":\"2020-09-09T14:37:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\"},\"wordCount\":1117,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg\",\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\",\"url\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\",\"name\":\"We're in the cloud. So we're covered. Right? \u2014 Arpio\",\"isPartOf\":{\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg\",\"datePublished\":\"2020-09-09T14:37:43+00:00\",\"author\":{\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095\"},\"description\":\"Contrary to popular belief, disaster recovery isn't built into the cloud.\",\"breadcrumb\":{\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage\",\"url\":\"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg\",\"contentUrl\":\"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg\",\"width\":750,\"height\":422},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/arpio.io\/staging\/8013\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"We&#8217;re in the cloud. So we&#8217;re covered. Right?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#website\",\"url\":\"https:\/\/arpio.io\/staging\/8013\/\",\"name\":\"Arpio Disaster Recovery Made Easy\",\"description\":\"AWS Disaster Recovery\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/arpio.io\/staging\/8013\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095\",\"name\":\"6805pwpadmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bbce7316dd4979a6199ddcdaed836e357939826f60c7be919373136535d247b6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bbce7316dd4979a6199ddcdaed836e357939826f60c7be919373136535d247b6?s=96&d=mm&r=g\",\"caption\":\"6805pwpadmin\"},\"sameAs\":[\"http:\/\/support.pagely.com\"],\"url\":\"https:\/\/arpio.io\/staging\/8013\/author\/6805pwpadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"We're in the cloud. So we're covered. Right? \u2014 Arpio","description":"Contrary to popular belief, disaster recovery isn't built into the cloud.","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:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/","og_locale":"en_US","og_type":"article","og_title":"We're in the cloud. So we're covered. Right? \u2014 Arpio","og_description":"Contrary to popular belief, disaster recovery isn't built into the cloud.","og_url":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/","og_site_name":"Arpio Disaster Recovery Made Easy","article_published_time":"2020-09-09T14:37:43+00:00","og_image":[{"width":750,"height":422,"url":"https:\/\/arpio.io\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg","type":"image\/jpeg"}],"author":"6805pwpadmin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"6805pwpadmin","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#article","isPartOf":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/"},"author":{"name":"6805pwpadmin","@id":"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095"},"headline":"We&#8217;re in the cloud. So we&#8217;re covered. Right?","datePublished":"2020-09-09T14:37:43+00:00","mainEntityOfPage":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/"},"wordCount":1117,"commentCount":0,"image":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage"},"thumbnailUrl":"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg","articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/","url":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/","name":"We're in the cloud. So we're covered. Right? \u2014 Arpio","isPartOf":{"@id":"https:\/\/arpio.io\/staging\/8013\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage"},"image":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage"},"thumbnailUrl":"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg","datePublished":"2020-09-09T14:37:43+00:00","author":{"@id":"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095"},"description":"Contrary to popular belief, disaster recovery isn't built into the cloud.","breadcrumb":{"@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#primaryimage","url":"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg","contentUrl":"https:\/\/arpio.io\/staging\/8013\/wp-content\/uploads\/2020\/08\/image-asset-1.jpeg","width":750,"height":422},{"@type":"BreadcrumbList","@id":"https:\/\/arpio.io\/what-does-disaster-recovery-mean-in-the-cloud\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/arpio.io\/staging\/8013\/"},{"@type":"ListItem","position":2,"name":"We&#8217;re in the cloud. So we&#8217;re covered. Right?"}]},{"@type":"WebSite","@id":"https:\/\/arpio.io\/staging\/8013\/#website","url":"https:\/\/arpio.io\/staging\/8013\/","name":"Arpio Disaster Recovery Made Easy","description":"AWS Disaster Recovery","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arpio.io\/staging\/8013\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/0a2437a37056190db7e46201a6a65095","name":"6805pwpadmin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arpio.io\/staging\/8013\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bbce7316dd4979a6199ddcdaed836e357939826f60c7be919373136535d247b6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bbce7316dd4979a6199ddcdaed836e357939826f60c7be919373136535d247b6?s=96&d=mm&r=g","caption":"6805pwpadmin"},"sameAs":["http:\/\/support.pagely.com"],"url":"https:\/\/arpio.io\/staging\/8013\/author\/6805pwpadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/posts\/205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/comments?post=205"}],"version-history":[{"count":0,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/posts\/205\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/media\/206"}],"wp:attachment":[{"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/media?parent=205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/categories?post=205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arpio.io\/staging\/8013\/wp-json\/wp\/v2\/tags?post=205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}