Hard1 markMultiple Choice
GCP ACE · Question 18 · Domain 2.4: Planning and configuring network resources
You need to connect your on-premises data center to your GCP Virtual Private Cloud (VPC). The connection requires a strict 10 Gbps dedicated bandwidth and low latency. You cannot use the public internet for this connection. Which TWO components are required? (Select TWO)
You need to connect your on-premises data center to your GCP Virtual Private Cloud (VPC). The connection requires a strict 10 Gbps dedicated bandwidth and low latency. You cannot use the public internet for this connection. Which TWO components are required? (Select TWO)
Answer options:
A.
Cloud VPN
B.
Dedicated Interconnect
C.
Cloud Router
D.
Partner Interconnect
E.
Cloud NAT
How to approach this question
Identify the hybrid connectivity solution that avoids the public internet and provides high bandwidth, plus the routing component needed.
Full Answer
Dedicated Interconnect
Cloud Router
Cloud Interconnect (specifically Dedicated Interconnect) provides direct physical connections between your on-premises network and Google's network, bypassing the public internet and offering 10 Gbps or 100 Gbps capacities. To make this work, a Cloud Router is required in your VPC to establish a BGP session and exchange routes dynamically.
Common mistakes
Selecting Cloud VPN, which uses the public internet.
Practice the full GCP Associate Cloud Engineer Practice Exam 1
50 questions · hints · full answers · grading
More questions from this exam
Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command ...EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view ...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What s...EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends acr...Medium
Expert