Which two steps should you take?


In your company, two departments with separate GCP projects (code-dev and data-dev) in the same organization need to allow full cross-communication between all of their virtual machines in GCP. Each department has one VPC in its project and wants full control over their network. Neither department intends to recreate its existing computing resources. You want to implement a solution that minimizes cost.

Which two steps should you take? (Choose two.)
A . Connect both projects using Cloud VP
C . Connect the VPCs in project code-dev and data-dev using VPC Network Peering.
D . Enable Shared VPC in one project (e. g., code-dev), and make the second project (e. g., data-dev) a service project.
E . Enable firewall rules to allow all ingress traffic from all subnets of project code-dev to all instances in project data-dev, and vice versa.
F . Create a route in the code-dev project to the destination prefixes in project data-dev and use nexthop as the default gateway, and vice versa.

Answer: BD

Leave a Reply

Your email address will not be published.