Managing Service Bus outages and disasters

One of the items that is overlooked when using cloud services in general is disaster recovery. Many IT professionals overlook the fact that most services are not geo replicated by default to other data centers unless you specifically configure it. Azure Service Bus does not provide any configuration settings for geo replication; therefore, you must implement your own DR strategy.

There are two types of outages that can occur-message store failures and data center outages. Message store failures occur when the underlying storage subsystem fails due to hardware faults. Data center outages may occur due to a failed update deployment to the subsystem services, power outages due to a power supply failure or ...

Get Robust Cloud Integration with Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.