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 31–40 of 489

Q31

Which Google Cloud service is used for deploying machine learning models at scale?

  • A AI Platform
  • B Cloud Functions
  • C Cloud Run
  • D BigQuery
Explanation AI Platform is specifically designed for this task; others serve different functions.
Q32

A company needs to securely share sensitive data with partners. Which Google Cloud service should they use?

  • A Cloud Storage
  • B G Suite
  • C BigQuery
  • D Cloud Identity
Explanation Cloud Storage offers secure, controlled data sharing; the others are not focused on secure data sharing.
Q33

What happens when you enable versioning in Cloud Storage?

  • A Copies files on write
  • B Disables file deletion
  • C Keeps a history of changes
  • D Reduces storage costs
Explanation Versioning maintains historical versions of objects; others describe wrong functionality or outcomes.
Q34

Which service should you use for serverless machine learning inference?

  • A Cloud Run
  • B Compute Engine
  • C Cloud Functions
  • D App Engine
Explanation Cloud Run provides serverless ML inference, while others require provisioning or are not serverless.
Q35

What happens when you exceed Google Cloud's API quota limits?

  • A Requests are queued until limits reset
  • B Requests are rejected until quota resets
  • C Service is entirely unavailable
  • D All services continue unaffected
Explanation Requests exceeding API quota limits are rejected, others continue unaffected.
Q36

A company needs to securely grant external partners access to a Google Cloud project. What should they do?

  • A Use IAM roles for external users
  • B Share project credentials directly
  • C Add users as project owners
  • D Use public access for the project
Explanation Using IAM roles allows secure access control without exposing credentials.
Q37

Which service enables data processing using ML models on any data?

  • A BigQuery
  • B Vertex AI
  • C Dataflow
  • D Firestore
Explanation Vertex AI provides tools to deploy and manage ML models, whereas the others serve different purposes like querying or storing data.
Q38

A company needs to securely manage user access to resources. What is the best approach?

  • A Use IAM policies
  • B Disable public access
  • C Encrypt all data
  • D Limit API call rates
Explanation IAM policies provide fine-grained access control, while the others do not directly manage user permissions.
Q39

What happens when you set a Google Cloud Storage bucket lifecycle rule to delete objects after 30 days?

  • A Deleted immediately after 30 days
  • B Objects are archived first
  • C Deletion occurs during nightly jobs
  • D Deletion can’t be reverted
Explanation Lifecycle rules may trigger deletions during routine processes, so objects aren’t necessarily deleted exactly at the 30-day mark.
Q40

Which service allows you to monitor application performance in real-time?

  • A Cloud Monitoring
  • B Cloud Storage
  • C Dataflow
  • D Cloud Functions
Explanation Cloud Monitoring offers real-time insights, while others focus on storage or compute functionalities.