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 41–50 of 489
A company needs to analyze large datasets stored in Cloud Storage. Which service should they use?
-
A
BigQuery
-
B
Dataflow
-
C
Cloud Dataproc
-
D
Cloud Functions
Explanation
BigQuery is optimized for high-speed querying of large datasets over Cloud Storage.
What happens when you set a storage bucket to 'Uniform Permissions'?
-
A
Fine-grained access control.
-
B
Inheritance from parent folders.
-
C
All objects have identical permissions.
-
D
ACLs cannot be customized.
Explanation
Uniform Permissions means equal access for all objects, unlike fine-grained permissions.
Which service provides serverless computing on Google Cloud?
-
A
Cloud Functions
-
B
Compute Engine
-
C
App Engine
-
D
Cloud Storage
Explanation
Cloud Functions offers event-driven serverless execution, unlike others.
A company needs to analyze large datasets without infrastructure management. Which service should they use?
-
A
BigQuery
-
B
Cloud Spanner
-
C
Cloud SQL
-
D
Cloud Datastore
Explanation
BigQuery is designed for serverless data analytics.
What happens when you set a Google Cloud Storage bucket to public access?
-
A
Only authenticated users access it
-
B
Anyone can read its contents
-
C
Access is restricted to specific IPs
-
D
Files are automatically encrypted
Explanation
Public access allows unrestricted read access to anyone.
Which service allows you to manage APIs on Google Cloud?
-
A
API Gateway
-
B
Cloud Functions
-
C
Cloud Run
-
D
Firestore
Explanation
API Gateway is designed specifically for managing APIs, while others serve different purposes.
A company needs to store and analyze large datasets. Which Google Cloud service is best suited for this task?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud SQL
-
D
Pub/Sub
Explanation
BigQuery is optimized for data analysis on large datasets, unlike the others that focus on storage or messaging.
What happens when IAM policies are applied at both the project and folder level in Google Cloud?
-
A
Folder policies override project policies
-
B
Project policies override folder policies
-
C
Both policies are combined
-
D
Only one policy takes effect
Explanation
IAM policies are additive; both folder and project policies are combined unless explicitly denied.
Which Google Cloud service provides managed machine learning models?
-
A
AI Platform
-
B
Dataflow
-
C
BigQuery
-
D
Compute Engine
Explanation
AI Platform specializes in managing ML workflows; others are not focused on this.
A company needs to store large video files for easy access and retrieval; which storage option is most suitable?
-
A
Cloud Functions
-
B
Cloud Storage
-
C
Persistent Disk
-
D
App Engine Standard
Explanation
Cloud Storage is ideal for large, unstructured data like videos; others do not serve this purpose.