What should you do?

You work for a multinational enterprise that is moving to GCP.

These are the cloud requirements:

• An on-premises data center located in the United States in Oregon and New York with Dedicated Interconnects connected to Cloud regions us-west1 (primary HQ) and us-east4 (backup)

• Multiple regional offices in Europe and APAC

• Regional data processing is required in europe-west1 and australia-southeast1

• Centralized Network Administration Team

Your security and compliance team requires a virtual inline security appliance to perform L7 inspection for URL filtering. You want to deploy the appliance in us-west1.

What should you do?
A . • Create 2 VPCs in a Shared VPC Host Project.
• Configure a 2-NIC instance in zone us-west1-a in the Host Project.
• Attach NIC0 in VPC #1 us-west1 subnet of the Host Project.
• Attach NIC1 in VPC #2 us-west1 subnet of the Host Project.
• Deploy the instance.
• Configure the necessary routes and firewall rules to pass traffic through the instance.
B . • Create 2 VPCs in a Shared VPC Host Project.
• Configure a 2-NIC instance in zone us-west1-a in the Service Project.
• Attach NIC0 in VPC #1 us-west1 subnet of the Host Project.
• Attach NIC1 in VPC #2 us-west1 subnet of the Host Project.
• Deploy the instance.
• Configure the necessary routes and firewall rules to pass traffic through the instance.

C . • Create 1 VPC in a Shared VPC Host Project.
• Configure a 2-NIC instance in zone us-west1-a in the Host Project.
• Attach NIC0 in us-west1 subnet of the Host Project.
• Attach NIC1 in us-west1 subnet of the Host Project
• Deploy the instance.
• Configure the necessary routes and firewall rules to pass traffic through the instance.
D . • Create 1 VPC in a Shared VPC Service Project.
• Configure a 2-NIC instance in zone us-west1-a in the Service Project.
• Attach NIC0 in us-west1 subnet of the Service Project.
• Attach NIC1 in us-west1 subnet of the Service Project
• Deploy the instance.
• Configure the necessary routes and firewall rules to pass traffic through the instance.

Answer: B

Explanation:

https://cloud.google.com/vpc/docs/shared-vpc

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments