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 221–230 of 492

Q221

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

  • A Cloud Dataflow
  • B Cloud Storage
  • C Cloud SQL
  • D Google Kubernetes Engine
Explanation Cloud Dataflow is designed for stream processing, whereas the others are not optimized for real-time analysis.
Q222

What happens when you exceed your allocated quota for Google's Compute Engine?

  • A Instances are terminated immediately
  • B Billing stops until the limit resets
  • C New instances cannot be created
  • D Quota increase is automatic
Explanation Exceeding quota means you can't create new instances until it's increased or reset, unlike the other options which are incorrect consequences.
Q223

Which service is best for managing serverless applications?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Functions is specifically designed for serverless computing, while the others are more geared towards traditional or containerized deployments.
Q224

A company needs to store sensitive customer information securely. What should they implement first?

  • A Public access permissions
  • B Data encryption at rest
  • C Regular backups
  • D Monitoring logs
Explanation Data encryption at rest ensures that sensitive information is protected, which is more crucial than the other options listed.
Q225

You are configuring a Cloud Pub/Sub topic. What happens if the topic experiences high traffic?

  • A Messages get lost
  • B Throughput limits are enforced
  • C No limits on messages processed
  • D Automatic scaling occurs
Explanation Cloud Pub/Sub automatically scales to handle high traffic effectively without losing messages.
Q226

Which Google Cloud service allows batch processing of large datasets?

  • A Cloud Functions
  • B Cloud Dataflow
  • C Cloud Run
  • D Cloud Pub/Sub
Explanation Cloud Dataflow is specifically designed for batch and stream processing, while the others serve different purposes.
Q227

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

  • A BigQuery
  • B Cloud SQL
  • C Cloud Pub/Sub
  • D Cloud Spanner
Explanation Cloud Pub/Sub enables real-time messaging, while BigQuery is for static queries, Cloud SQL is relational, and Cloud Spanner is for distributed database workloads.
Q228

What happens when you set a Google Cloud VM's machine type to 'f1-micro'?

  • A You incur higher costs.
  • B It uses unlimited CPU.
  • C It provides minimal compute resources.
  • D You get premium support.
Explanation The 'f1-micro' type offers minimal computing resources for lightweight workloads; other options are incorrect as they misunderstand its purpose.
Q229

Which Google Cloud service is best for managing serverless applications?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Run is specifically designed for running serverless applications, while the others support broader use cases.
Q230

A company needs real-time analytics on streaming data sources. Which GCP service should they use?

  • A BigQuery
  • B Dataflow
  • C Cloud Storage
  • D Cloud SQL
Explanation Dataflow is optimized for real-time data processing, while the others are geared towards batch processing or storage.