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 1–10 of 489

Q1

A company needs to implement a model to classify customer support tickets by priority. Which Google Cloud service should they use?

  • A Vertex AI
  • B BigQuery
  • C Cloud Pub/Sub
  • D Cloud Functions
Explanation Vertex AI is designed for building and deploying ML models, suitable for this classification task.
Q2

What happens when you delete a Google Cloud Storage bucket that contains objects?

  • A Objects are retained indefinitely.
  • B Objects are permanently deleted.
  • C Objects are archived in another bucket.
  • D Objects are moved to trash.
Explanation Deleting a bucket permanently removes all objects within it without recovery.
Q3

You are configuring IAM roles and want to allow only specific external APIs access to your managed services. Which principle should you follow?

  • A Principle of Least Privilege
  • B Defense in Depth
  • C Fail-Safe Defaults
  • D Separation of Duties
Explanation The Principle of Least Privilege ensures minimal permissions are granted necessary for task completion.
Q4

Which service can optimize ML model deployment?

  • A AI Platform Prediction
  • B Cloud Functions
  • C Cloud Run
  • D Dataproc
Explanation AI Platform Prediction is tailored for ML models, while the others serve different purposes.
Q5

A company needs real-time data processing for their analytics; which service is best?

  • A Cloud Storage
  • B BigQuery
  • C Dataflow
  • D Cloud Pub/Sub
Explanation Dataflow provides real-time data processing capabilities, unlike the other options.
Q6

You are configuring security settings; what does service account scope determine?

  • A Data location
  • B Access levels for APIs
  • C User authentication methods
  • D Network traffic
Explanation Service account scopes define the permissions for API access, while the other options refer to unrelated settings.
Q7

Which service in Google Cloud offers managed Jupyter notebook environments?

  • A AI Platform Notebooks
  • B Cloud Functions
  • C Dataflow
  • D Cloud Run
Explanation AI Platform Notebooks provides managed Jupyter environments, while others serve different purposes.
Q8

A company needs to ensure data retention for regulatory compliance. What should they use?

  • A Cloud Functions
  • B Cloud Storage Lifecycle Rules
  • C BigQuery
  • D Compute Engine
Explanation Cloud Storage Lifecycle Rules help manage data retention efficiently for compliance requirements.
Q9

What happens when you set a VM instance's machine type to 'n1-standard-1'?

  • A Increased bandwidth availability
  • B Basic performance with 1 vCPU
  • C Automated scaling capabilities
  • D Higher storage space allocated
Explanation 'n1-standard-1' configuration provides basic performance with a specific resource allocation of 1 vCPU.
Q10

Which Google Cloud service manages containerized applications?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine (GKE) is specifically designed for managing containerized applications, while the others serve different computing purposes.