Google Cloud

Google Cloud Certified – Generative AI Leader

PR000309
Trending

Become a certified Generative AI Leader with exam code PR000309 to enhance your AI skills in Google Cloud.

489 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 121–130 of 489

Q121

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

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud SQL
Explanation Cloud Pub/Sub is designed for real-time streaming, while the others serve different purposes.
Q122

A company requires a scalable SQL database solution with automatic failover. Which GCP service should they choose?

  • A Cloud SQL
  • B BigQuery
  • C Firebase Realtime Database
  • D Cloud Spanner
Explanation Cloud Spanner provides scalability and automatic failover, unlike the others.
Q123

What happens when you delete a Cloud Storage bucket that still holds objects?

  • A Objects are archived.
  • B Objects are permanently deleted.
  • C Objects are transferred to another bucket.
  • D Bucket deletion fails.
Explanation Deleting a bucket removes all its objects permanently, with no recovery.
Q124

Which Google Cloud service is designed for real-time data streaming?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Dataflow
Explanation Cloud Pub/Sub handles real-time message queuing, while others serve different purposes.
Q125

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

  • A BigQuery
  • B Cloud Functions
  • C Cloud SQL
  • D Container Registry
Explanation BigQuery is optimized for fast SQL queries on big data.
Q126

You are configuring IAM roles. What is the effect of assigning a more permissive role?

  • A Grants additional access to users
  • B Reduces user permissions
  • C Overrides existing roles
  • D Has no effect at all
Explanation Assigning a permissive role increases access, while others do not accurately describe the impact.
Q127

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

  • A Cloud Dataflow
  • B Cloud Bigtable
  • C Cloud Dataproc
  • D Cloud Firestore
Explanation Cloud Dataflow is specifically designed for real-time data processing, while others focus on storage or batch processing.
Q128

A company needs to analyze large datasets stored in Google Cloud Storage for insights. Which approach should they take?

  • A Use Pub/Sub for ETL
  • B Utilize BigQuery for querying
  • C Store data in Cloud Functions
  • D Implement Cloud Run for storage
Explanation BigQuery is optimized for analyzing large datasets, while the others do not directly support analytics.
Q129

You are configuring IAM policies. What happens when you set a user to have "deny" permissions for a resource?

  • A User gains access to resource
  • B User is denied access to resource
  • C Access is granted at all times
  • D Policies become inactive
Explanation "Deny" permissions explicitly prevent access, overriding any allows.
Q130

Which Google Cloud service is best for serverless application development?

  • A Cloud Functions
  • B Compute Engine
  • C Kubernetes Engine
  • D App Engine
Explanation Cloud Functions provides a fully managed environment for event-driven serverless applications, while others involve server management or orchestration.