Question 272 of 284
Single answerYou are deploying a web application using Compute Engine. You created a managed instance group (MIG) to host the application. You want to follow Google-recommended practices to implement a secure and highly available solution. What should you do?
AUse SSL proxy load balancing for the MIG and an A record in your DNS private zone with the load balancer's IP address.
BUse SSL proxy load balancing for the MIG and a CNAME record in your DNS public zone with the load balancer’s IP address.
CUse HTTP(S) load balancing for the MIG and a CNAME record in your DNS private zone with the load balancer’s IP address.
✓DUse HTTP(S) load balancing for the MIG and an A record in your DNS public zone with the load balancer’s IP address.
✓
Correct Answer: D
Use HTTP(S) load balancing for the MIG and an A record in your DNS public zone with the load balancer’s IP address.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.