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 321–330 of 492
You are configuring an instance group for auto-scaling. What happens when the load decreases?
-
A
Instances are added automatically
-
B
Instances are kept constant
-
C
Instances are deleted automatically
-
D
Instances remain unchanged until manual intervention
Explanation
Auto-scaling removes instances when demand decreases; others do not reflect the automatic scaling behavior.
Which service is designed for real-time data processing in Google Cloud?
-
A
Cloud Functions
-
B
Cloud Pub/Sub
-
C
Cloud Storage
-
D
BigQuery
Explanation
Cloud Pub/Sub allows real-time messaging, while others focus on other tasks.
A company needs scalable data storage for unstructured data. Which storage option should they use?
-
A
Cloud SQL
-
B
Cloud Firestore
-
C
Cloud Storage
-
D
BigQuery
Explanation
Cloud Storage is optimal for unstructured data, while others are for structured data.
What happens when you set a Google Cloud IAM role to 'None' for a user?
-
A
User cannot access any resources
-
B
User has full access
-
C
User has limited access
-
D
User can only view logs
Explanation
Setting a role to 'None' denies access entirely, enabling no permissions.
Which service is best for real-time analytics on streaming data?
-
A
Cloud Pub/Sub
-
B
BigQuery
-
C
Cloud Dataproc
-
D
Cloud Functions
Explanation
Cloud Pub/Sub allows for real-time data ingestion and analytics, while others focus on storage or batch processing.
A company needs to analyze large datasets without managing the underlying infrastructure. Which service should they use?
-
A
Compute Engine
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
BigQuery is a serverless data warehouse ideal for analyzing large datasets without infrastructure management.
What happens when you set a Google Cloud bucket to nearline storage?
-
A
Data can be accessed anytime for free
-
B
Data is deleted after 30 days
-
C
Data access incurs costs after 30 days
-
D
Data must be accessed frequently
Explanation
Nearline storage is less expensive but incurs costs for frequent access and non-access incurs minimum usage fees after 30 days.
Which service best enables serverless application deployment on GCP?
-
A
Cloud Functions
-
B
Cloud SQL
-
C
Compute Engine
-
D
Google Kubernetes Engine
Explanation
Cloud Functions is specifically designed for serverless deployments; the others are not.
A company needs to analyze large datasets efficiently. Which service should they use?
-
A
BigQuery
-
B
Cloud Storage
-
C
Firebase
-
D
App Engine
Explanation
BigQuery is optimized for large-scale data analysis, while the others serve different purposes.
What happens when you set an IAM role to a resource without specifying a member?
-
A
Permission granted to all users
-
B
Error in role assignment
-
C
Role becomes inactive
-
D
Only project owner retains access
Explanation
Default IAM behavior grants permissions to all users but can lead to security risks; the others misrepresent IAM behavior.