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 151–160 of 489
Which Google Cloud service is designed for data warehousing?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud Spanner
-
D
Cloud Storage
Explanation
BigQuery is optimized for large-scale analytics, unlike the others, which serve different purposes.
A company needs to manage permissions for its Cloud Functions. What is the best approach?
-
A
IAM roles
-
B
Service accounts
-
C
API keys
-
D
Network policies
Explanation
IAM roles provide granular access control, while other options are less suited for permission management.
You are configuring a Compute Engine instance with a custom image. What happens if the image is deleted?<br>
-
A
Instance remains functional
-
B
Instance will not boot
-
C
Instance automatically recreates
-
D
Instance gets deallocated
Explanation
The instance continues to operate using the existing image, regardless of its deletion from Google Cloud.
A company needs to schedule a recurring VM task in GCP. Which service should they use?
-
A
Cloud Scheduler
-
B
Cloud Run
-
C
Compute Engine
-
D
Cloud Functions
Explanation
Cloud Scheduler enables the scheduling of tasks, unlike the other options which serve different purposes.
What happens when you delete a Google Cloud Storage bucket?
-
A
All data within the bucket is deleted.
-
B
Bucket is archived and restorable.
-
C
Bucket remains but loses all data.
-
D
The bucket transfer limits are reset.
Explanation
Deleting a bucket permanently removes all its contents, while the other options incorrectly describe the behavior.
You are configuring IAM roles for a project. Which role provides full access to all Cloud resources?
-
A
Viewer
-
B
Editor
-
C
Owner
-
D
Billing Account User
Explanation
The Owner role grants full access, while the others limit permissions.
Which service allows you to manage machine learning life cycles?
-
A
Cloud AI Platform
-
B
Cloud Run
-
C
Compute Engine
-
D
BigQuery
Explanation
Cloud AI Platform is designed for machine learning workflows; the others do not focus on ML management.
A company needs to store large datasets but frequently analyzes smaller subsets. What should they use?
-
A
Cloud Storage
-
B
BigQuery
-
C
Cloud Spanner
-
D
Dataflow
Explanation
BigQuery is optimized for analyzing large datasets; Cloud Storage isn't for querying.
What happens when you delete a Google Pub/Sub subscription?
-
A
All messages are lost
-
B
Messages remain in the topic
-
C
Subscription can be restored
-
D
Push configurations are cleared
Explanation
Deleting a subscription results in the loss of unacknowledged messages, while the topic remains untouched.
Which service is best for managing APIs in Google Cloud?
-
A
Cloud Endpoints
-
B
Cloud Functions
-
C
Cloud Run
-
D
Compute Engine
Explanation
Cloud Endpoints provides comprehensive API management functions, while the others do not focus on APIs specifically.