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
Start Mock Test Timed · Full-length · Scored

Questions 421–430 of 492

Q421

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.
Q422

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.
Q423

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.
Q424

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.
Q425

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.
Q426

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.
Q427

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.
Q428

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.
Q429

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.
Q430

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.