Question 73 of 169
Single answerYou need to create a new VPC network that allows instances to have IP addresses in both the 10.1.1.0/24 network and the 172.16.45.0/24 network.
What should you do?
AConfigure global load balancing to point 172.16.45.0/24 to the correct instance.
BCreate unique DNS records for each service that sends traffic to the desired IP address.
✓CConfigure an alias-IP range of 172.16.45.0/24 on the virtual instances within the VPC subnet of 10.1.1.0/24.
DUse VPC peering to allow traffic to route between the 10.1.0.0/24 network and the 172.16.45.0/24 network.
✓
Correct Answer: C
Configure an alias-IP range of 172.16.45.0/24 on the virtual instances within the VPC subnet of 10.1.1.0/24.
▥
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.