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 81–90 of 489
You are configuring a Google Cloud project for a high availability application. What happens when you use multiple regional resources?
-
A
Increased latency between resources
-
B
Automatic failover on service disruption
-
C
Higher costs compared to single region
-
D
Simplified management of resources
Explanation
Using regional resources enhances reliability with failover, while others either introduce latency or complexity.
Which Google Cloud service is best for big data analytics?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud Pub/Sub
-
D
Google Drive
Explanation
BigQuery is optimized for large-scale data analysis, while others serve different purposes.
A company wants to integrate a machine learning model for customer sentiment analysis. What service should they use?
-
A
Cloud Functions
-
B
AI Platform
-
C
Cloud SQL
-
D
Compute Engine
Explanation
AI Platform provides tools specifically for developing and deploying machine learning models.
You are configuring IAM policies for a project. What happens if you grant a user both Editor and Viewer roles?
-
A
The user has Editor access only
-
B
The user has Viewer access only
-
C
The user can modify resources
-
D
The roles conflict and fail
Explanation
IAM allows cumulative role permissions; therefore, the user can modify resources.
Which Google Cloud service provides serverless computing capabilities?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Run
-
D
App Engine
Explanation
Cloud Functions offers event-driven serverless architecture; others are not fully serverless.
A company wants to manage user identities across multiple cloud services. Which Google Cloud service should they implement?
-
A
Cloud Identity
-
B
Cloud Key Management
-
C
BigQuery
-
D
Cloud Storage
Explanation
Cloud Identity centralizes user management across services; the others do not focus on identity.
What happens when too many requests hit a Google Cloud Load Balancer simultaneously?
-
A
It queues requests automatically
-
B
Excess requests get dropped
-
C
It scales down instances
-
D
Error 502 is returned
Explanation
Excess requests are dropped when limits are reached; the queuing system isn't automatic and other options are incorrect.
Which service can automate the deployment of applications on Google Cloud?
-
A
Google Kubernetes Engine
-
B
Cloud Firestore
-
C
BigQuery
-
D
Cloud Storage
Explanation
Google Kubernetes Engine automates container orchestration, while others do not focus on deployment.
A company needs to ensure its application runs securely across multiple environments. Which Google Cloud feature should they use?
-
A
VPC Peering
-
B
Cloud Identity
-
C
Load Balancing
-
D
App Engine
Explanation
Cloud Identity provides comprehensive access management across environments, unlike the other options.
What happens when the quota limit is reached on a Google Cloud project?
-
A
All operations stop immediately
-
B
Only billing is paused
-
C
No new resources can be created
-
D
Existing resources are unaffected
Explanation
Reaching a quota limit prevents creation of new resources, while existing ones remain operational.