Google Cloud Digital Leader Practice Test Questions and Exam Dumps Part 7 Q121-140

View Full Google Cloud Digital Leader Exam Dumps and Practice Test Dumps.

 

Question 121

Which service provides managed message queuing for microservices?

  1. Cloud SQL
  2. Cloud Spanner
  3. Cloud Pub/Sub
  4. Cloud Bigtable

Correct Answer: 3

Explanation

Cloud Pub/Sub is a fully managed, real-time messaging service designed to decouple sender and receiver applications in distributed architectures. By functioning as an asynchronous event ingestion layer, it allows microservices to communicate reliably without being tightly bound together. When publishers send messages to a topic, Pub/Sub stores them safely in persistent queues until subscriber systems successfully process them and return an acknowledgment. This architecture guarantees at-least-once delivery even if downstream applications face temporary outages or network failures. Furthermore, it scales automatically to handle millions of events per second from diverse global sources.

Question 122

Which service manages cryptographic keys in Google Cloud?

  1. Secret Manager
  2. Identity and Access Management
  3. Cloud Security Command Center
  4. Cloud Key Management Service

Correct Answer: 4

Explanation

Cloud Key Management Service, commonly known as Cloud KMS, is a centralized cloud-hosted cryptographic solution that empowers enterprise organizations to generate, use, rotate, and securely destroy custom encryption keys. It integrates deeply across multiple Google Cloud infrastructure services, granting administrative teams total operational control over how sensitive business data is protected at rest. By using Cloud KMS, companies can implement Customer-Managed Encryption Keys to satisfy strict internal compliance mandates and external regulatory requirements. Furthermore, it logs every cryptographic operation through Cloud Audit Logs, ensuring comprehensive visibility and complete traceability over corporate assets.

Question 123

Which service provides serverless continuous integration?

  1. Cloud Build
  2. Artifact Registry
  3. Cloud Deploy
  4. Compute Engine

Correct Answer: 1

Explanation

Cloud Build is a powerful serverless continuous integration and continuous deployment platform that automatically handles software building and testing lifecycle tasks. Instead of requiring engineers to provision, patch, or maintain dedicated build servers, Cloud Build imports source code directly from popular version control repositories. It executes custom build instructions, runs automated unit test suites, and packages applications into secure containers dynamically. Because it operates on a fully managed serverless infrastructure, development teams only pay for exact compute resources consumed during execution, significantly accelerating software delivery pipelines safely.

Question 124

Which service provides a managed NoSQL document database?

  1. Cloud SQL
  2. Firestore
  3. Cloud Spanner
  4. Cloud Bigtable

Correct Answer: 2

Explanation

Firestore is a flexible, highly scalable NoSQL document database built specifically to power modern mobile, web, and serverless applications. Instead of storing information inside rigid relational table rows, Firestore organizes data dynamically within documents grouped into collections using flexible JSON-like data structures. It provides robust offline data synchronization capabilities, enabling client applications to remain fully functional even during intermittent network disconnects. Additionally, its advanced multi-region replication architecture ensures high availability, automatic resource scaling, and seamless real-time data updates across distributed users worldwide for modern workloads.

Question 125

Which service analyzes petabytes of data using SQL?

  1. Cloud SQL
  2. Cloud Spanner
  3. BigQuery
  4. Cloud Bigtable

Correct Answer: 3

Explanation

BigQuery is Google Cloud’s fully managed, serverless enterprise data warehouse engineered specifically to run lightning-fast SQL queries across massive petabytes of data without requiring any upfront infrastructure provisioning or server management. By completely separating storage from query processing resources, BigQuery allows organizations to scale computing power independently and analyze historical datasets instantly. It features built-in machine learning capabilities through BigQuery ML and integrates seamlessly with business intelligence visualization tools. This powerful architecture empowers business analysts to derive deep operational insights rapidly across global enterprises.

Question 126

Which tool tracks errors and stack traces across apps?

  1. Cloud Logging
  2. Cloud Monitoring
  3. Security Command Center
  4. Error Reporting

Correct Answer: 4

Explanation

Error Reporting is a fully managed diagnostic service that automatically aggregates, analyzes, and tracks software exceptions, errors, and stack traces across your Google Cloud applications in real time. When new application faults or crash events occur, Error Reporting instantly alerts development teams and presents comprehensive diagnostic data to accelerate troubleshooting. It organizes errors logically, tracks occurrence frequencies over time, and integrates smoothly with Cloud Logging to provide full contextual visibility. By leveraging this tool, operations teams can swiftly identify systemic bugs and maintain reliability.

Question 127

Which service connects on-premises networks to GCP privately?

  1. Cloud VPN
  2. Cloud NAT
  3. Cloud Armor
  4. Public Gateway

Correct Answer: 1

Explanation

Cloud VPN securely connects your peer enterprise network to your Google Cloud Virtual Private Cloud network through an encrypted IPsec connection over the public internet. This connection type allows internal resources to communicate securely across environments without exposing data traffic to external interception threats. Cloud VPN tunnels establish rapid, reliable communication links that support hybrid cloud architecture strategies seamlessly. Network administrators can deploy high-availability VPN configurations with dynamic routing features using BGP to ensure uninterrupted connectivity during routine maintenance or unexpected link disruptions effectively.

Question 128

Which service enforces Zero Trust access to internal apps?

  1. Cloud Armor
  2. Identity-Aware Proxy
  3. VPC Service Controls
  4. Cloud NAT

Correct Answer: 2

Explanation

Identity-Aware Proxy protects web applications by verifying user identity and device security posture before granting access to internal corporate tools. Instead of relying on traditional perimeter-based security or corporate VPNs, IAP establishes an application-level access control layer. It evaluates context parameters such as user credentials, group memberships, and endpoint security compliance dynamically for every incoming request. If an access attempt meets security policies, IAP permits connection; otherwise, it blocks unauthorized traffic. This Zero Trust security architecture significantly reduces the corporate attack surface and prevents lateral movement threats.

Question 129

Which tool provides automated optimization recommendations?

  1. Cloud Monitoring
  2. Cost Table
  3. Recommender
  4. Billing Export

Correct Answer: 3

Explanation

Google Cloud Recommender is an automated intelligence service that continuously evaluates your active resource utilization patterns, infrastructure configurations, and security posture. It analyzes historical metrics across virtual machines, storage buckets, and IAM roles to generate proactive, data-driven advice aimed at optimizing performance, strengthening security, and reducing waste. For instance, Recommender identifies idle virtual machine instances, suggests rightsizing options for over-provisioned CPU resources, and recommends purchasing committed use discounts. By following these tailored suggestions, cloud administrators can eliminate inefficiencies, control expenditures tightly, and align architectures with best practices.

Question 130

Which service provides managed Kubernetes clusters?

  1. Compute Engine
  2. Cloud Run
  3. App Engine
  4. Google Kubernetes Engine

Correct Answer: 4

Explanation

Google Kubernetes Engine is a managed, production-ready environment designed for deploying, scaling, and managing containerized applications using Kubernetes APIs. GKE automates infrastructure provisioning, cluster scaling, health monitoring, and software patching, reducing the heavy operational burden traditionally associated with container orchestration. Teams can choose between Standard mode for fine-grained node control or Autopilot mode for a completely hands-off experience where Google manages underlying node infrastructure. GKE integrates natively with Google Cloud’s networking, security, and logging services, providing a robust, high-performance foundation for modern cloud-native microservices and scalable applications.

Question 131

Which tool provides a browser-based CLI workspace?

  1. Cloud Shell
  2. Terminal Emulator
  3. Local PowerShell
  4. SSH Console

Correct Answer: 1

Explanation

Cloud Shell is an interactive, browser-based administrative workspace that gives administrators and developers instant command-line access to Google Cloud resources from anywhere. It comes pre-installed with the Google Cloud CLI, Terraform, Docker, and other essential developer utilities, eliminating the need for local software installations or complex toolchain configurations. Furthermore, Cloud Shell provides five gigabytes of free, persistent home directory storage, allowing users to save custom scripts and configuration files safely. Whether managing deployments or inspecting logs, Cloud Shell offers a fast, secure, and convenient management interface directly inside any standard web browser window.

Question 132

Which pricing model offers discounts for 1- or 3-year commitments?

  1. Spot VMs
  2. Committed Use Discounts
  3. Sustained Use Discounts
  4. Free Tier Allowances

Correct Answer: 2

Explanation

Committed Use Discounts provide significant cost savings on Google Cloud compute resources in exchange for a customer signing a formal one-year or three-year usage contract. This pricing structure is ideal for predictable, steady-state enterprise workloads that run continuously over extended periods. By committing to a baseline level of resource consumption, organizations can reduce their overall infrastructure spending drastically compared to standard on-demand pricing rates. Google Cloud offers flexible commitment options, including resource-based commitments for specific machine families or spend-based commitments that apply across multiple eligible services. This financial predictability helps finance teams forecast operational budgets accurately.

Question 133

Which database provides global scale and SQL with 99.999% availability?

  1. Cloud SQL
  2. Firestore
  3. Cloud Spanner
  4. Cloud Bigtable

Correct Answer: 3

Explanation

Cloud Spanner is an enterprise-grade relational database service designed to combine standard ANSI SQL query support and strict ACID transactional guarantees with horizontal scale. It is the only database service that delivers synchronous multi-region data replication alongside an impressive 99.999% availability SLA. This unique architecture allows global businesses to scale transactional workloads dynamically across continents without sacrificing data consistency or incurring application downtime during regional disruptions. Cloud Spanner handles massive operational scale effortlessly, making it the ideal database backend for mission-critical financial systems, global e-commerce platforms, and large enterprise applications worldwide.

Question 134

Which database is optimized for wide-column NoSQL workloads?

  1. Cloud SQL
  2. Cloud Spanner
  3. Firestore
  4. Cloud Bigtable

Correct Answer: 4

Explanation

Cloud Bigtable is Google’s fully managed, high-performance NoSQL wide-column database built specifically to handle massive operational data streams with ultra-low latency. It is designed to scale effortlessly to petabytes of data while maintaining high throughput for heavy read and write operations. This makes Cloud Bigtable the foundational data storage engine behind large-scale applications like financial market tickers, IoT sensor telemetry, and analytics platforms. Because it lacks complex relational overhead, Bigtable retrieves individual rows instantly using unique row keys. Its seamless integration with analytical tools allows organizations to ingest streaming data continuously while running deep historical analysis simultaneously.

Question 135

Which service provisions infrastructure using code templates?

  1. Terraform
  2. Cloud Build
  3. Artifact Registry
  4. Deployment Manager

Correct Answer: 1

Explanation

Infrastructure as Code tools like Terraform allow organizations to define, provision, and manage cloud resources using human-readable configuration files rather than manual web console clicks. This declarative coding approach ensures that infrastructure deployments are repeatable, consistent, and version-controlled across development, staging, and production environments. By storing infrastructure definitions in code repositories, teams can review configuration changes collaboratively, track version histories, and roll back updates safely if errors occur. Terraform automates complex resource provisioning across multiple cloud providers, minimizing human configuration mistakes, accelerating deployment velocity, and establishing robust governance frameworks for modern cloud engineering teams.

Question 136

Which log service records admin activity and access attempts?

  1. Cloud Monitoring
  2. Cloud Audit Logs
  3. Error Reporting
  4. Security Command Center

Correct Answer: 2

Explanation

Cloud Audit Logs maintains comprehensive records of administrative activities, data accesses, and system events across your Google Cloud projects to ensure full transparency and accountability. It automatically generates three distinct log types: Admin Activity, Data Access, and System Event logs, capturing who did what, where, and when within your cloud environment. These immutable logs are crucial for security investigations, compliance auditing, and forensic analysis after operational incidents. Administrators can export audit trails to BigQuery or Cloud Storage for long-term retention and deep security analysis, helping enterprises satisfy strict regulatory standards and maintain tight governance over cloud resources.

Question 137

Which service provides global content caching and acceleration?

  1. Cloud Armor
  2. Cloud Router
  3. Cloud CDN
  4. Cloud NAT

Correct Answer: 3

Explanation

Cloud CDN leverages Google’s extensive global network edge points of presence to cache and deliver static and dynamic web content close to end users worldwide. By serving frequently requested assets directly from edge locations near the user, Cloud CDN drastically reduces application latency, accelerates web page loading speeds, and improves overall user experience. Furthermore, it offloads heavy traffic loads from backend origin servers, protecting application infrastructure from sudden traffic surges and scaling resource demands efficiently. Integrated natively with Google’s external HTTP(S) load balancers, Cloud CDN enables secure, lightning-fast content distribution for global web applications and digital media platforms.

Question 138

Which service blocks DDoS attacks at the network edge?

  1. Cloud NAT
  2. Cloud Router
  3. VPC Peering
  4. Cloud Armor

Correct Answer: 4

Explanation

Cloud Armor is a web application firewall and network security service that protects applications and load balancers from Distributed Denial of Service attacks and malicious internet traffic. Operating at Google’s global network edge, Cloud Armor intercepts and neutralizes volumetric DDoS threats, SQL injection attempts, and cross-site scripting attacks before malicious traffic can reach backend server infrastructure. It provides advanced adaptive protection, custom rate-limiting rules, geo-based access controls, and pre-configured WAF filters based on OWASP Top 10 rulesets. This comprehensive edge security ensures that critical web applications remain highly available, resilient, and protected against evolving cyber threats without degrading legitimate user performance.

Question 139

Which feature groups projects for policy inheritance?

  1. Folders
  2. Billing Accounts
  3. Resource Tags
  4. Zones

Correct Answer: 1

Explanation

Folders are organizational entities within the Google Cloud resource hierarchy positioned directly beneath the root Organization node and above individual projects. They allow enterprise administrators to group related projects logically by department, business unit, or environment, making it straightforward to manage access control rules and organizational policies collectively. Any IAM policy or constraint applied at the folder level inherits downward automatically to all child folders and projects contained within it. This hierarchical inheritance simplifies administrative governance, ensures compliance uniformity across multi-team enterprises, and scales management workflows efficiently as organizational structures grow and evolve over time in the cloud.

Question 140

Which report details independent auditor compliance validations?

  1. Cloud Billing Statement
  2. Compliance Reports Manager
  3. Carbon Footprint
  4. Resource Topology

Correct Answer: 2

Explanation

Compliance Reports Manager gives Google Cloud customers instant, self-service access to crucial regulatory documentation, third-party security audit reports, ISO certifications, and framework mappings. Instead of waiting for lengthy administrative reviews, compliance teams can retrieve validated attestation documents—such as SOC reports, PCI-DSS compliance letters, and HIPAA documentation—directly through the console. This transparency accelerates internal risk assessments, simplifies regulatory auditing processes, and helps organizations demonstrate adherence to stringent industry standards when building secure, compliant workloads on Google Cloud infrastructure.