Skip to main content
NOW AVAILABLE

Geo Disaster Recovery available in Event Grid

Published date: 29 May, 2019

Event Grid now has built-in automatic geo disaster recovery (GeoDR) of metadata, applicable to all existing Domains, Topics and Event Subscriptions, not just for new ones. This means that, in the event of an outage that takes out an entire Azure region, the Event Grid service will already have all of your eventing infrastructure metadata synced to a paired region and your new events will begin to flow again with no intervention required, avoiding service interruption.

Disaster recovery is generally measured with two metrics:

Event Grid’s automatic failover has different RPO’s and RTO’s for your metadata (event subscriptions, etc.) and data (events). If you need different specification from below, you can still always implement your own client-side failover using the topic health APIs.

  • Metadata RPO: Zero minutes. You read that right. Any time a resource is created in Event Grid, it's instantly replicated across regions. In the event of a failover, no metadata is lost.
  • Metadata RTO: Although generally this happens much more quickly, within 60 minutes, Event Grid will begin to accept create/update/delete calls for topics and subscriptions.
  • Data RPO: If your system is healthy and caught up on existing traffic at the time of regional failover, the RPO for events is about 5 minutes.

Data RTO: Like metadata, this generally happens much more quickly, however within 60 minutes Event Grid will begin accepting new traffic after a regional failover.

Learn more on the Azure blog

  • Event Grid
  • Features
  • Management
  • Services
  • Security

Related Products