PCA Exam Prep Free practice test →

Free PCA Practice Questions

10 free, exam-style Professional Cloud Architect (PCA) practice questions with answers and explanations. No signup required. Work through them below, then take the full free PCA practice test to study every exam domain.

The PCA exam has 60 questions and runs 2 hours 0 minutes.

These 10 free PCA questions are organized by exam domain, so you can see how each part of the Professional Cloud Architect blueprint is tested. Reveal the answer and explanation under each question.

Domain 1: Designing and planning a cloud solution architecture

Question 1

A financial services company is building a global order-processing system. It requires a single relational database that supports SQL, guarantees strong (externally consistent) transactions across multiple continents, and scales horizontally to handle unpredictable write growth without sharding. Which Google Cloud service should the architect choose?

  1. Cloud SQL for PostgreSQL with cross-region read replicas
  2. Cloud Spanner with a multi-region configuration
  3. Cloud Bigtable with multi-cluster routing
  4. BigQuery with materialized views
Show answer & explanation

Correct answer: B - Cloud Spanner with a multi-region configuration

Question 2

A team is deploying a stateless image-thumbnail microservice packaged as a container. Traffic is highly unpredictable: it is often idle for hours, then spikes sharply. The business wants to pay nothing when the service is not handling requests and to avoid managing any servers or clusters. Which compute platform BEST fits these requirements?

  1. A regional managed instance group on Compute Engine with autoscaling
  2. A GKE Standard cluster with the cluster autoscaler enabled
  3. Cloud Run, which scales to zero when idle
  4. The App Engine flexible environment
Show answer & explanation

Correct answer: C - Cloud Run, which scales to zero when idle

Question 3

A media company keeps compliance archives in Cloud Storage. The data must be retained for seven years, is expected to be accessed at most once a year (only for audits), but must still be retrievable within milliseconds when needed. The company wants the lowest possible storage cost. Which storage class should be applied?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage
Show answer & explanation

Correct answer: D - Archive storage

Question 4

A connected-vehicle platform ingests several million telemetry events per second from sensors worldwide and must serve low-latency single-key lookups of the most recent readings. The access pattern is simple key-based reads and writes at massive scale - no complex joins or ad-hoc SQL are needed on this store. Which database is the MOST appropriate primary store for this workload?

  1. Firestore in Native mode with composite indexes
  2. Cloud SQL for MySQL with a high-availability configuration
  3. Cloud Bigtable, a wide-column NoSQL store
  4. Memorystore for Redis in Standard tier
Show answer & explanation

Correct answer: C - Cloud Bigtable, a wide-column NoSQL store

Question 5

A healthcare SaaS provider is moving its recently containerized, customer-facing applications to Google Cloud. A stated business requirement is a minimum of 99.9% availability for these applications. The architect wants managed Kubernetes while ensuring the workload survives the loss of a single zone. Which deployment approach BEST meets the availability requirement?

  1. Deploy a zonal GKE cluster and rely on multiple node pools within that zone
  2. Deploy the containers to a single large Compute Engine VM with a startup script
  3. Deploy a zonal GKE cluster and take frequent persistent-disk snapshots for recovery
  4. Deploy a regional GKE cluster with nodes distributed across multiple zones
Show answer & explanation

Correct answer: D - Deploy a regional GKE cluster with nodes distributed across multiple zones

Domain 2: Managing and provisioning a cloud solution infrastructure

Question 6

An enterprise needs to connect its on-premises data center to Google Cloud. Requirements: a dedicated, private, low-latency link with 10 Gbps of guaranteed bandwidth that does NOT traverse the public internet, and the company already has equipment in a Google colocation facility. Which connectivity option BEST satisfies these requirements?

  1. Dedicated Interconnect with a cross-connect
  2. HA VPN tunnels over the public internet
  3. Partner Interconnect through a service provider
  4. Cloud NAT with a reserved external IP address
Show answer & explanation

Correct answer: A - Dedicated Interconnect with a cross-connect

Question 7

A company hosts a single web application serving users across North America, Europe, and Asia. It wants one anycast IP address, automatic routing of each user to the nearest healthy backend, HTTP(S) path-based routing, and automatic failover across regions. Which load balancer should the architect select?

  1. A regional external passthrough Network Load Balancer in each region
  2. An internal Application Load Balancer
  3. A global external Application Load Balancer
  4. A regional internal passthrough Network Load Balancer
Show answer & explanation

Correct answer: C - A global external Application Load Balancer

Question 8

A data team runs nightly batch rendering jobs that are fault-tolerant: any interrupted task is automatically retried and re-queued, and the jobs have no fixed completion deadline. The team wants to minimize compute cost as aggressively as possible. Which Compute Engine option is the BEST fit?

  1. Sole-tenant nodes dedicated to the batch project
  2. Spot VMs, priced for interruptible work
  3. On-demand VMs covered by a 1-year committed use discount
  4. On-demand VMs on a large memory-optimized machine type
Show answer & explanation

Correct answer: B - Spot VMs, priced for interruptible work

Question 9

A retailer wants to automatically flag user-uploaded product photos that contain adult or violent content before they are published. The team has no machine-learning specialists and wants to add this capability with the least development effort by calling a managed API. Which Google Cloud service should they use?

  1. Cloud Vision API
  2. A custom image-classification model trained and hosted on the Gemini Enterprise Agent Platform
  3. Cloud Natural Language API
  4. Document AI
Show answer & explanation

Correct answer: A - Cloud Vision API

Domain 3: Designing for security and compliance

Question 10

A contractor needs to read the objects in exactly one Cloud Storage bucket for a two-week engagement and must not be able to see or touch any other resource in the project. Following the principle of least privilege, what should the architect do?

  1. Grant the contractor the basic Viewer role at the project level so access is simple to manage
  2. Grant the contractor the basic Editor role but scope the binding to the single bucket
  3. Grant the contractor a predefined Storage Object Viewer role on that specific bucket
  4. Create a custom role at the organization level that allows the storage.objects.get permission
Show answer & explanation

Correct answer: C - Grant the contractor a predefined Storage Object Viewer role on that specific bucket

The rest of the PCA blueprint

The PCA exam also covers these domains. Drill them in the full free practice test:

Ready for the real thing?

Practice hundreds more PCA questions with instant scoring, weak-area drills, and full exam simulations.

Start the free practice test See pricing