Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Resilient Microservices Without the Chaos

Strange Loop Conference via YouTube

Overview

Explore resilient microservices architecture and fault tolerance testing in this conference talk from Strange Loop 2022. Dive into Service-Level Fault Injection Testing and learn about Filibuster, a tool designed to verify microservice application behavior under failure conditions. Discover how to leverage existing functional tests to identify bugs before deployment, combining static analysis, test synthesis, and principled fault injection. Gain insights into the challenges of transferring academic code to practical implementations, based on a large-scale microservice deployment powering a popular app. Examine real-world incidents, including bad deployments and third-party dependency failures, to understand the importance of resilience testing. Learn about automatic instrumentation, JUnit integration, and standalone Filibuster implementation. Enhance your understanding of microservice fault tolerance and improve the reliability of your distributed systems.

Syllabus

Intro
Microservices Architecture
Microservice Architecture: Netflix
Microservices: Socio-Technical Problem
Challenge #1: Code Quality
Challenge #2: Distributed Systems
Microservice Fault Tolerance
Fault Tolerance: Example
What should happen?
What actually happens?
How Can We Do Better?
Motivating Example
Incident #1: Bad Deployment
Incident #2: 3rd Party Dependency Failure
Verifying The (Missing) Test Oracle
Service-level Fault Injection Testing
Test Adaptation: Failure-Driven Resilience
Fault Permutations: What Do We Test?
Dynamic Reduction Technique
Evaluation
Integrating the Approach
Automatic Instrumentation
JUnit Integration: Example
JUnit Integration: Faults
JUnit Integration: Conditional Assertions
Standalone Filibuster
Conclusion

Taught by

Strange Loop Conference

Reviews

Start your review of Resilient Microservices Without the Chaos

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.