
Ultimate access to all questions.
You have deployed Compute Engine instances in regions us-west1 and us-east1 within a VPC using default routing. Your security policy requires that VMs must not have public IP addresses, but the instances need to download updates from the internet without allowing inbound external access. What is the recommended solution?
A
Create a Cloud NAT gateway and Cloud Router in both us-west1 and us-east1.
B
Create a single global Cloud NAT gateway and global Cloud Router in the VPC.
C
Change the instances’ network interface external IP address from None to Ephemeral.
D
Create a firewall rule that allows egress to destination 0.0.0.0/0.