Google Cloud
Google Cloud Certified – Associate Data Practitioner
PR000306
Become a certified Associate Data Practitioner with exam code PR000306 to validate your data skills in Google Cloud.
492 questions
0 views
Free
Questions 311–320 of 492
A company needs to analyze large datasets quickly. Which Google Cloud solution is best?
-
A
Cloud Storage
-
B
BigQuery
-
C
Compute Engine
-
D
Cloud SQL
Explanation
BigQuery is optimized for analyzing large datasets quickly; others are not designed for such scale.
What happens when you attempt to delete a project in Google Cloud Console?
-
A
Project is deleted immediately
-
B
Project enters a 30-day recovery period
-
C
All resources are preserved
-
D
An error occurs in deletion
Explanation
Projects enter a 30-day period to be recovered before permanent deletion.
Which service is best for stream processing large datasets?
-
A
Cloud Dataflow
-
B
Cloud Functions
-
C
Cloud Pub/Sub
-
D
Cloud Storage
Explanation
Cloud Dataflow is designed for stream processing, while others serve different purposes.
A company needs to store unstructured data with low latency. Which storage solution should they select?
-
A
Cloud SQL
-
B
Cloud Firestore
-
C
Cloud Spanner
-
D
Cloud Bigtable
Explanation
Cloud Bigtable efficiently handles large unstructured data with low latency.
You are configuring IAM policies for a project. What happens when you grant a user the 'Viewer' role?
-
A
Can edit resources
-
B
Can only view resources
-
C
Can delete resources
-
D
Can manage IAM policies
Explanation
The 'Viewer' role allows users to only view resources, not modify them.
Which service enables real-time data processing in GCP?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
Cloud SQL
-
D
BigQuery
Explanation
Cloud Pub/Sub allows real-time messaging, while the others primarily focus on data storage or analysis.
A company needs to analyze large datasets efficiently. Which storage solution should they use?
-
A
Cloud Storage
-
B
BigQuery
-
C
Cloud SQL
-
D
Cloud Pub/Sub
Explanation
BigQuery is optimized for fast SQL queries on large datasets, unlike the other options.
You are configuring IAM roles for a project. What happens if you select the 'Editor' role?
-
A
Read-only access is granted.
-
B
Full control over resources.
-
C
No permissions granted.
-
D
View project metadata only.
Explanation
The 'Editor' role provides full control over the project's resources, unlike the other options which limit permissions.
Which service is best for managed machine learning models?
-
A
AI Platform
-
B
BigQuery
-
C
Dataflow
-
D
Cloud Storage
Explanation
AI Platform specializes in managing ML models, while the others serve different functions.
A company needs to analyze real-time streaming data. Which Google Cloud service should they use?
-
A
Cloud Functions
-
B
Cloud Pub/Sub
-
C
Cloud Spanner
-
D
Cloud Tasks
Explanation
Cloud Pub/Sub allows real-time messaging for streaming data analysis; the others are not focused on streaming.