Question 140 of 507
Fundamental cloud conceptseasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is VPC firewall rules, which are the fundamental cloud networking concept that controls which internet resources can communicate with your virtual machines in Google Cloud. These rules operate at the network layer to filter both inbound and outbound traffic based on source and destination IP ranges, protocols like TCP or UDP, and specific port numbers, effectively acting as a virtual barrier around your VMs. On the Google Cloud Digital Leader exam, this concept tests your understanding of how network security is enforced at the infrastructure level, often appearing in scenarios where a security team needs to restrict external access. A common trap is confusing firewall rules with Identity and Access Management (IAM) roles, but remember that IAM controls who can manage resources, while VPC firewall rules control what network traffic can reach them. For a quick memory tip, think of VPC firewall rules as the "bouncer at the door" checking IP addresses and ports, while IAM is the "manager" deciding who gets a key to the building.

Cloud Digital Leader Fundamental cloud concepts Practice Question

This GCDL practice question tests your understanding of fundamental cloud concepts. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company's security team wants to control which resources on the internet can communicate with their virtual machines in Google Cloud. Which fundamental cloud networking concept provides this control?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

VPC firewall rules that control inbound and outbound network traffic to VMs based on IP ranges, protocols, and ports

Option A is correct because VPC firewall rules are the fundamental cloud networking construct that controls network traffic to and from virtual machine instances in Google Cloud. These rules operate at the network layer, filtering traffic based on source/destination IP ranges, protocols (e.g., TCP, UDP, ICMP), and port numbers, thereby governing which internet resources can communicate with the VMs.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • VPC firewall rules that control inbound and outbound network traffic to VMs based on IP ranges, protocols, and ports

    Why this is correct

    VPC firewall rules are the correct answer. They are stateful, software-defined firewalls applied to VM network interfaces in Google Cloud VPCs. Rules specify what traffic is allowed or denied based on source/destination IPs, protocols, and ports — providing precise control over which internet resources can communicate with the VMs.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Cloud IAM policies that grant or deny permissions for external systems to access VM resources

    Why it's wrong here

    IAM controls authentication and authorization for Google Cloud management plane operations (console, API calls). It doesn't control network-level connectivity between internet hosts and VM instances — that's VPC firewall rules.

  • Cloud Storage bucket policies that restrict access to VM storage volumes

    Why it's wrong here

    Cloud Storage bucket policies control access to object storage (files in buckets), not network connectivity to VM instances. These are entirely different resources and access control mechanisms.

  • DNS records that determine which internet addresses can resolve the VM's hostname

    Why it's wrong here

    DNS resolves hostnames to IP addresses. Having a DNS record that resolves to a VM's IP doesn't control whether connections are accepted — firewall rules control that. DNS and firewall rules are independent mechanisms.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the distinction between network-layer controls (firewall rules) and identity/access management (IAM), tempting candidates to choose IAM policies because they sound like 'control' over access, but IAM does not filter network traffic at the packet level.

Detailed technical explanation

How to think about this question

VPC firewall rules in Google Cloud are stateful and are evaluated at the network interface level of each VM, using implied deny rules for both ingress and egress unless explicitly allowed. A subtle behavior is that firewall rules can target VMs via service accounts or tags, enabling dynamic grouping without relying solely on IP ranges, which is critical in auto-scaling environments where VM IPs change frequently.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related GCDL practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free GCDL practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this GCDL question test?

Fundamental cloud concepts — This question tests Fundamental cloud concepts — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: VPC firewall rules that control inbound and outbound network traffic to VMs based on IP ranges, protocols, and ports — Option A is correct because VPC firewall rules are the fundamental cloud networking construct that controls network traffic to and from virtual machine instances in Google Cloud. These rules operate at the network layer, filtering traffic based on source/destination IP ranges, protocols (e.g., TCP, UDP, ICMP), and port numbers, thereby governing which internet resources can communicate with the VMs.

What should I do if I get this GCDL question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.