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 141–150 of 492

Q141

What happens when you set a Google Cloud Storage bucket to uniform access?

  • A All objects inherit bucket permissions
  • B Bucket permissions override object permissions
  • C Access is denied to all objects
  • D Public access is granted to the bucket
Explanation In uniform access, all objects inherit permissions from the bucket, simplifying management; the other options do not accurately describe uniform access behavior.
Q142

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

  • A Cloud Dataflow
  • B Cloud Storage
  • C BigQuery
  • D Compute Engine
Explanation Cloud Dataflow is designed for real-time data processing, while the other options serve different purposes.
Q143

A company needs to grant temporary access to a service account for a server. What should they use?

  • A IAM Roles
  • B Service Account Keys
  • C OAuth 2.0
  • D Workload Identity
Explanation Workload Identity allows for temporary access delegation, while IAM roles provide permanent permissions.
Q144

You are configuring a VPC with a private subnet. What happens to the instances in this subnet?

  • A They cannot access the internet
  • B They can access all services
  • C They have public IP addresses
  • D They can use public DNS
Explanation Instances in a private subnet cannot access the internet without specific configuration; the other options mischaracterize the private setting.
Q145

Which service is best for real-time event processing?

  • A Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Compute Engine
Explanation Google Cloud Pub/Sub provides real-time messaging capabilities, while the others serve different purposes.
Q146

A company needs to process large datasets regularly. What would be the best approach using Google Cloud?

  • A Use Cloud Functions
  • B Schedule BigQuery Jobs
  • C Deploy an App Engine Service
  • D Store data in Cloud Storage
Explanation BigQuery Jobs can automate large dataset processing efficiently, while the others don't facilitate regular processing.
Q147

You are configuring a virtual machine in Google Cloud. What happens if you do not set a firewall rule?

  • A VM is inaccessible externally
  • B VM runs but is slow
  • C VM connects to all ports
  • D VM requires a static IP
Explanation Without a firewall rule, the VM is not accessible from external networks, while the others misrepresent effects of missing rules.
Q148

Which service is best for real-time data processing?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation Cloud Pub/Sub is designed for real-time messaging, while others are not optimized for real-time.
Q149

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

  • A Cloud Dataflow
  • B Cloud Functions
  • C Google Cloud SQL
  • D Cloud Run
Explanation Cloud Dataflow is built for large-scale data analytics, whereas others lack this capability.
Q150

What happens when Cloud Storage Object Lifecycles are not configured?

  • A Objects delete automatically
  • B Files remain indefinitely
  • C All objects become archived
  • D Storage cost increases
Explanation Without lifecycle configurations, objects stay until manual deletion, unlike the others which imply automatic actions.