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 41–50 of 492

Q41

A company needs to analyze real-time data streams from IoT devices. Which service should they use?

  • A Cloud Pub/Sub
  • B BigQuery
  • C Cloud Storage
  • D Cloud SQL
Explanation Cloud Pub/Sub is designed for real-time messaging, unlike the other options which are not stream-based.
Q42

What happens when you set a Cloud IAM policy with 'deny' permissions?

  • A Access is always denied
  • B Access is granted to everyone
  • C Access is denied for specified roles
  • D Policy has no effect
Explanation Setting 'deny' permissions explicitly denies access to specified roles while others remain unaffected.
Q43

Which service allows managing serverless applications on Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D App Engine
Explanation Cloud Functions is specifically designed for running serverless applications, while others serve different deployment needs.
Q44

A company needs a service to store and analyze big data. Which Google Cloud service should they use?

  • A Cloud Storage
  • B BigQuery
  • C Compute Engine
  • D Dataflow
Explanation BigQuery is designed for analyzing big data and provides SQL queries over large datasets, unlike the other options.
Q45

What happens when IAM roles are granted to a resource in Google Cloud?

  • A Access is denied to everyone
  • B Resource becomes publicly accessible
  • C Specific permissions are assigned
  • D Roles must be revoked immediately
Explanation IAM roles allow specific permissions to designated users or groups for that resource; others do not reflect actual IAM behavior.
Q46

Which service best enables serverless application deployment?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Kubernetes Engine
Explanation Cloud Functions allows execution of code in response to events without managing servers, unlike the other options.
Q47

A company needs to analyze streaming data in real-time. Which Google Cloud service should they use?

  • A Cloud Storage
  • B BigQuery
  • C Dataflow
  • D Cloud Pub/Sub
Explanation Dataflow processes and analyzes real-time data streams effectively; BigQuery is for batch querying.
Q48

You are configuring IAM roles for your project. What happens if you assign multiple roles to a user?

  • A Last role overrides previous
  • B Perms are cumulative
  • C No roles are applied
  • D Only the first role is active
Explanation Permissions from multiple roles are combined, granting cumulative access.
Q49

Which service is primarily used for big data processing in Google Cloud?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud SQL
Explanation BigQuery is specifically designed for large-scale data analysis, while the other options serve different purposes.
Q50

A company needs to analyze logs from Cloud Storage and filter events. Which Google Cloud service should they use?

  • A Cloud Pub/Sub
  • B Cloud Run
  • C Cloud Logging
  • D Cloud Functions
Explanation Cloud Logging allows log analysis and filtering, while the other services do not specialize in log management.