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 101–110 of 492

Q101

A company needs to analyze large datasets. Which service should they use?

  • A Cloud Pub/Sub
  • B Cloud Functions
  • C BigQuery
  • D Cloud Run
Explanation BigQuery is optimized for large-scale data analysis; the others do not specialize in data analysis.
Q102

You are configuring a Google Cloud VPC. What does adding a firewall rule accomplish?

  • A Enables Cloud IAM roles
  • B Manages access to resources
  • C Increases network bandwidth
  • D Directs traffic between services
Explanation A firewall rule governs access to resources; the other options pertain to different functionalities in Google Cloud.
Q103

Which service allows you to run containers in Google Cloud?

  • A Google Kubernetes Engine
  • B Google Cloud Functions
  • C Cloud Storage
  • D BigQuery
Explanation Google Kubernetes Engine is designed for container orchestration, unlike the others which serve different purposes.
Q104

A company needs to store large binary files efficiently. Which GCP service should they choose?

  • A Cloud SQL
  • B Cloud Storage
  • C Compute Engine
  • D Cloud Spanner
Explanation Cloud Storage is specifically optimized for large object storage, unlike the others which are meant for relational databases or virtual machines.
Q105

You are configuring IAM roles for your team. What happens if a user has conflicting roles assigned?

  • A Only the highest role applies
  • B All roles are applied simultaneously
  • C The user is denied access
  • D The least privilege role is enforced
Explanation In IAM, all roles are aggregated, allowing access as defined by all assigned roles, not just one.
Q106

Which service is primarily used for serverless data processing?

  • A Cloud Functions
  • B Cloud Storage
  • C Cloud Run
  • D Dataflow
Explanation Dataflow is designed for stream and batch processing, making it ideal for serverless data processing, while others serve different functions.
Q107

A company needs to manage its user permissions efficiently. Which Google Cloud feature should they implement?

  • A Service Accounts
  • B IAM roles
  • C Bucket Policies
  • D Firewall Rules
Explanation IAM roles allow granular and efficient management of user permissions across Google Cloud resources, unlike the other options which focus on different aspects.
Q108

You are configuring a BigQuery dataset. What happens if you set the default table expiration to 30 days?

  • A Tables are deleted after 30 days
  • B Tables cannot be accessed after 30 days
  • C Data retention is mandatory for 30 days
  • D Tables cannot be created in the dataset
Explanation Setting a table expiration causes it to be automatically deleted 30 days after its creation, while the other options misrepresent default behavior.
Q109

Which Google Cloud service provides serverless event-driven compute?

  • A Cloud Functions
  • B App Engine
  • C Cloud Run
  • D Compute Engine
Explanation Cloud Functions is designed for serverless, event-driven computation; others focus on managing infrastructure.
Q110

A company needs to process large streams of real-time data efficiently. Which service should they use?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Dataflow
Explanation Cloud Pub/Sub is ideal for messaging and real-time data streams; other options do not cater to streaming needs as effectively.