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 151–160 of 492

Q151

Which service allows real-time data processing in GCP?

  • A Dataflow
  • B Cloud Storage
  • C BigQuery
  • D Pub/Sub
Explanation Dataflow processes real-time data, while others serve different functions.
Q152

A company needs to host a static website on GCP. Which service should they use?

  • A Compute Engine
  • B App Engine
  • C Cloud Functions
  • D Cloud Storage
Explanation Cloud Storage hosts static websites; others require more complexity.
Q153

You are configuring IAM roles for team access. What happens if you assign multiple roles?

  • A Only the highest role applies
  • B All roles accumulate their permissions
  • C Roles are ignored for conflicting permissions
  • D Only roles with explicit allow apply
Explanation Multiple IAM roles combine permissions, enhancing access rights.
Q154

Which Google Cloud service is best for real-time data analytics?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Functions
  • D Compute Engine
Explanation BigQuery is optimized for real-time analytics, while others are not suited for this purpose.
Q155

A company needs to migrate a large database to Google Cloud. Which strategy should they use to minimize downtime?

  • A Cold migration
  • B Snapshot migration
  • C Online migration
  • D Bulk import
Explanation Online migration allows for near-zero downtime, unlike the other options which are disruptive.
Q156

You are configuring IAM roles for a team using Google Cloud. What happens if a user is assigned multiple roles?

  • A One role will override others
  • B All roles are additive
  • C Only the highest role is applied
  • D Roles conflict and cancel each other
Explanation IAM roles are additive, granting permissions cumulatively instead of overriding.
Q157

Which service is best for storing large amounts of unstructured data?

  • A Google Cloud Storage
  • B BigQuery
  • C Cloud SQL
  • D Cloud Memorystore
Explanation Google Cloud Storage is designed for unstructured data, while the others serve different data types or structures.
Q158

You are configuring a Cloud Function. What happens when an event triggers the function?

  • A Function requires manual invocation
  • B Function execution is asynchronous
  • C Function logs are automatically disabled
  • D All triggers are processed blackhole
Explanation Cloud Functions are event-driven and execute asynchronously upon triggers, while the others do not accurately describe function behavior.
Q159

A company needs to securely share datasets among multiple teams. Which Google Cloud service should they use?

  • A Cloud Pub/Sub
  • B BigQuery Dataset Sharing
  • C Compute Engine
  • D Cloud Functions
Explanation BigQuery Dataset Sharing allows controlled access and collaboration on data while the other options do not focus on secure data sharing.
Q160

Which Google Cloud service is ideal for serverless application development?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud SQL
  • D App Engine
Explanation Cloud Functions is designed for serverless applications, while others require more management and infrastructure.