🏠 الرئيسية
المقاييس
📊 جميع المقاييس 🦖 ديناصور v1 🦖 ديناصور v2 ✅ تطبيقات قائمة المهام 🎨 صفحات حرة إبداعية 🎯 FSACB - العرض النهائي 🌍 مقياس الترجمة
النماذج
🏆 أفضل 10 نماذج 🆓 نماذج مجانية 📋 جميع النماذج ⚙️ كيلو كود
الموارد
💬 مكتبة الأوامر 📖 قاموس الذكاء الاصطناعي 🔗 روابط مفيدة
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.