Disaster recovery for sitecore app service

Neha Oberoi 20 Reputation points
2023-10-09T12:45:03.32+00:00

I am using sitecore with app services and application gateway. For DR setup I recommend client to use traffic manager with app services in different regions, client wants to know if azure provide any out of the box solution for this dr setup

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,968 questions
{count} votes

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-10-10T07:52:42.6533333+00:00

    @Neha Oberoi ,

    I understand you are looking for an out-of-box App Service solution for Disaster Recovery (DR).

    Just to highlight, the recommendations for achieving resiliency and availability, which broadly falls into one of two categories (healthy items and risk items). So, depending on the requirement, there are multiple approaches involving using additional service.

    Azure App Service can be deployed across availability zones (AZ) to help you achieve resiliency and reliability for your business-critical workloads. This architecture is also known as zone redundancy.

    To prepare for disaster recovery in a multi-region geography, you may use either an active-active or active-passive architecture, involved using Azure Front Door service (instead of Traffic Manager | I understand you are looking to avoid integrating with additional service).

    I suggest you take a look at the outlined doc Reliability in Azure App Service for details on the disaster recovery guidance.  Plus, doc section Back up & restore vs. disaster recovery ( review the requirement, and recommended options)

    Also, see Tutorial: Create a highly available multi-region app in Azure App Service

    Hope this helps! Kindly let us know.


    If the answer helped (pointed, you in the right direction) > please click Accept Answer Or please share the requested/more info to help you better.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.