ads

25 Jun 2024

Google Associate Cloud Engineer: Google Virtual Private Cloud


Question:

Which types of routes are created by default when you create a VPC?

  • Default local routes to all other subnets
  • Default route to the Internet

Question
:

If you have multiple services running on a VM and you want to assign each service a different IP address, what must you create at the subnet level that these VMs are deployed in?

  • Secondary IP range

Question
:

When you select the checkbox to allow HTTP and HTTPS traffic through the firewall and into your compute engine VM, which ports are automatically opened?

  • 443
  • 80

Question
:

When you are finished with a reserved static IP address, what should you do to ensure no additional charges are generated?

  • Release the IP back to Google

Question
:

Which routing algorithm is used by a Cloud HA VPN gateway to share routes dynamically amongst members of a VPN tunnel?

  • BGP

Question
:

When expanding your subnet to gain more IP addresses, which two requirements must you meet?

  • In private address space of 10.0.0.0/8, 172.16.0.0/12 or 192.168.0.0/16
  • New prefix must be smaller than the original

Question
:

When creating a VPC, which option must you enable in order to create a set of logs that show you all the IP traffic that is occurring within your VPC?

  • Flow logs

Question
:

When creating your VPC, what are the two modes of subnet creation that you can choose from?

  • Automatic
  • Custom

Question
:

When launching a compute instance, which choices are available for attaching an external IP to the new instance?

  • Ephemeral external IP
  • Create a new static external IP
  • No external IP

Question
:

A user creates a firewall rule with a priority of 1000. This new firewall rule conflicts with a pre-existing firewall rule that has a priority of 65534. If there is a match to both firewall rules, which rule will run?

  • Firewall rule with a priority of 1000

Question
:

Which two options are available to connect your physical, on-premises network to the Google Cloud platform?

  • Cloud Interconnect
  • Cloud VPN

Question:

A VM interface can send packets to external IP addresses that belong to Google APIs and services, this is accomplished via private google access and can be set up using one of two possible URLs. Which of the options are the appropriate URLs that Google uses to accomplish this?

  • restricted.googleapis.cm
  • private.googleapis.com

Question
:

When creating resources using deployment manager templates, which language is used to write the template specifications?

  • Python
  • Jinja