System Stable - Robust Connected Applications with Polly
Offered By: NDC Conferences via YouTube
Course Description
Overview
Discover how to build robust connected applications using Polly, the .NET resilience framework, in this 56-minute conference talk. Learn to implement resilience strategies that make applications more reliable and fault-tolerant. Explore reactive and proactive techniques, from simple retries to advanced bulkhead isolation. Gain practical knowledge on using Polly's features to create rock-solid applications that can withstand transient faults and longer outages in remote systems or infrastructure. Understand how to leverage HttpClientFactory, implement circuit breakers, and combine various policies for optimal resilience. Suitable for any .NET Standard application, this talk provides valuable insights into creating stable, resilient systems.
Syllabus
System Stable : Robust Connected Applications with Polly, the .NET Resilience Framework
What Will Your Application Do?
What is a Resilience Framework
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
Reactive Strategies
Combining the Fallback, Retry, and Circuit Breaker
Http Client Factory
HttpClientFactory and a Single Policy
The HttpClientFactory and the Polly Registry
Testing
Proactive Strategies
Timeout
Caching
Bulkhead Isolation
Execution and Queueing
Protecting the whole Application
Coming Soon.
More Information
Taught by
NDC Conferences
Related Courses
Learn to build artificial humansUdemy Elucidata's Bulk RNA-Seq OmixAtlas - Effortless Dataset Discovery and Retrieval
Bioinformagician via YouTube ASP.NET Core Refresh Token Implementation with .NET 7 Minimal APIs
Raw Coding via YouTube Building Cloud-Ready Applications in .NET
NDC Conferences via YouTube Bulletproof Transient Error Handling with Polly
NDC Conferences via YouTube