Resilience Engineering in a Microservice Landscape
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore resilience engineering techniques for microservice architectures in this conference talk from GOTO Amsterdam 2017. Learn how bol.com, the largest online retail platform in the Netherlands, achieves fault tolerance across dozens of interdependent services. Discover applied resilience techniques through a live demonstration, covering topics such as fallbacks, timeouts, semaphores vs thread pools, metrics, and circuit breakers. Gain insights into maintaining a robust customer experience in the face of potential service failures. Delve into the history of resilience engineering and its practical applications in modern distributed systems.
Syllabus
Intro
History
Fallback
Timeouts
semaphores vs thread pools
metrics overview
circuit breaker overview
operations
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube