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 131–140 of 489
A company needs to securely store customer information in compliance with GDPR. Which GCP service is most suitable?
-
A
Cloud Pub/Sub
-
B
Cloud SQL
-
C
Cloud Functions
-
D
Cloud Spanner
Explanation
Cloud SQL offers secure databases suitable for GDPR compliance, unlike messaging or serverless options.
What happens when a billing threshold is reached in GCP?
-
A
Services are immediately paused
-
B
System sends an alert
-
C
All resources are deleted
-
D
Billing account is suspended
Explanation
When a threshold is reached, GCP sends alerts rather than immediate service interruptions or deletions.
Which service provides managed Kubernetes in GCP?
-
A
Google Kubernetes Engine (GKE)
-
B
App Engine
-
C
Cloud Functions
-
D
Cloud Run
Explanation
GKE is specifically designed for managing Kubernetes, while the others serve different application models.
A company needs to process hourly logs in real-time. Which GCP service should they use?
-
A
Cloud Pub/Sub
-
B
Google Drive
-
C
Cloud Storage
-
D
BigQuery
Explanation
Cloud Pub/Sub is ideal for real-time log processing, whereas the other options are not designed for real-time analytics.
You are configuring IAM roles for a team. What happens when overlapping roles conflict?
-
A
Only one role applies
-
B
All roles have equal priority
-
C
The most restrictive role applies
-
D
The least restrictive role applies
Explanation
In IAM, the least restrictive role usually governs access, allowing broader permissions.
Which service is best for big data analysis in GCP?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud Functions
-
D
Compute Engine
Explanation
BigQuery is optimized for big data analysis, while the others serve different purposes.
A company needs to securely manage user permissions for its GCP resources. Which service should they use?
-
A
Identity and Access Management (IAM)
-
B
Cloud Identity
-
C
Cloud Pub/Sub
-
D
Cloud Monitoring
Explanation
IAM is specifically designed to manage user permissions, whereas the other options are unrelated.
You are configuring a global load balancer. What happens when a backend instance becomes unhealthy?
-
A
Traffic is still directed there.
-
B
Instance is automatically rebooted.
-
C
Traffic reroutes to healthy instances.
-
D
Error pages are served to users.
Explanation
Traffic reroutes to healthy instances to ensure application availability.
Which Google Cloud service is best for data analytics?
-
A
BigQuery
-
B
Compute Engine
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
BigQuery is specifically designed for large-scale analytics, unlike the other options.
A company needs to securely provide users access to Cloud resources. What should they implement?
-
A
Public IPs
-
B
Cloud IAM Roles
-
C
Object versioning
-
D
Load balancing
Explanation
Cloud IAM Roles offer secure access management, while the others do not focus on access.