View Full Google Cloud Digital Leader Exam Dumps and Practice Test Dumps.
Question 101
Which Google Cloud service synchronizes enterprise user directories from on-premises Active Directory to Google Cloud?
- Cloud IAM
- Google Cloud Directory Sync (GCDS)
- Secret Manager
- Cloud Identity-Aware Proxy
Correct Answer: 2
Explanation
Google Cloud Directory Sync (GCDS) allows organizations to synchronize users, groups, and organizational data from an existing Microsoft Active Directory or LDAP server into Google Cloud and Google Workspace, maintaining centralized identity management.
Question 102
What pricing benefit do you receive when you commit to using a specific level of compute resources for a 1- or 3-year term?
- Spot Discounts
- Committed Use Discounts (CUDs)
- Sustained Use Discounts (SUDs)
- Free Tier Allowances
Correct Answer: 2
Explanation
Committed Use Discounts (CUDs) provide heavily discounted pricing on Google Cloud compute resources in exchange for a customer making a 1- or 3-year usage commitment, helping predictable workloads lower their overall infrastructure costs.
Question 103
Which connection type provides private, redundant, high-speed connectivity via a service provider between an on-premises network and Google Cloud?
- Partner Interconnect
- Public Internet VPN
- Cloud NAT Gateway
- VPC Network Peering
Correct Answer: 1
Explanation
Partner Interconnect links your on-premises network to Google Cloud through a supported third-party service provider, offering a secure, high-speed alternative to Dedicated Interconnect when direct physical data center presence is unavailable.
Question 104
What is the designed annual durability percentage for standard Google Cloud Storage multi-regional buckets?
- 99.9%
- 99.99%
- 99.999999999% (11 nines)
- 100%
Correct Answer: 3
Explanation
Google Cloud Storage standard storage classes are engineered for 99.999999999% (11 nines) of annual durability by automatically scattering data objects across multiple geographically distinct physical locations.
Question 105
Which fully managed Google Cloud service is designed to run large-scale Apache Hadoop and Apache Spark clusters easily?
- Cloud Dataflow
- Dataproc
- BigQuery ML
- Cloud Pub/Sub
Correct Answer: 2
Explanation
Dataproc is a fast, easy-to-use, fully managed cloud service for running Apache Spark and Apache Hadoop clusters, allowing data engineering teams to process large datasets efficiently while reducing operational overhead.
Question 106
Which Google Cloud conversational AI tool helps businesses build interactive text and voice chatbots powered by natural language understanding?
- Vertex AI Search and Conversation (Dialogflow)
- Cloud Vision API
- Cloud Translation API
- Document AI Parser
Correct Answer: 1
Explanation
Dialogflow (integrated into Vertex AI) provides advanced natural language understanding to build sophisticated, human-like conversational virtual agents and interactive chatbots for customer service touchpoints.
Question 107
Which security feature allows organizations to restrict access to Google Cloud resources based on explicit context like IP address or perimeter boundaries?
- VPC Service Controls
- Cloud Armor WAF
- Firewall Rules
- Cloud NAT
Correct Answer: 1
Explanation
VPC Service Controls let enterprises define security perimeters around Google Cloud sensitive resources (like BigQuery data or Cloud Storage buckets), preventing data exfiltration even if user credentials are compromised.
Question 108
What physical hardware device can organizations ship to Google Cloud to migrate hundreds of terabytes of offline data securely?
- Transfer Appliance
- Compute Engine Host Node
- Cloud Storage Gateway
- Filestore NAS Server
Correct Answer: 1
Explanation
Transfer Appliance is a secure, high-capacity rackable hardware storage device that customers fill with local data and ship to a Google migration center, bypassing slow network upload times for massive multi-terabyte datasets.
Question 109
Which tool analyzes historical usage trends inside Google Cloud billing data to recommend optimal instance sizing and discount commitments?
- Recommender
- Billing Export
- Cost Table CSV
Correct Answer: 2
Explanation
Google Cloud Recommender automatically analyzes your active resource utilization metrics and provides actionable advice on rightsizing underutilized virtual machines, purchasing CUDs, and deleting idle storage disks to optimize spending.
Question 110
What browser-based command-line tool comes pre-authenticated with Google Cloud tools and provides 5GB of persistent home directory storage?
- Cloud Shell
- Terminal Emulator
- Local PowerShell
- SSH Client Console
Correct Answer: 1
Explanation
Cloud Shell is an interactive, browser-based administrative workspace with the Google Cloud CLI (gcloud) pre-installed, offering quick access to developer tools and 5GB of persistent storage for managing cloud environments anywhere.
Question 111
What is a primary distinction between Cloud Run and App Engine Standard?
- Cloud Run runs containers, while App Engine Standard runs specific language runtimes without containerization.
- App Engine runs containers, Cloud Run runs virtual machines.
- Cloud Run does not support scale-to-zero.
- App Engine requires manual infrastructure provisioning.
Correct Answer: 1
Explanation
Cloud Run lets you deploy any containerized application serverless-style, whereas App Engine Standard executes raw application code within pre-configured managed language runtimes (like Python, Java, or Node.js) without requiring container images.
Question 112
Which database service is optimized specifically for key-value and wide-column NoSQL data access at ultra-low latency scale?
- Cloud Bigtable
- Cloud SQL PostgreSQL
- Cloud Spanner
- Cloud SQL MySQL
Correct Answer: 1
Explanation
Cloud Bigtable is Google’s NoSQL wide-column database built for high-throughput, low-latency storage of large operational data streams, making it the backbone for Google Analytics, financial tickers, and IoT telemetry.
Question 113
Which Google Cloud operations tool tracks application errors, stack traces, and crash rates automatically?
- Error Reporting
- Cloud Logging
- Cloud Monitoring
- Security Command Center
Correct Answer: 1
Explanation
Error Reporting is a managed service that aggregates, analyzes, and tracks software exceptions and crash logs across Google Cloud applications, notifying developers immediately when new application errors emerge.
Question 114
What protocol does Cloud Router use to exchange dynamic network routing updates with customer on-premises gateway routers?
- Border Gateway Protocol (BGP)
- Domain Name System (DNS)
- Dynamic Host Configuration Protocol (DHCP)
- Secure Shell Protocol (SSH)
Correct Answer: 1
Explanation
Cloud Router uses Border Gateway Protocol (BGP) to exchange dynamic route configurations between Google Cloud VPCs and on-premises data centers via VPN or Interconnect links.
Question 115
What are the three main types of IAM roles available in Google Cloud?
- Primitive, Predefined, and Custom roles
- Public, Private, and Secret roles
- Admin, Viewer, and Editor roles only
- Root, Sub, and User roles
Correct Answer: 1
Explanation
Google Cloud IAM provides Primitive roles (broad historical broad access), Predefined roles (fine-grained service-specific permissions curated by Google), and Custom roles (user-defined specific permissions tailored to enterprise needs).
Question 116
Where does Google Cloud Armor execute web application firewall (WAF) rule filtering to block malicious internet web traffic?
- At Google’s global network edge load balancers
- Inside individual application virtual machines
- Directly on backend Cloud SQL databases
- Inside Cloud Storage bucket folders
Correct Answer: 1
Explanation
Cloud Armor operates at Google’s global network edge integrated with external HTTP(S) load balancers, intercepting and neutralizing web attacks before traffic ever reaches backend server infrastructure.
Question 117
Which repository service stores, manages, and secures build container images and software package artifacts?
- Artifact Registry
- Cloud Build Server
- Secret Manager Vault
- Cloud Source Repository
Correct Answer: 1
Explanation
Artifact Registry is Google Cloud’s secure integrated repository service for storing, managing, and vulnerability-scanning container images and language packages (like Maven or npm).
Question 118
Which governance tool lets enterprise administrators enforce centralized compliance rules and configuration restrictions across a resource hierarchy?
- Organization Policy Service
- Cloud Billing Budget Alerts
- Compliance Reports Manager
- Cloud Monitoring Dashboards
Correct Answer: 1
Explanation
The Organization Policy Service enables administrators to set centralized configuration restrictions across folders and projects—such as disabling external IP creation or enforcing allowed regions—to maintain strict enterprise governance.
Question 119
Which hosted data science notebook environment allows developers to build and test machine learning models interactively on Vertex AI?
- Vertex AI Workbench
- BigQuery ML console
- Cloud Shell editor
- App Engine development server
Correct Answer: 1
Explanation
Vertex AI Workbench provides a managed Jupyter notebook-based development environment integrated with Google Cloud data and ML tools, allowing data scientists to build, train, and deploy models efficiently.
Question 120
What is included under Google Cloud Basic Support at no additional cost?
- Access to billing support, online documentation, community forums, and Recommender insights
- 24/7 dedicated Technical Account Manager (TAM) support
- 15-minute response SLA for critical production system outages
- Proactive architectural reviews and code audits
Correct Answer: 1
Explanation
Google Cloud Basic Support is free for all customers, providing access to billing assistance, documentation, community support forums, and self-service troubleshooting tools, whereas paid tiers provide live technical support and SLAs.