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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud Network Engineer topic 1 question 134 discussion

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

You recently deployed two network virtual appliances in us-central1. Your network appliances provide connectivity to your on-premises network, 10.0.0.0/8. You need to configure the routing for your Virtual Private Cloud (VPC). Your design must meet the following requirements:

• All access to your on-premises network must go through the network virtual appliances.
• Allow on-premises access in the event of a single network virtual appliance failure.
• Both network virtual appliances must be used simultaneously.

Which method should you use to accomplish this?

  • A. Configure two routes for 10.0.0.0/8 with different priorities, each pointing to separate network virtual appliances.
  • B. Configure an internal HTTP(S) load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal HTTP(S) load balancer as the next hop.
  • C. Configure a network load balancer for the two network virtual appliances. Configure a route for 10.0.0.0/8 with the network load balancer as the next hop.
  • D. Configure an internal TCP/UDP load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal load balancer as the next hop.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pfilourenco
Highly Voted 1 year, 4 months ago
Selected Answer: D
D is the correct. Use an internal TCP/UDP load balancer as the next hop. https://cloud.google.com/architecture/architecture-centralized-network-appliances-on-google-cloud#choosing_a_high_availability_option
upvoted 5 times
r0b00t
1 month ago
D is indeed correct. C is wrong as it's not specific on the type of network LB which can be external/internal network LBs.
upvoted 1 times
...
jorgesoma
1 month, 4 weeks ago
C correct in my opinion. Network LB
upvoted 1 times
...
Thornadoo
8 months, 1 week ago
I don't get it - the link mentions nothing about TCP - Infact it seems to point more towards C - Network LB.
upvoted 6 times
...
PotatoGCP
6 months, 1 week ago
Based on the above link, it is clear that it should be network LB. The answer should be C.
upvoted 2 times
...
...
dev62
Most Recent 1 month, 4 weeks ago
https://cloud.google.com/load-balancing/docs/passthrough-network-load-balancer#next-hops Answer is C
upvoted 2 times
...
gonlafer
2 months, 1 week ago
Selected Answer: C
https://cloud.google.com/architecture/architecture-centralized-network-appliances-on-google-cloud#choosing_a_high_availability_option
upvoted 1 times
...
Kyle1776
3 months, 1 week ago
Selected Answer: C
Answer is C Network Load balancer https://cloud.google.com/architecture/architecture-centralized-network-appliances-on-google-cloud#choosing_a_high_availability_option Use an internal passthrough Network Load Balancer as the next hop. In this approach, you place multiple virtual appliances in a managed instance group behind an internal passthrough Network Load Balancer. This load balancer is used as the next hop for a default route that replaces the default route in the VPC networks connected to the appliances. You can use appliances either in an active/active configuration, which is the standard configuration, or in an active/passive configuration, by employing failover for internal passthrough Network Load Balancers. Health checks direct traffic to healthy instances.
upvoted 1 times
...
YushiSato
4 months, 3 weeks ago
Selected Answer: D
I suspect that the name Load Balancer in this question refers to the one before the change. In that case, Network Load Balancer specifically indicates Reagional External TCP/UDP Network Load Balancer. Sorry for the Japanese, but here are the documents. https://blog.g-gen.co.jp/entry/external-https-load-balancing-explained
upvoted 1 times
...
PotatoGCP
6 months, 1 week ago
Selected Answer: C
https://cloud.google.com/architecture/architecture-centralized-network-appliances-on-google-cloud#choosing_a_high_availability_option
upvoted 1 times
...
rglearn
9 months ago
Selected Answer: D
TCP LB as next hop.
upvoted 1 times
...
fpreli
10 months ago
Actually, from the documentation https://cloud.google.com/architecture/architecture-centralized-network-appliances-on-google-cloud#choosing_a_high_availability_option It seems to be C. "Use an internal passthrough Network Load Balancer as the next hop. In this approach, you place multiple virtual appliances in a managed instance group behind an internal passthrough Network Load Balancer. This load balancer is used as the next hop for a default route that replaces the default route in the VPC networks connected to the appliances."
upvoted 2 times
...
SZON
1 year, 1 month ago
D is correct
upvoted 1 times
...
pk349
1 year, 3 months ago
• D. Configure an internal TCP/UDP ******* load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal load balancer as the next hop.
upvoted 1 times
...
AzureDP900
1 year, 4 months ago
D. Configure an internal TCP/UDP load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal load balancer as the next hop
upvoted 1 times
...
al_zo
1 year, 4 months ago
Selected Answer: D
it's D.
upvoted 2 times
...
playpacman
1 year, 4 months ago
I also vote for D
upvoted 2 times
...
ccieman2016
1 year, 4 months ago
Selected Answer: C
In my opinion is C, I did this setup on azure cloud, but honestly never make this setup in GCP. LB layer 7 don't work here. we need NLB
upvoted 1 times
ccieman2016
1 year, 4 months ago
I review and changed my answer, D is more sure here.
upvoted 5 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 ...