Ultimate access to all questions.
Your company's application is deployed on managed instance groups and served through a network load balancer. They wish to enable health checks for the instances. How should you configure these health checks?
Explanation:
Correct answer is C. Perform the health check using TCP. This is because TCP health checks are the appropriate method for Network Load Balancers. Options A and D are incorrect as they suggest methods not supported by Network Load Balancers (HTTPS and HTTP health checks are Layer 7 and not applicable here). Option A is irrelevant as health checks are configured on the load balancer side, not initiated by the Managed Instance Groups.