🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
advanced

Root Cause Analysis

#debugging #root-cause-analysis #devops #troubleshooting

Guide a user through a 'Five Whys' analysis for a specific server outage.

Simulate a scenario where a high-traffic web application intermittently returns 503 Service Unavailable errors during peak hours. Guide me through a Root Cause Analysis using the 'Five Whys' technique. For each 'Why', propose potential diagnostic logs or metrics one should check to confirm or deny the hypothesis before moving to the next level. Assume the stack involves Nginx, Node.js, Redis, and PostgreSQL. Conclude with a hypothesis for the underlying cause and a remediation plan.