Hard1 markMultiple Choice
Domain 2.4: Planning and configuring network resourcesNetworkingCloud InterconnectHybrid ConnectivityCloud Router
GCP ACE · Question 18 · Domain 2.4: Planning and configuring network resources
Your enterprise is migrating critical workloads to GCP. You need to connect your on-premises data center to your GCP VPC. The connection must guarantee a minimum bandwidth of 10 Gbps, provide the lowest possible latency, and not traverse the public internet.
Which TWO components are required to implement this solution? (Select TWO)
Your enterprise is migrating critical workloads to GCP. You need to connect your on-premises data center to your GCP VPC. The connection must guarantee a minimum bandwidth of 10 Gbps, provide the lowest possible latency, and not traverse the public internet.
Which TWO components are required to implement this solution? (Select TWO)
Answer options:
A.
Cloud VPN
B.
Dedicated Interconnect
C.
Cloud Router
D.
Cloud NAT
E.
Partner Interconnect
How to approach this question
Identify the GCP hybrid connectivity solution that offers 10+ Gbps private connections and the routing component needed to make it work.
Full Answer
Dedicated Interconnect, Cloud Router
To achieve 10 Gbps without traversing the public internet, you must use Cloud Interconnect (specifically Dedicated Interconnect). To route traffic dynamically between your on-premises network and your VPC over this connection, you must configure a Cloud Router to handle BGP sessions.
Common mistakes
Choosing Cloud VPN, which uses the public internet and has lower bandwidth limits.
Practice the full GCP Associate Cloud Engineer Practice Exam 2
50 questions · hints · full answers · grading
More questions from this exam
Q01Your company is migrating to Google Cloud and needs to establish a resource hierarchy. You have t...EasyQ02You are managing access to a GCP project. You need to grant 15 developers the ability to view Com...MediumQ03You have created a new GCP project using the Cloud Console. You want to deploy a Cloud Function u...EasyQ04Your startup has a strict monthly cloud budget of $500. You want to be notified immediately if yo...EasyQ05Your finance team wants to perform complex SQL analysis on your GCP billing data to understand co...Medium
Expert