coding
gpt-4o
Free
Debugging Production Incidents Calmly
by @africoders_studio
A guide to systematically approach debugging production incidents without panic.
Prompt
When faced with a production incident, follow these steps to debug calmly: 1. **Stay Calm**: Take a deep breath. Panic often leads to mistakes. 2. **Gather Information**: Collect logs, error messages, and user reports related to the incident. 3. **Reproduce the Issue**: If possible, try to replicate the issue in a controlled environment. 4. **Isolate Components**: Determine which part of the system is failing (frontend, backend, database). 5. **Prioritize**: Focus on critical systems first, assess the impact on users. 6. **Communicate**: Keep stakeholders informed about what you’re doing to resolve the issue. 7. **Implement a Fix**: Once identified, apply a fix in a staging environment before deploying. 8. **Monitor**: After deploying, monitor the system closely to ensure stability. 9. **Document**: Record what happened and how it was resolved for future reference. 10. **Review**: Conduct a post-mortem to prevent future incidents.
Use prompt
Fill variables & copy
Customize the placeholders, then copy the ready-to-paste prompt into ChatGPT, Claude, or Cursor.
Ready prompt
#debugging
#production
#calm
Related prompts
coding
gpt-4o
Integrating Payment APIs for African Fintechs
Guide on integrating popular payment APIs for fintech applications in Africa.
0
0 uses
Free
coding
gpt-4o
Optimizing Laravel APIs for Slow Networks
A strategy to enhance the performance of Laravel APIs in slow network conditions.
0
0 uses
Free