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 421–430 of 492
Which service provides fully managed NoSQL database in GCP?
-
A
Cloud Firestore
-
B
Cloud SQL
-
C
Cloud Spanner
-
D
Cloud Bigtable
Explanation
Cloud Firestore is designed for NoSQL applications, while the others cater to different databases.
A company needs to run a scheduled job that generates reports on Google Cloud. Which service should they use?
-
A
Cloud Functions
-
B
Cloud Run
-
C
Cloud Dataflow
-
D
Cloud Scheduler
Explanation
Cloud Scheduler is designed for scheduling periodic tasks, unlike the other options.
What happens when you enable Object Versioning in Google Cloud Storage?
-
A
Recover deleted objects only
-
B
Store multiple versions of an object
-
C
Duplicate storage costs multiply
-
D
Object versioning cannot be disabled
Explanation
Enabling Object Versioning allows multiple object versions, while the others are incorrect statements.
Which service is best for managed NoSQL database in GCP?
-
A
Firestore
-
B
Cloud Spanner
-
C
Cloud SQL
-
D
BigQuery
Explanation
Firestore is specifically designed for NoSQL documents, while others serve different data models.
A company needs to analyze streaming data in real-time. Which GCP service should they use?
-
A
Cloud Pub/Sub
-
B
Cloud Functions
-
C
BigQuery
-
D
Cloud Dataflow
Explanation
Cloud Dataflow allows for processing and analyzing streaming data, unlike others which serve different purposes.
What happens when you delete a BigQuery dataset?
-
A
All tables are preserved
-
B
Tables are deleted permanently
-
C
Dataset can be restored easily
-
D
Data is archived for 30 days
Explanation
Deleting a BigQuery dataset removes it and all its tables permanently without resurrection options.
Which service is ideal for real-time analytics in Google Cloud?
-
A
BigQuery
-
B
Cloud Functions
-
C
Cloud Pub/Sub
-
D
Cloud Storage
Explanation
Cloud Pub/Sub is designed for real-time messaging, unlike the others primarily used for storage and query operations.
A company needs scalable query processing on large data sets. Which Google service should they use?
-
A
Cloud SQL
-
B
BigQuery
-
C
Dataproc
-
D
Cloud Spanner
Explanation
BigQuery is designed specifically for high-performance analytics on large datasets, while others have different primary functions.
You are configuring IAM roles for a project. What happens if you assign a role that has higher permissions than necessary?
-
A
Users will be prompted for approval
-
B
Only required permissions are applied
-
C
Increased risk of security violations
-
D
All permissions are forfeit
Explanation
Assigning excessive permissions increases security risks, unlike the other options which do not accurately reflect IAM behavior.
A company needs to store sensitive information and comply with GDPR regulations. Which service should they use?
-
A
Cloud Storage with customer-managed encryption
-
B
Cloud Pub/Sub
-
C
BigQuery
-
D
Cloud Functions
Explanation
Cloud Storage with customer-managed encryption allows control over data encryption, essential for GDPR compliance.