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 341–350 of 492

Q341

A company needs to perform real-time analysis on streaming data from IoT devices. What is the best approach?

  • A Use BigQuery for batch processing
  • B Implement Pub/Sub with Dataflow
  • C Store data in Cloud Storage
  • D Set up Datastore for transactions
Explanation Using Pub/Sub with Dataflow allows real-time processing of streaming data, unlike the other options which are not intended for real-time analysis.
Q342

You are configuring Identity and Access Management (IAM) roles. What happens when a user has multiple roles assigned?

  • A Only the highest role is effective
  • B All roles are combined for permissions
  • C Roles are ignored if conflicting
  • D Only the least privileged role applies
Explanation A user with multiple roles has permissions combined, enabling them broader access rather than just the highest or least privileged.
Q343

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 handles real-time data streams, while the others serve different purposes.
Q344

A company needs to analyze large datasets quickly and interactively. Which Google Cloud service is best suited for this task?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Spanner
  • D Firebase Realtime Database
Explanation BigQuery is designed specifically for large-scale analytics, unlike the other database solutions.
Q345

You are configuring a VM instance with a static external IP address. What happens if you delete the VM?

  • A IP is released
  • B IP remains assigned
  • C IP assigned to another VM
  • D IP changes on reboot
Explanation When a VM is deleted, the static IP is released unless explicitly reserved.
Q346

Which service allows for serverless event-driven programming?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D App Engine
Explanation Cloud Functions is designed for serverless, event-driven applications, unlike others that require more management.
Q347

A company needs to analyze streaming data in real-time. Which Google Cloud service is best suited for this requirement?

  • A BigQuery
  • B Cloud Pub/Sub
  • C Dataflow
  • D Cloud Storage
Explanation Dataflow provides real-time data processing capabilities, unlike the other options.
Q348

You are configuring IAM roles for a project. Which role grants the least permissions necessary?

  • A Owner
  • B Viewer
  • C Editor
  • D Custom Role
Explanation Custom roles allow precise permission control, while others have broader access than necessary.
Q349

Which Google Cloud service is designed for real-time event ingestion and processing?

  • A Cloud Pub/Sub
  • B Cloud Functions
  • C BigQuery
  • D Cloud Storage
Explanation Cloud Pub/Sub provides message-driven real-time communication, unlike the others which serve different purposes.
Q350

A company needs to store large amounts of unstructured data with quick access. Which Google Cloud storage solution should they use?

  • A Cloud SQL
  • B Cloud Bigtable
  • C Cloud Firestore
  • D Cloud Storage
Explanation Cloud Storage is designed for unstructured data, while the others are tailored for structured formats.