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 131–140 of 492
A company needs to run a machine learning model with scalable infrastructure. Which Google Cloud service should they use?
-
A
App Engine
-
B
Cloud Run
-
C
AI Platform
-
D
Compute Engine
Explanation
AI Platform is tailored for ML workflows, while others serve web applications or general compute.
What happens when you delete a bucket in Google Cloud Storage that contains live objects?
-
A
Objects are deleted before bucket.
-
B
Bucket deletion fails.
-
C
Objects move to trash.
-
D
Objects are retained in archive.
Explanation
Deleting a bucket also deletes its objects immediately, unlike options B-D.
Which Google Cloud service is primarily used for data analytics?
-
A
BigQuery
-
B
Cloud Functions
-
C
App Engine
-
D
Cloud Pub/Sub
Explanation
BigQuery is designed for data analytics, while others serve different functions.
A company needs to securely store sensitive customer data. Which Google Cloud feature should they use?
-
A
Data Loss Prevention (DLP)
-
B
Cloud Pub/Sub
-
C
Populating Datastore
-
D
Static Website Hosting
Explanation
DLP helps identify and protect sensitive data; others do not focus on security.
What happens when you exceed the quota for a Google Cloud API?
-
A
API stops working completely
-
B
Quota errors occur
-
C
Data is automatically throttled
-
D
No effect on service availability
Explanation
Exceeding quotas generates errors; others are incorrect regarding API behavior.
Which service is best for real-time data processing?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
BigQuery
-
D
Cloud Functions
Explanation
Cloud Pub/Sub is designed for real-time messaging, while others focus on storage and analysis.
A company needs to securely store and analyze large datasets. What GCP service should they use?
-
A
Cloud SQL
-
B
BigQuery
-
C
Cloud Spanner
-
D
Cloud Datastore
Explanation
BigQuery is optimized for analyzing large datasets, whereas others serve different database needs.
You are configuring IAM roles for a project. What happens if you grant a user the ‘Viewer’ role?
-
A
Can modify resources
-
B
Can view resources only
-
C
Can delete resources
-
D
No access granted
Explanation
The 'Viewer' role allows read access only, no modifications.
Which service is used for serverless computing on Google Cloud?
-
A
Cloud Functions
-
B
App Engine
-
C
Compute Engine
-
D
Cloud Run
Explanation
Cloud Functions is specifically designed for event-driven serverless computing; the others require more configuration and management.
A company needs to analyze SQL queries with better performance. Which Google Cloud service should they consider?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud Spanner
-
D
Datastore
Explanation
BigQuery is optimized for analyzing large datasets with advanced SQL capabilities; the others are less suited for massive analytics tasks.