Google Cloud
Google Cloud Certified – Cloud Digital Leader
PR000225
Popular Trending
Get certified as a Cloud Digital Leader with exam code PR000225 to validate your skills in Google Cloud.
489 questions
0 views
Free
Questions 1–10 of 489
Which service allows for real-time data processing in Google Cloud?
-
A
Cloud Pub/Sub
-
B
Google Cloud Storage
-
C
BigQuery
-
D
Cloud Functions
Explanation
Cloud Pub/Sub handles real-time data streaming; others aren't designed for real-time processing.
A company needs to manage user access efficiently. Which service should it use?
-
A
Google Cloud IAM
-
B
Cloud Identity
-
C
Google Groups
-
D
Cloud Functions
Explanation
Google Cloud IAM is specifically for user access management; the others do not manage access roles directly.
What happens when you delete a Google Cloud Storage bucket?
-
A
All objects are permanently deleted.
-
B
You can recover the bucket later.
-
C
The bucket is archived.
-
D
Objects in it are retained but inaccessible.
Explanation
Deleting a bucket permanently removes all contained objects; the others incorrectly suggest no data loss.
Which service is best for managing containerized applications?
-
A
Cloud Run
-
B
Cloud Functions
-
C
App Engine
-
D
Cloud Storage
Explanation
Cloud Run is specifically designed for managing containerized applications, while the others serve different purposes.
A company needs to analyze large datasets without managing the underlying infrastructure. Which service should they use?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud Spanner
-
D
AI Platform
Explanation
BigQuery provides a serverless architecture for analyzing large datasets without infrastructure management.
You are configuring IAM roles in Google Cloud. What happens when a user has multiple roles that grant conflicting permissions?
-
A
No permissions granted
-
B
Broadest permission wins
-
C
Narrowest permission wins
-
D
Last role applied wins
Explanation
When multiple roles are granted, the broadest permission effectively applies, allowing the user to perform those actions.
Which service provides a managed NoSQL database?
-
A
Cloud Firestore
-
B
BigQuery
-
C
Cloud SQL
-
D
Cloud Storage
Explanation
Cloud Firestore is purpose-built for NoSQL, while others serve relational or object storage needs.
A company needs to deploy applications on Google Cloud without managing the underlying infrastructure. What is the best option?
-
A
Google Kubernetes Engine
-
B
App Engine
-
C
Compute Engine
-
D
Cloud Functions
Explanation
App Engine fully manages the environment, unlike the others which require infrastructure management.
What happens when you set a VPC network to 'auto mode'?
-
A
Ignores subnet configurations
-
B
Creates subnets automatically
-
C
Disables all IP ranges
-
D
Limits resource access
Explanation
In auto mode, GCP automatically creates subnets in each region, while other options do not correctly describe behaviors.
Which service can automatically scale based on load?
-
A
Google Kubernetes Engine (GKE)
-
B
Google Cloud Storage
-
C
Cloud Functions
-
D
Cloud Pub/Sub
Explanation
GKE can automatically scale containerized applications, while others do not support scalability in response to load.