0

This is our application architecture and I am trying to figure out Geo-disaster recovery for the whole application. Both the functions in the architecture are part of same function-app. Eventhub Geo-disaster can be achieved by setting up secondary name space docs. This doc talk about Geo-disaster recovery for Active/passive for non-HTTPS functions, this aligns with subscriber in our application

My question is how to architect the Geo-disaster recovery of the publisher which is a timer triggered function.

PUBLISHER(AZURE-FUNCTION)--------------->EVENTHUB-------------> SUBSCRIBER(AZURE-FUNCTION)

enter image description here

user1229441
  • 344
  • 4
  • 11
  • what exactly is your question? how to deploy your timer triggered Function is two regions and how to activate it? – silent Apr 26 '21 at 08:09
  • Yes, how to architect Geo-disaster recovery for just timer functions and how to activate it? – user1229441 Apr 26 '21 at 16:38

0 Answers0