Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5937311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:31:17+00:00 2026-05-22T15:31:17+00:00

AFAIK Amazon AWS offers so-called regions and availability zones to mitigate risks of partial

  • 0

AFAIK Amazon AWS offers so-called “regions” and “availability zones” to mitigate risks of partial or complete datacenter outage. Looks like if I have copies of my application in two “regions” and one “region” goes down my application still can continue working as if nothing happened.

Is there something like that with Windows Azure? How do I address risk of datacenter catastrophic outage with Windows Azure?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:31:18+00:00Added an answer on May 22, 2026 at 3:31 pm

    Within a single data center, your Windows Azure application has the following benefits:

    • Going beyond one compute instance, your VMs are divided into fault domains, across different physical areas. This way, even if an entire server rack went down, you’d still have compute running somewhere else.
    • With Windows Azure Storage and SQL Azure, storage is triple replicated. This is not eventual replication – when a write call returns, at least one replica has been written to.

    Ok, that’s the easy stuff. What if a data center disappears? Here are the features that will help you build DR into your application:

    • For SQL Azure, you can set up Data Sync. This facility synchronizes your SQL Azure database with either another SQL Azure database (presumably in another data center), or an on-premises SQL Server database. More info here. Since this feature is still considered a Preview feature, you have to go here to set it up.
    • For Azure storage (tables, blobs), you’ll need to handle replication to a second data center, as there is no built-in facility today. This can be done with, say, a background task that pulls data every hour and copies it to a storage account somewhere else. EDIT: Per Ryan’s answer, there’s data geo-replication for blobs and tables. HOWEVER: Aside from a mention in this blog post in December, and possibly at PDC, this is not live.
    • For Compute availability, you can set up Traffic Manager to load-balance across data centers. This feature is currently in CTP – visit the Beta area of the Windows Azure portal to sign up.

    Remember that, with DR, whether in the cloud or on-premises, there are additional costs (such as bandwidth between data centers, storage costs for duplicate data in a secondary data center, and Compute instances in additional data centers). .

    Just like with on-premises environments, DR needs to be carefully thought out and implemented.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm uploading files to aws s3 in javascript, and AFAIK they all need a
AFAIK, this event is promised to be called in the creator thread ( BackgroundWorker
AFAIK, extern keyword should be used for declaration and no value can be associated
AFAIK, for pointers/references static_cast, if a class definition is not visible to compiler at
Afaik, you can change/manipulate browser settings in Mozilla/Netscape browsers. For Instance netscape.security.PrivilegeManager.enablePrivilege('someprivilege'); Of course
AFAIK when reducing an array we can only output once variable at the end
Possible Duplicate: JavaScript: var functionName = function() {} vs function functionName() {} AFAIK, there
This question is about the public key that every .NET assembly has AFAIK (looking
The program below prints: my name is:null my name is:null Someclass static init AFAIK
I'd like to know if derivatives in glsl are working on GL_LINES primitives. AFAIK

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.