exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 195 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 195
Topic #: 1
[All Associate Cloud Engineer Questions]

You have been asked to create robust Virtual Private Network (VPN) connectivity between a new Virtual Private Cloud (VPC) and a remote site. Key requirements include dynamic routing, a shared address space of 10.19.0.1/22, and no overprovisioning of tunnels during a failover event. You want to follow Google- recommended practices to set up a high availability Cloud VPN. What should you do?

  • A. Use a custom mode VPC network, configure static routes, and use active/passive routing.
  • B. Use an automatic mode VPC network, configure static routes, and use active/active routing.
  • C. Use a custom mode VPC network, use Cloud Router border gateway protocol (BGP) routes, and use active/passive routing.
  • D. Use an automatic mode VPC network, use Cloud Router border gateway protocol (BGP) routes, and configure policy-based routing.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
theBestStudent
Highly Voted 2 years, 2 months ago
Selected Answer: C
we need custom mode vpc so subnets are not created automatically (the ip range is mentioned in the question) also we will need active/passive HA VPN (as it is not mentioned we will have to use more than one HA VPN gateway). Links : https://cloud.google.com/network-connectivity/docs/vpn/concepts/best-practices https://cloud.google.com/network-connectivity/docs/vpn/concepts/overview#active https://cloud.google.com/vpc/docs/vpc#subnet-ranges
upvoted 13 times
theBestStudent
2 years, 2 months ago
Also for dynamic routing we need HA VPN Link: https://cloud.google.com/network-connectivity/docs/vpn/concepts/choosing-networks-routing#dynamic-routing
upvoted 5 times
...
...
Charumathi
Highly Voted 2 years, 1 month ago
Selected Answer: C
C . Choose a Cloud VPN gateway that uses dynamic routing and the Border Gateway Protocol (BGP). Google recommends using HA VPN and deploying on-premises devices that support BGP. Choose the appropriate tunnel configuration Choose the appropriate tunnel configuration based on the number of HA VPN gateways: If you have a single HA VPN gateway, use an active/passive tunnel configuration. If you have more than one HA VPN gateway, use an active/active tunnel configuration. https://cloud.google.com/network-connectivity/docs/vpn/concepts/best-practices
upvoted 5 times
...
__rajan__
Most Recent 1 year, 1 month ago
Selected Answer: C
C is correct.
upvoted 2 times
...
Captain1212
1 year, 2 months ago
Selected Answer: C
C is the correct answer as we need to make sure that the subnets are not being created automatically
upvoted 1 times
...
ale_brd_111
2 years, 2 months ago
Selected Answer: C
c is the correct one
upvoted 2 times
...
Arulkumar
2 years, 2 months ago
Selected Answer: C
Google Cloud Router On Google Cloud, dynamic routing can be established using Cloud Router. It exchanges network topology information through Border Gateway Protocol (BGP). Cloud Router advertises subnets from its VPC network to another router or gateway via BGP. This is great for setting up VPN between the cloud and on-prem, as topology changes automatically propagate with no manual intervention and higher redundancy for your systems. You now have: Discovery of remote networks Maintaining up-to-date routing information Choosing the best path to destination networks Ability to find a new best path if the current path is no longer available And a great side effect can be lower latency because Cloud Router learns routes through BGP which allows for optimal data paths to reach its destination, whether that be another network or a VPN gateway to on-premise. Cloud Router is also how Dedicated Interconnect can give you 10 gbp/s bandwidth between your cloud VPC and your peered on-premise data center.
upvoted 4 times
...
manjtrade2
2 years, 2 months ago
Selected Answer: C
C might be right
upvoted 1 times
...
snkhatri
2 years, 3 months ago
Selected Answer: C
I think it should be C as there is too much customisation.
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 ...