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 171–180 of 489

Q171

What happens when you configure a preemptible VM in Google Cloud?

  • A Guaranteed 24/7 uptime
  • B Lower cost but potential shutdown
  • C Higher performance than regular VMs
  • D Free usage for a limited time
Explanation Preemptible VMs cost less but can be terminated anytime; the others misrepresent VM capabilities or usage conditions.
Q172

Which service is optimal for managing machine learning models in production on Google Cloud?

  • A AI Platform
  • B BigQuery
  • C Cloud Functions
  • D Dataflow
Explanation AI Platform specifically serves to manage ML models, while the others serve different purposes.
Q173

A company needs to synchronize data between on-premises systems and Google Cloud. What is the best solution?

  • A Cloud SQL
  • B Firewall Rules
  • C Transfer Appliance
  • D Cloud Spanner
Explanation Transfer Appliance is designed for physical data transfer, unlike the other options.
Q174

You are configuring IAM roles for an application. Which role allows a user to create and delete buckets?

  • A Storage Object Viewer
  • B Storage Admin
  • C Storage Object Creator
  • D Storage Admin Reader
Explanation Storage Admin allows full control over buckets, whereas the others restrict actions.
Q175

Which service is specifically optimized for machine learning workloads?

  • A Vertex AI
  • B Cloud Pub/Sub
  • C Cloud Functions
  • D Cloud Storage
Explanation Vertex AI is designed for machine learning, while others serve different purposes.
Q176

A company needs to automate scaling of its application based on traffic. Which Google Cloud service should they use?

  • A Google Kubernetes Engine
  • B Cloud Bigtable
  • C Cloud SQL
  • D Cloud Run
Explanation Cloud Run automatically scales based on HTTP requests, unlike static services like Cloud SQL.
Q177

What happens when you set a Cloud Storage bucket to ‘public’?

  • A Anyone can view the files.
  • B Files are encrypted by default.
  • C Upload permissions are granted to all.
  • D Access logging is automatically enabled.
Explanation Making a bucket public allows anyone to access its files, while others describe features not affected by public settings.
Q178

Which service helps manage costs in GCP effectively?

  • A Cloud Billing
  • B Cloud Storage
  • C Cloud Functions
  • D BigQuery
Explanation Cloud Billing provides tools to manage and optimize costs, while the others are services for different functionalities.
Q179

A company needs to deploy a machine learning model with minimal latency. What should they prioritize?

  • A Using Cloud Functions
  • B Using AI Platform Prediction
  • C Using Dataflow for training
  • D Using BigQuery for prediction
Explanation AI Platform Prediction is specifically designed for deploying ML models with low latency, while others are not optimized for prediction tasks.
Q180

You are configuring a VPC firewall rule. What happens if no rules match a packet?

  • A The packet is dropped.
  • B The packet is allowed.
  • C The rule applies to all traffic.
  • D The packet is logged.
Explanation By default, unmatched packets are dropped, whereas allowed options are incorrect in indicating any exceptions.