Question 6 of 10Pro Only
How would you design and implement automated health check scripts that verify the health of multiple services and their dependencies?
Sample answer preview
Automated health check scripts are a fundamental SRE tool for verifying that services and their dependencies are functioning correctly. Unlike monitoring systems that track metrics over time, health check scripts perform point-in-time verification that can be run on demand,…
health checksendpoint verificationdependency checkingpre-deployment checkshealthzreadiness