Back to Glossary
InfrastructureBeginner Friendly

What is Health Check?

An endpoint or process that verifies a service is running and functioning correctly.

Why It Matters

Health checks enable load balancers and orchestrators to detect and replace unhealthy services automatically.

Real-World Example

A /health endpoint that returns 200 OK when the app is working, or 503 when it cannot connect to the database.

“Understanding terms like Health Check matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.