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 271–280 of 492
Which service is best for managing containerized applications?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
App Engine
-
D
Cloud Run
Explanation
Google Kubernetes Engine specializes in container orchestration, while others serve different purposes.
A company needs to process large streams of data in real-time with minimal latency. Which option should they choose?
-
A
Cloud Pub/Sub
-
B
Cloud Tasks
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
Cloud Pub/Sub facilitates real-time messaging for efficient streaming, unlike the other options.
You are configuring IAM roles for a new service account. What is the minimum required permission to allow access to a BigQuery dataset?
-
A
bigquery.datasets.get
-
B
bigquery.datasets.update
-
C
bigquery.jobs.create
-
D
bigquery.tables.list
Explanation
The 'bigquery.datasets.get' permission is essential for dataset access; the others do not provide this access.
Which service provides machine learning capabilities in Google Cloud?
-
A
Google Cloud AI Platform
-
B
Google Cloud Storage
-
C
Google BigQuery
-
D
Google Cloud Functions
Explanation
Google Cloud AI Platform specifically offers machine learning tools, while the others serve different purposes.
A company needs to run batch processing jobs on large datasets. Which Google Cloud service should they use?
-
A
Google Cloud Dataproc
-
B
Google Cloud Pub/Sub
-
C
Google Cloud Functions
-
D
Google Cloud Firestore
Explanation
Google Cloud Dataproc is designed for processing large datasets, while the other options focus on different functionalities.
What happens when you apply a budget alert under Google Cloud Billing?
-
A
It restricts usage of services
-
B
It triggers notifications as per thresholds
-
C
It automatically deletes resources
-
D
It increases the billing cycle duration
Explanation
Budget alerts send notifications to users when certain spending thresholds are reached, while others describe different features.
Which service helps analyze large datasets quickly?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud SQL
-
D
Dataflow
Explanation
BigQuery is designed for fast, large-scale data analysis while the others serve different purposes.
A company needs to securely manage access to resources. Which service should they use?
-
A
Cloud Identity
-
B
Load Balancer
-
C
Stackdriver
-
D
Pub/Sub
Explanation
Cloud Identity manages user access securely, while others focus on different functionalities.
What happens when you increase the instance size of a VM in Compute Engine?
-
A
Downtime occurs
-
B
Billing increases immediately
-
C
Performance decreases
-
D
Resources are allocated immediately
Explanation
Resources are allocated instantly with an instance size increase, not causing downtime or reduced performance.
Which service is best for storing unstructured data?
-
A
Google Cloud Storage
-
B
Google Cloud SQL
-
C
BigQuery
-
D
Firebase Realtime Database
Explanation
Google Cloud Storage is optimized for unstructured data, while others cater to structured data or specific use cases.