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 301–310 of 492
Which service allows for real-time data streaming on GCP?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
BigQuery
-
D
Cloud Functions
Explanation
Cloud Pub/Sub provides real-time messaging, while others are batch-oriented or compute services.
You are configuring IAM permissions for a team. Which role grants full admin access to GCP resources?
-
A
Viewer
-
B
Editor
-
C
Owner
-
D
Custom Role
Explanation
Owner role includes all permissions including administrative capabilities unlike others.
What happens when a Cloud Function encounters an error during execution?
-
A
It restarts automatically.
-
B
It logs the error.
-
C
It sends an email alert.
-
D
It stops responding.
Explanation
Cloud Functions log errors by default, unlike others which are not standard behaviors.
Which service is best for real-time data processing in Google Cloud?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
BigQuery
-
D
Cloud Firestore
Explanation
Cloud Pub/Sub supports real-time messaging; others don't focus on real-time processing.
A company needs scalable and fault-tolerant storage for backup. Which service should they use?
-
A
Cloud Filestore
-
B
Cloud Storage
-
C
Cloud SQL
-
D
Cloud Memorystore
Explanation
Cloud Storage is designed for scalable backup; others are for specific use cases.
What happens when you enable AutoML on a dataset in Google Cloud AI Platform?
-
A
Dataset is immediately processed.
-
B
Training starts with default settings.
-
C
No changes occur to your data.
-
D
Manual model setup is required.
Explanation
Training starts with default settings when AutoML is enabled; the other options misinterpret AutoML functionality.
Which service provides data warehousing in Google Cloud?
-
A
BigQuery
-
B
Cloud Pub/Sub
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
BigQuery is specifically designed for data warehousing, while the others serve different purposes.
A company needs to analyze streaming data in real-time. Which GCP service should they use?
-
A
Cloud Storage
-
B
BigQuery
-
C
Dataflow
-
D
Cloud Functions
Explanation
Dataflow is designed for processing real-time data, unlike the other options which focus on different use cases.
What happens when you exceed Cloud Storage bucket limits?
-
A
Data is automatically deleted
-
B
You cannot upload more data
-
C
System slows down significantly
-
D
Alerts sent to admin only
Explanation
Exceeding bucket limits will prevent further uploads, while others imply incorrect scenarios.
Which Google Cloud service can be used for building AI models?
-
A
AI Platform
-
B
Cloud Run
-
C
Pub/Sub
-
D
Cloud Functions
Explanation
AI Platform is specifically designed for building AI models while others serve different purposes.