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 211–220 of 489
Which service is used for serverless computing in Google Cloud?
-
A
Cloud Functions
-
B
Compute Engine
-
C
App Engine
-
D
Cloud Run
Explanation
Cloud Functions enables event-driven serverless computing, while the other options involve different levels of resource management.
A company needs to store structured data with complex queries. Which product should they choose?
-
A
Cloud Pub/Sub
-
B
BigQuery
-
C
Cloud Storage
-
D
Firestore
Explanation
BigQuery is designed for analyzing large datasets with complex queries, unlike the others which serve different purposes.
What happens when you apply IAM policies to a resource in Google Cloud?
-
A
Policies affect all resources globally
-
B
Policies apply only to the specific resource
-
C
Policies ignore inherited roles
-
D
Policies do not affect IAM settings
Explanation
IAM policies are applied at the resource level and can overwrite the inherited settings from higher levels.
Which service provides managed NoSQL database solutions?
-
A
Google Firestore
-
B
Google Cloud SQL
-
C
Google BigQuery
-
D
Google Cloud Spanner
Explanation
Google Firestore is specifically designed for NoSQL, while others serve different purposes.
A company needs to securely share resources with multiple organizations. Which service should they use?
-
A
Google Kubernetes Engine
-
B
Cloud Identity
-
C
Cloud VPN
-
D
Resource Manager
Explanation
Cloud Identity enables secure resource sharing, unlike the others which focus on different functions.
What happens when you delete a snapshot in Google Cloud Storage?
-
A
It's permanently deleted immediately
-
B
It becomes unrecoverable
-
C
Only references are removed
-
D
Its associated data is lost
Explanation
Deleting a snapshot only removes its references, not the underlying data.
Which service is optimal for real-time data processing in Google Cloud?
-
A
Google Cloud Dataflow
-
B
Google Cloud Storage
-
C
Google Cloud Pub/Sub
-
D
Google Cloud Functions
Explanation
Dataflow is specifically designed for real-time data processing, while the others serve different functions or use cases.
A company needs to manage permissions for multiple teams without duplicating roles. What should they use?
-
A
IAM Policies
-
B
Service Accounts
-
C
Custom Roles
-
D
Organization Policies
Explanation
Custom Roles allow specific access levels without duplication, improving management over different teams.
You are configuring networking for a new GKE cluster. What happens if you choose 'Private Cluster'?
-
A
All nodes are public.
-
B
No external IPs for nodes.
-
C
Increased latency for workloads.
-
D
No firewall rules are applied.
Explanation
In a Private Cluster, nodes do not receive external IPs to enhance security, unlike public clusters.
Which service provides serverless data integration?
-
A
Cloud Run
-
B
Cloud Functions
-
C
Cloud Data Fusion
-
D
App Engine
Explanation
Cloud Data Fusion is designed for data integration, while the others focus on app deployment.