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 391–400 of 489

Q391

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

  • A Google Cloud Dataflow
  • B Google Cloud Storage
  • C Google Cloud Run
  • D Google Cloud Functions
Explanation Google Cloud Dataflow is designed for real-time data processing, while the others serve different functions.
Q392

A company needs to automatically scale its application based on traffic. Which service should they use?

  • A Google App Engine
  • B Google Compute Engine
  • C Google Kubernetes Engine
  • D Google Cloud Functions
Explanation Google App Engine automatically scales with traffic, unlike Compute Engine which requires manual configuration.
Q393

You are configuring IAM for a project. What happens when you grant a service account viewer role on a specific resource?

  • A It can edit the resource.
  • B It can only view the resource.
  • C It gets full access to the project.
  • D It inherits permissions from other roles.
Explanation The viewer role allows read access only, not edit permissions.
Q394

Which service offers automatic scaling for emerging workloads?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Compute Engine
Explanation App Engine automatically scales applications based on incoming traffic, while the others require manual configuration or are for specific use-cases.
Q395

A company needs real-time analytics for streaming data. Which Google Cloud service is best suited?

  • A BigQuery
  • B Dataflow
  • C Pub/Sub
  • D Cloud Storage
Explanation Dataflow is designed for real-time data processing and analytics, while the other options either store data or batch process it.
Q396

What happens when a Cloud Function exceeds its execution timeout?

  • A Function executes until completion
  • B Function is permanently shut down
  • C Function is terminated and fails
  • D Function restarts automatically
Explanation If a Cloud Function exceeds its execution timeout, it is terminated and marked as failed, which is incorrect for the others.
Q397

Which service is best for deploying machine learning models at scale?

  • A Google Cloud AI Platform
  • B Google Compute Engine
  • C Google Firebase
  • D Google Cloud Functions
Explanation Google Cloud AI Platform is specifically designed for scalable ML deployment, while the others serve different purposes.
Q398

A company needs to provide temporary storage for data during processing. Which Google Cloud service is ideal for this?

  • A Google Cloud Pub/Sub
  • B Google Cloud Storage
  • C Google Cloud Dataflow
  • D Google Cloud BigQuery
Explanation Google Cloud Dataflow is designed for processing and temporarily storing data, unlike the other options.
Q399

What happens when you set a VM to a Preemptible instance type?

  • A Guaranteed uptime for 24 hours
  • B Lower cost but may be terminated
  • C Cannot be stopped or restarted
  • D Optimized for persistent workloads
Explanation Preemptible instances are cheaper but can be terminated by Google Cloud at any time, unlike the other options.
Q400

Which service is primarily used for generative AI model training in Google Cloud?

  • A Vertex AI
  • B Cloud Functions
  • C BigQuery
  • D Cloud Storage
Explanation Vertex AI provides tools for training AI models, while others serve different functions.