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 91–100 of 498

Q91

Which service would you use for serverless data analytics?

  • A BigQuery
  • B Cloud SQL
  • C App Engine
  • D Compute Engine
Explanation BigQuery is designed specifically for serverless analytics, while others are for different types of database and compute tasks.
Q92

A company needs to secure access to its APIs. Which IAM feature should they implement?

  • A Service accounts
  • B Firewall rules
  • C VPC Peering
  • D Load balancing
Explanation Service accounts are specifically designed for authentication to APIs, unlike the other options that serve different purposes.
Q93

You are configuring a Disaster Recovery plan for a critical application. What happens if you set an RPO of 24 hours?

  • A Data loss is minimized to 1 hour
  • B Data might be lost from the last 24 hours
  • C Data is fully secure and backed up
  • D Downtime is reduced to 2 hours
Explanation An RPO of 24 hours means data loss can occur up to that duration, validating the need for regular backups.
Q94

Which service should you use for machine learning workflows?

  • A AI Platform
  • B Cloud Pub/Sub
  • C BigQuery
  • D Cloud Functions
Explanation AI Platform is designed for ML workflows, while the others serve different purposes.
Q95

A company needs to store large amounts of unstructured data with high availability. Which storage service should they choose?

  • A Cloud SQL
  • B Google Cloud Storage
  • C Firestore
  • D Bigtable
Explanation Google Cloud Storage is ideal for unstructured data storage, unlike the others which serve different data models.
Q96

What happens when you apply a firewall rule allowing TCP traffic on port 22 to a Virtual Machine?

  • A All traffic is allowed
  • B Only SSH is allowed
  • C No changes occur
  • D Only HTTP is allowed
Explanation The rule specifically allows SSH (usually on port 22) through, restricting other types of traffic.
Q97

Which service automates the deployment of Google Cloud resources?

  • A Cloud Deployment Manager
  • B Cloud Functions
  • C Cloud Run
  • D Cloud Build
Explanation Cloud Deployment Manager automates the resource setup, while others serve different deployment needs.
Q98

A company needs to restrict access to a Cloud Storage bucket to only specific IAM roles. What should they use?

  • A Service accounts only
  • B ACLs and IAM roles
  • C Cloud Pub/Sub
  • D Object versioning
Explanation ACLs combined with IAM roles provide fine-grained access control, while others do not restrict access directly.
Q99

You are configuring a Load Balancer. What happens if you disable the health check?

  • A Traffic will be redirected immediately
  • B Backend services will always be up
  • C Load balancer fails to route traffic
  • D Healthy instances will lose traffic
Explanation Disabling health checks prevents routing to healthy instances, hindering traffic management.
Q100

Which service allows budget tracking in Google Cloud?

  • A Cloud Monitoring
  • B Cloud Billing
  • C Cloud Functions
  • D Cloud Storage
Explanation Cloud Billing is specifically designed for budget tracking, unlike the others.