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 431–440 of 489
A company needs to store sensitive customer data securely in the cloud. What should they use?
-
A
Google Drive
-
B
BigQuery
-
C
Cloud IAM
-
D
Cloud Storage with encryption
Explanation
Cloud Storage with encryption offers secure storage for sensitive data compared to the other options.
What happens when a Google Cloud Pub/Sub subscriber is slow to acknowledge messages?
-
A
Messages are deleted immediately
-
B
Messages become unacknowledged
-
C
Messages are retried after a timeout
-
D
Messages are permanently lost
Explanation
Messages are retried after acknowledgment timeout, ensuring delivery.
Which service would you use for serverless computing?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Kubernetes Engine
-
D
App Engine
Explanation
Cloud Functions is designed for serverless applications, whereas others require managing servers.
A company needs to analyze streaming data in real-time. Which Google Cloud service is most suitable?
-
A
BigQuery
-
B
Cloud Dataproc
-
C
Cloud Pub/Sub
-
D
Cloud Dataflow
Explanation
Cloud Dataflow is optimized for stream and batch processing, unlike the other options.
You are configuring IAM roles. What is the effect of assigning a user the Viewer role on a specific resource?
-
A
User can edit the resource
-
B
User can delete the resource
-
C
User can only view the resource
-
D
User can share the resource
Explanation
The Viewer role allows access strictly for viewing, not modifying or sharing the resource.
Which service provides serverless execution for code?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Run
-
D
App Engine
Explanation
Cloud Functions is for event-driven serverless code, while others require more management.
A company needs to migrate data securely to Google Cloud. What is the recommended service?
-
A
Cloud Storage Transfer Service
-
B
BigQuery Data Transfer Service
-
C
Google Cloud Pub/Sub
-
D
Google Cloud Dataflow
Explanation
Cloud Storage Transfer Service is tailored for secure data migration, unlike the others that serve different purposes.
You are configuring IAM policies for a new project. What happens if you assign multiple roles to a user?
-
A
User inherits permissions of all roles
-
B
User gets limited permissions only
-
C
Only the first role counts
-
D
Conflicts create errors
Explanation
Users inherit all permissions from multiple roles, allowing for broader access.
Which service provides serverless event-driven functions?
-
A
Cloud Functions
-
B
Cloud Storage
-
C
Compute Engine
-
D
Cloud Pub/Sub
Explanation
Cloud Functions are designed for serverless, event-driven computing; the others serve different purposes.
A company needs to securely share cloud storage links with users temporarily. Which feature should they use?
-
A
Signed URLs
-
B
Shared Ranges
-
C
Public Access Policies
-
D
Cloud IAM Permissions
Explanation
Signed URLs allow temporary access to specific storage objects; the other options do not meet the requirement.