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 1–10 of 492

Q1

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 for storage or querying.
Q2

A company needs to store user files with lifecycle management. Which service should they use?

  • A Cloud SQL
  • B Cloud Storage
  • C Bigtable
  • D Dataproc
Explanation Cloud Storage offers lifecycle management policies for objects, unlike the other options which serve different purposes.
Q3

You are configuring IAM roles. What happens if you assign too many permissions?

  • A Increased security risks
  • B More accessibility to resources
  • C Faster access to resources
  • D Enhanced auditing capabilities
Explanation Assigning too many permissions increases security risks, whereas the other options suggest benefits that are misleading.
Q4

Which service is best for quick, serverless container deployment?

  • A Cloud Run
  • B Compute Engine
  • C App Engine
  • D Cloud Functions
Explanation Cloud Run specializes in running containers serverlessly, while others focus on VMs or functions.
Q5

A company needs low-latency access to their global customer data. Which storage solution should they use?

  • A Cloud SQL
  • B Cloud Storage
  • C Bigtable
  • D Cloud Spanner
Explanation Bigtable provides high throughput and low-latency access suitable for global customers, unlike the others which are either slower or not globally distributed.
Q6

What happens when you set a Custom Role with no permissions in IAM?

  • A Role is invalid
  • B No users can assume it
  • C Permissions not effective
  • D User has full access
Explanation The role becomes ineffective since it lacks permissions, while the other options inaccurately describe role behavior.
Q7

Which Google Cloud service allows you to run Docker containers without managing servers?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Cloud Run is designed for running containers serverlessly; others require more management or different deployment models.
Q8

A company needs to analyze logs from multiple services in real-time. Which service should they use?

  • A Cloud Storage
  • B BigQuery
  • C Cloud Pub/Sub
  • D Cloud Dataflow
Explanation Cloud Dataflow is optimized for processing and analyzing data streams; others are not designed specifically for real-time analysis.
Q9

You are configuring IAM roles for a new project. What happens if a user has both a specific role and a broader role with conflicting permissions?

  • A Broader role takes precedence
  • B Specific role takes precedence
  • C No permissions are granted
  • D Permissions are combined
Explanation In IAM, the most permissive role is always prioritized; others misinterpret how conflicting permissions work.
Q10

Which service allows real-time analytics on streaming data?

  • A Cloud Pub/Sub
  • B Cloud Functions
  • C Cloud Storage
  • D BigQuery
Explanation Cloud Pub/Sub is designed for real-time messaging; others focus on storage or batch processing.