Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Handling outages

While a disaster often means that some part of your data is lost, an outage may be described as a service being temporarily unavailable. This is why once it is resolved, you may want to synchronize both Service Bus namespaces. While this process is automatic, it may take a while. It is stated in the documentation that only 50-100 entities will be transferred per minute. For this reason, you may consider the concept of active/passive replication:

  • Active: In such an approach, you have two active namespaces, which actively receive messages. Then a receiver always receives both of them—you have to tag them properly with the same unique identifier used to detect duplicates (you can use either the MessageId or Label property for ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content