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 371–380 of 489

Q371

A company needs to process large datasets in real-time. Which service should they use?

  • A Cloud Functions
  • B Cloud Pub/Sub
  • C Cloud SQL
  • D BigQuery
Explanation Cloud Pub/Sub enables real-time messaging for data processing, unlike others.
Q372

You are configuring VM instances in GCP. What happens when you set up a firewall rule to deny all ingress traffic?

  • A All inbound traffic is blocked.
  • B Only specified IPs are blocked.
  • C Network traffic is unaffected.
  • D Only HTTP traffic is blocked.
Explanation Denying all ingress blocks all inbound traffic effectively.
Q373

Which service enables real-time AI model predictions?

  • A Vertex AI
  • B Cloud Storage
  • C BigQuery ML
  • D Dataflow
Explanation Vertex AI provides tools for deploying and managing machine learning models for predictions, while the others focus on storage or data processing.
Q374

You are configuring a Generative AI tool for a retail company. What does the 'prompt engineering' technique involve?

  • A Creating product demos
  • B Designing user interfaces
  • C Crafting specific input queries
  • D Conducting user feedback surveys
Explanation Prompt engineering is the practice of crafting inputs to optimize AI responses, unlike the other options that deal with different phases of product management.
Q375

What happens when you exceed your Google Cloud quota for AI services?

  • A Service continues without interruption
  • B Requests are automatically throttled
  • C Account is temporarily suspended
  • D Billing rate increases unexpectedly
Explanation When a quota is exceeded, services typically throttle requests, while the other options are not standard behavior.
Q376

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

  • A Cloud Dataflow
  • B Cloud Storage
  • C Cloud SQL
  • D Cloud Functions
Explanation Cloud Dataflow is designed for real-time data processing, while others serve different purposes.
Q377

A company needs to securely share data across multiple Google Cloud projects. What should they use?

  • A Cloud IAM
  • B VPC Peering
  • C Cloud Pub/Sub
  • D Cloud Spanner
Explanation Cloud IAM allows granular access control across projects, while others focus on data handling or connectivity.
Q378

You are configuring machine learning models on Vertex AI. What happens if the training job fails?

  • A It restarts automatically
  • B You receive a notification
  • C Models are deleted
  • D Checkpoints are saved
Explanation You receive a notification of the failure, while others present incorrect outcomes or misconceptions.
Q379

A company needs to process large sets of unstructured data efficiently. Which Google Cloud service is best suited for this task?

  • A Cloud Dataproc
  • B Cloud Bigtable
  • C Cloud Dataflow
  • D Cloud Functions
Explanation Cloud Dataflow is designed for processing unstructured data in real-time, while the others address different data types and workflows.
Q380

You are configuring authentication for a web application on Google Cloud. What role does OAuth 2.0 play in this process?

  • A Provides data storage
  • B Handles user authentication
  • C Encrypts data at rest
  • D Manages API gateway
Explanation OAuth 2.0 is an authorization framework specifically designed to handle user authentication, unlike the other options.