Reliability & Resilience — Production Best Practices
CommunityBuild robust, fault-tolerant production systems.
Software Engineering#mlops#resilience#reliability#chaos engineering#circuit breaker#sre#production systems
AuthorDoanNgocCuong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for building and maintaining production systems that can withstand failures, recover gracefully, and operate reliably under various conditions.
Core Features & Use Cases
- Failure Prevention: Learn patterns like Circuit Breaker and Bulkhead to stop cascading failures.
- Failure Recovery: Implement strategies like Retries with Exponential Backoff and Fallback Mechanisms for graceful degradation.
- Resilience Testing: Understand Chaos Engineering principles to proactively test system robustness.
- Use Case: When a critical microservice experiences intermittent failures, this Skill provides the patterns (Circuit Breaker, Fallback) to prevent your entire application from crashing, ensuring a better user experience.
Quick Start
Apply the Circuit Breaker pattern to calls made to the payment processing service to prevent cascading failures.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Reliability & Resilience — Production Best Practices Download link: https://github.com/DoanNgocCuong/working/archive/main.zip#reliability-resilience-production-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.