YoVDO

System Stable - Robust Connected Applications with Polly, the .NET Resilience Framework

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses .NET Courses Fault Tolerance Courses

Course Description

Overview

Discover how to build robust connected applications using Polly, the .NET Resilience Framework, in this one-hour conference talk. Learn to implement resilience strategies that enhance application reliability and fault tolerance. Explore proactive and reactive approaches, including retry policies, circuit breakers, and fallback mechanisms. Gain insights into HTTP client factory integration, testing methodologies, and advanced features like caching and bulkhead isolation. Master the art of creating stable systems that can withstand transient faults and longer outages in remote systems or infrastructure, applicable to any .NET Standard-compatible application.

Syllabus

Intro
System Stable: Robust Connected Applications with Polly, the .NET Resilience Framework
What Will Your Application Do?
What is a Resilience Framework
Proactive Strategies
Policies
How a Request Works
Retry Policy
Timeline of a Retry
Backing off with Wait and Retry
Reauthorization
General Policy Behavior
Circuit Breaker State Machine
Distributed Circuit Breaker
Reactive Strategies
Combining the Fallback, Retry, and Circuit Breaker
Http Client Factory
HttpClientFactory and a Single Policy
The HttpClientFactory and the Polly Registry
Testing
Let's Break It All
Timeout
Caching
Bulkhead Isolation
Execution and Queueing
Protecting the whole Application
More Information


Taught by

NDC Conferences

Related Courses

Health Informatics: Data and Interoperability Standards
Georgia Institute of Technology via edX
Observability with OpenTelemetry and Grafana
Pluralsight
Overcoming Imposter Syndrome
Pluralsight
0-60 in the .NET Framework - Software Development for Formula 1
NDC Conferences via YouTube
Testing - Is This Thing On(line)? Meet Your New Microsoft Testing Tools
NDC Conferences via YouTube