DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
System Design Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
easy
System Design
What is a health check, in the load-balancing sense?
A
A one-time check performed when a server is first added to the fleet
B
A periodic request to a lightweight endpoint used to detect and stop routing to unhealthy servers automatically
C
A security scan for vulnerabilities
D
A database integrity check
Check Answer