[{"data":1,"prerenderedAt":152},["ShallowReactive",2],{"term-a\u002Favailability-zone":3,"related-a\u002Favailability-zone":137},{"id":4,"title":5,"acronym":6,"body":7,"category":115,"description":116,"difficulty":117,"extension":118,"letter":119,"meta":120,"navigation":121,"path":122,"related":123,"seo":130,"sitemap":131,"stem":134,"subcategory":135,"__hash__":136},"terms\u002Fterms\u002Fa\u002Favailability-zone.md","Availability Zone","AZ",{"type":8,"value":9,"toc":109},"minimark",[10,15,19,23,26,30,98,102,105],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"An Availability Zone is one of several separate data centers within a cloud region. They're physically apart from each other so if one catches fire, the others keep running. Spreading your app across multiple AZs is how serious apps stay online during disasters.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"An Availability Zone is one or more discrete data centers within a region, each with independent power, cooling, and networking. AZs are connected via low-latency links. Deploying across multiple AZs provides high availability and fault tolerance against localized failures.",[11,27,29],{"id":28},"show-me-the-code","Show Me The Code",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# AWS — launch EC2 instances across multiple AZs\naws ec2 run-instances \\\n  --placement AvailabilityZone=us-east-1a \\\n  --image-id ami-0abcdef1234567890 \\\n  --instance-type t3.micro\n","bash","",[38,39,40,49,67,78,89],"code",{"__ignoreMap":36},[41,42,45],"span",{"class":43,"line":44},"line",1,[41,46,48],{"class":47},"sHwdD","# AWS — launch EC2 instances across multiple AZs\n",[41,50,52,56,60,63],{"class":43,"line":51},2,[41,53,55],{"class":54},"sBMFI","aws",[41,57,59],{"class":58},"sfazB"," ec2",[41,61,62],{"class":58}," run-instances",[41,64,66],{"class":65},"sTEyZ"," \\\n",[41,68,70,73,76],{"class":43,"line":69},3,[41,71,72],{"class":58},"  --placement",[41,74,75],{"class":58}," AvailabilityZone=us-east-1a",[41,77,66],{"class":65},[41,79,81,84,87],{"class":43,"line":80},4,[41,82,83],{"class":58},"  --image-id",[41,85,86],{"class":58}," ami-0abcdef1234567890",[41,88,66],{"class":65},[41,90,92,95],{"class":43,"line":91},5,[41,93,94],{"class":58},"  --instance-type",[41,96,97],{"class":58}," t3.micro\n",[11,99,101],{"id":100},"when-youll-hear-this","When You'll Hear This",[16,103,104],{},"\"We deploy across three AZs for high availability.\" \u002F \"The outage was isolated to one AZ — the other zones kept serving traffic.\"",[106,107,108],"style",{},"html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":36,"searchDepth":51,"depth":51,"links":110},[111,112,113,114],{"id":13,"depth":51,"text":14},{"id":21,"depth":51,"text":22},{"id":28,"depth":51,"text":29},{"id":100,"depth":51,"text":101},"cloud","An Availability Zone is one of several separate data centers within a cloud region.","intermediate","md","a",{},true,"\u002Fterms\u002Fa\u002Favailability-zone",[124,125,126,127,128,129],"Region","Data Center","High Availability","AWS","Fault Tolerance","Multi-Cloud",{"title":5,"description":116},{"changefreq":132,"priority":133},"weekly",0.7,"terms\u002Fa\u002Favailability-zone",null,"4q5HwaPiEIgdyF-TFfQ4SiqqtgT881aBKpiUPKN3LU4",[138,143,146,149],{"title":127,"path":139,"acronym":140,"category":115,"difficulty":141,"description":142},"\u002Fterms\u002Fa\u002Faws","Amazon Web Services","beginner","AWS is like a giant magical warehouse where you can rent computers, storage, databases, and basically anything tech-related — by the minute.",{"title":125,"path":144,"acronym":135,"category":115,"difficulty":141,"description":145},"\u002Fterms\u002Fd\u002Fdata-center","A data center is a giant warehouse full of servers, cooling systems, and power backup.",{"title":129,"path":147,"acronym":135,"category":115,"difficulty":117,"description":148},"\u002Fterms\u002Fm\u002Fmulti-cloud","Multi-cloud means using more than one cloud provider at the same time — maybe your app runs on AWS but your data warehouse is on GCP and your CDN is Cloudf...",{"title":124,"path":150,"acronym":135,"category":115,"difficulty":141,"description":151},"\u002Fterms\u002Fr\u002Fregion","A cloud region is a geographic area where a cloud provider has built clusters of data centers.",1776518257127]