🏠 Inicio
Pruebas de rendimiento
📊 Todos los benchmarks 🦖 Dinosaurio v1 🦖 Dinosaurio v2 ✅ Aplicaciones To-Do List 🎨 Páginas libres creativas 🎯 FSACB - Showcase definitivo 🌍 Benchmark de traducción
Modelos
🏆 Top 10 modelos 🆓 Modelos gratuitos 📋 Todos los modelos ⚙️ Kilo Code
Recursos
💬 Biblioteca de prompts 📖 Glosario de IA 🔗 Enlaces útiles
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.