Google Cloud

Google Cloud Certified – Professional Cloud Architect

PR000213
Popular Trending

Get certified as a Professional Cloud Architect with exam code PR000213 to validate your architectural skills in Google Cloud.

498 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 291–300 of 498

Q291

You are configuring GCP IAM for a project. What happens when you assign a role to a user at the organization level?

  • A User loses access at project level
  • B User has access to all projects
  • C Role overrides all project roles
  • D User only has access to IAM
Explanation Assigning at the organization level grants access to all projects in the org.
Q292

Which service allows seamless integration with Kubernetes for service discovery?

  • A Cloud Pub/Sub
  • B Google Cloud Load Balancing
  • C Cloud DNS
  • D Cloud Functions
Explanation Cloud Load Balancing integrates with Kubernetes for service discovery; others do not specialize in such middleware tasks.
Q293

A company needs to run machine learning models in production. Which Google Cloud service is optimal for this?

  • A Cloud Functions
  • B AI Platform
  • C Cloud Run
  • D Cloud Pub/Sub
Explanation AI Platform is specifically designed for deploying ML models, while others serve different purposes.
Q294

What happens when you set a Cloud Storage bucket's permissions to 'Uniform'?

  • A No IAM roles can be assigned
  • B All objects inherit permissions
  • C Objects can have unique ACLs
  • D Only public access is granted
Explanation Uniform permissions mean all objects inherit permissions, whereas others suggest incorrect configurations.
Q295

Which Google Cloud service is best for automating infrastructure provisioning?

  • A Cloud Deployment Manager
  • B Cloud Run
  • C Cloud Functions
  • D Cloud Pub/Sub
Explanation Cloud Deployment Manager automates infrastructure provisioning, while the others serve different purposes.
Q296

A company needs to run a machine learning model and wants low latency access. What should they use?

  • A BigQuery
  • B AI Platform Prediction
  • C Cloud Dataflow
  • D Cloud Dataproc
Explanation AI Platform Prediction provides low latency for serving models, unlike the others which serve different needs.
Q297

You are configuring a VPC network. What happens if you disable Private Google Access?

  • A No impact on VM internal traffic
  • B Google Cloud APIs become inaccessible
  • C All VM traffic is totally blocked
  • D Private IP requests get redirected
Explanation Disabling Private Google Access makes Google Cloud APIs unavailable from VMs without public IPs.
Q298

Which service would you use for large-scale data processing in real-time?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud SQL
Explanation Cloud Pub/Sub is designed for real-time data streaming, while others serve different functions.
Q299

A company needs to store sensitive customer data securely and comply with GDPR. What should they use?

  • A Cloud Spanner
  • B BigQuery
  • C Cloud Firestore
  • D Cloud Storage with encryption
Explanation Cloud Storage with encryption meets GDPR compliance for sensitive data storage.
Q300

You are configuring IAM roles for a project and find an existing role that meets most requirements. What should you do next?

  • A Attach the role directly to users
  • B Create a new custom role
  • C Edit the existing role directly
  • D Assign permissions as needed
Explanation Creating a custom role allows precise control over permissions without altering the original role.