Workload design Evaluate how to use the Circuit Breaker pattern in a workload's design to address the goals and principles covered in the Azure Well-Architected Framework pillars. The following table provides guidance about how this pattern supports the goals of each pillar.
Explore the Competing Consumers pattern. This pattern enables many concurrent consumers to process messages that are received on the same messaging channel.
Learn about structured approaches to designing scalable, resilient, and highly available applications on Azure. Follow best practices for cloud applications.
Reliable web app pattern shows you how to apply the retry pattern to web applications converging on the cloud. For most Azure services, the client SDKs include built-in retry logic.