Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Network Engineer All Questions

View all questions & answers for the Professional Cloud Network Engineer exam

Exam Professional Cloud Network Engineer topic 1 question 162 discussion

Actual exam question from Google's Professional Cloud Network Engineer
Question #: 162
Topic #: 1
[All Professional Cloud Network Engineer Questions]

You are a network administrator at your company planning a migration to Google Cloud and you need to finish the migration as quickly as possible. To ease the transition, you decided to use the same architecture as your on-premises network: a hub-and-spoke model. Your on-premises architecture consists of over 50 spokes. Each spoke does not have connectivity to the other spokes, and all traffic is sent through the hub for security reasons. You need to ensure that the Google Cloud architecture matches your on-premises architecture. You want to implement a solution that minimizes management overhead and cost, and uses default networking quotas and limits. What should you do?

  • A. Connect all the spokes to the hub with Cloud VPN.
  • B. Connect all the spokes to the hub with VPC Network Peering.
  • C. Connect all the spokes to the hub with Cloud VPN. Use a third-party network appliance as a default gateway to prevent connectivity between the spokes.
  • D. Connect all the spokes to the hub with VPC Network Peering. Use a third-party network appliance as a default gateway to prevent connectivity between the spokes.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
3fd692e
1 month, 2 weeks ago
Selected Answer: C
Correct answer is C. Forget the points about non-transitive routing that folks are making. The key point is in the question that they want to stay within the GCP quotas and limits. VPC peering max is 25. The customer has 50 spokes in their on-premises hub-n-spoke design and the want to "replicate" that design in the cloud. VPC peering won't work as 50 is beyond the limit. Answer is C.
upvoted 2 times
...
netmaster81
2 months, 2 weeks ago
Selected Answer: B
VPC Network Peering has the non-transitivity constraint, but it supports the full bandwidth defined by the machine type of the VMs and other factors that determine network bandwidth. However, you can add transitive routing by adding VPN tunnels. https://cloud.google.com/architecture/deploy-hub-spoke-vpc-network-topology VPC peering can't provide interconnection between spokes
upvoted 1 times
...
hamish88
6 months, 2 weeks ago
Selected Answer: A
As per the following link, we should use a third-party network appliance or an NGFW as a default gateway in providing inter-spoke communications, not to prevent connectivity between spokes https://cloud.google.com/architecture/deploy-hub-spoke-vpc-network-topology
upvoted 1 times
Positron75
5 months, 1 week ago
As I understand it, that refers to the architecture using VPC Peering. Because VPC Peering is not transitive, you need a 3rd party solution to enable inter-spoke communication. However, the same documentation states that using VPN does allow transitive routing, which we do not want in this case according to the question. Therefore I think the correct answer here would be C, as otherwise by default the spokes will be able to connect to each other.
upvoted 1 times
...
...
desertlotus1211
8 months, 1 week ago
It either A or C
upvoted 2 times
...
gonlafer
9 months, 1 week ago
Selected Answer: C
VPC Network Peering connections are limited to 25 connections per VPC network.
upvoted 3 times
...
PeppaPig
9 months, 1 week ago
Can't be VPC peering. Google VPC supports up to 25 peering connections per VPC, here we need to connect 50 spokes. C is correct
upvoted 2 times
...
[Removed]
9 months, 3 weeks ago
Selected Answer: D
VPC Network Peering is a simple and a low cost way to connect VPC networks without using any external IP addresses or VPN gateways. It does not consume any quota or limit for VPN tunnels, external IP addresses, or forwarding rules. So, use it to conect the spokes to the hub. To fully prevent connectivity between the spokes, use a third-party network appliance as a default gateway (also if by default spokes can't communicate with the hub)
upvoted 1 times
desertlotus1211
8 months, 1 week ago
quota is 25, wrong answer.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...