Session

Resilient Code Made Easy With Polly

In today's cloud first world of building applications, we increasingly rely on distributed services for application logic. Many times these services aren't even under our control.

With dozens or hundreds of services that make up the backbone of a modern application, how do you keep the system resilient? How do you prevent minor blips from stopping an operation dead in its tracks? Worse, how do you keep a critical service outage from taking out your entire system?

You can code things like retries, timeouts and caching into your application, but often that leads to code bloat that is difficult to get right, and even more difficult to keep consistent.

Polly is an awesome library that gives you those resilient capabilities in nice little packages that are easy to use, and can be combined to create applications that not only handle the occasional network blip, but can gracefully degrade in the case of a severe outage in a dependent service.

Josh Carroll

Husband, Father, Consultant. Wrangler of Clouds.

Knoxville, Tennessee, United States

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top