Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a Cloud DevOps Engineer, maintaining the health of instances within a Managed Instance Group (MIG) is part of your responsibilities. You've set up a health check for your MIG. How does the health check system identify an instance as unhealthy?
A
The instance is marked unhealthy if it fails to return a 200 OK status within the specified check interval in the health check.
B
The instance is deemed unhealthy if it remains unused for a certain duration.
C
An instance is considered unhealthy when its CPU utilization exceeds 80%.
D
The instance is identified as unhealthy if it does not reply to a ping.