Showing results for High Availability - Developer Support

Apr 5, 2019
Post comments count0
Post likes count0

Designing IoT Applications for Failure: Cloud Design Patterns that leverage the Retry Pattern

Developer Support
Developer Support

The inherent nature of the cloud is that there can be momentary loss of network connectivity, temporary loss of service, and timeouts that can occur for a variety of reasons. By designing your application to handle these types of events gracefully, you can improve availability and minimize impact from transient events.

TeamAzureIoT
Nov 9, 2018
Post comments count2
Post likes count0

Completing the Redundancy Story of API Manager

Developer Support
Developer Support

In a previous post I discussed an approach to handling backend redundancy using Azure API Manager (APIM). In this post I want to discuss the various options for providing a high-availability (HA) and disaster recovery (DR) to your services exposed by API Manager.

TeamAzureAPI Management