Manage system vital signs prompt

초코송이단
2,246
16 0
"The server is dead, why didn't anyone notice?" It's the most dreaded call you get in the middle of the night. Your users are already complaining because they can't access the service, and your monitoring system hasn't alerted you to anything. It's a developer's nightmare.
My team once had an incident where our payment server was down for two hours and no one knew about it, only to find out later from a customer complaint. It was a painful realization that "the server is alive" doesn't just mean the process is running.

Prompt.

복사
### System Health Check Architect Mode
[ Classify what to monitor ]
* Infrastructure Level
- CPU/Memory/Disk Utilization
- Network connectivity status
- Server response time
* Application level
- API endpoint responses
- Database connectivity
- External service dependencies
* Business logic level
- Core functionality working or not
- Data consistency validation
- User flow integrity
[ Design checks ]
>> Basic health check
GET /health → 200 OK
Response time: < 500ms
>> Detailed health check
GET /health/detailed
{ "status".
"status": "healthy",
"database": "connected",
"redis": "connected",
"external_api": "healthy"
}
>> Deep health check
Perform real business logic
End-to-end test scenarios.
[ Notification and response scheme ].
- Failure escalation
- Automatic recovery attempt logic
- Failure history management
Please design a perfect health check system for [service name].
Having such an organized health check system in place has given me a lot of peace of mind, as I'm able to catch signs of failure before they happen, and when they do, the average recovery time has gone from 20 minutes to 3 minutes.
Most importantly, my developers are much more relaxed and able to focus on their work because the system is telling them, "Wait, something's not right." Why not start checking your system's vital signs?

Write a comment

What if you find yourself duplicating the same code again?

Do you know what the most frustrating moment in React development is? It's when you realize that you've implemented a...

Prompt to design the perfect rollback strategy

"I deployed and the system blew up!" It's a heart-stopping moment for any developer. Even worse, you try to roll back...

Prompt

ChatGPT

Find the hidden money stream prompt

ChatGPT

Nurturing the Seeds of Student Leadership Prompts

ChatGPT

Where is the Creativity Switch Hiding? Find your own button!

ChatGPT

Smart wealth transfer planning prompts

ChatGPT

Aha moments don’t happen by accident, they come to the prepared mind

ChatGPT

I made a great course, but why doesn’t anyone know about it?

ChatGPT

How do you solve the paradox of too many certifications and not enough skills?

ChatGPT

You never know when disaster will strike, but you can plan ahead for recovery

ChatGPT

Creative decision-making prompts that break the mold

ChatGPT

Circuit Breaker Design Prompt to Secure Your System

ChatGPT

Culture change prompts to transform schools

ChatGPT

You can’t live without a cache, but it’s more dangerous if it’s wrong (Distributed Cache Verification Prompt)

ChatGPT

“Is Volatility a Risk or an Opportunity? The Investor’s Dilemma”

ChatGPT

Goals are boring? Turn them upside down!

ChatGPT

Looking for ways to create a river of data?

ChatGPT

Flipped persuasion prompts