All practice questions
1598 questions
A smart grid energy utility is designing a backend solution on Google Cloud to ingest and process daily energy readings from millions of smart meters within a single geographic region. The application requires ACID-compliant relational data storage for daily billing reconciliation. Traffic patterns show predictable daytime peak activity followed by minimal volume overnight. The primary business requirement is to minimize total cost of ownership (TCO) and operational maintenance effort while maintaining single-region high availability. Which architecture should you recommend?
An industrial telemetry platform manages its Google Cloud infrastructure using Terraform within a automated CI/CD pipeline. The lead cloud architect must ensure that infrastructure provisioning is secure, resilient against concurrent execution conflicts, and adheres to the principle of least privilege during deployment. Which TWO strategies should the architect implement to meet these requirements? (Select TWO.)
Select all that apply
Match each workload data requirement and access pattern on the left with its corresponding optimal managed Google Cloud storage or database service architecture on the right.
Click a left item, then click its matching right item
Items
Matches
A global renewable energy utility company is designing the cloud infrastructure on Google Cloud for its smart grid control and monitoring platform. The architecture must ingest real-time telemetry from control centers and maintain high availability for critical transactional grid operations across multiple geographic regions.
The technical requirements are:
- Zero Recovery Point Objective () and a Recovery Time Objective () for global transactional grid state storage during regional outages.
- High-throughput, SLA-backed hybrid network connectivity requiring of dedicated bandwidth between on-premises control centers and Google Cloud VPCs.
- Prevention of data exfiltration from Cloud Storage telemetry buckets, ensuring users with valid IAM read permissions cannot copy telemetry data to storage buckets in external projects.
Which TWO architectural choices should the cloud architect implement to satisfy these high availability, throughput, and security requirements? (Select TWO.)
Select all that apply
An enterprise SaaS company manages its Google Cloud infrastructure using Terraform within a Cloud Build CI/CD pipeline. The lead cloud architect must establish a secure Terraform state management architecture that prevents concurrent execution conflicts, enables state rollback in the event of corruption, and avoids using static, long-lived service account keys for pipeline authentication. Which solution meets these requirements according to Google Cloud best practices?
An enterprise operating strictly within a single GCP region needs to migrate an on-premises PostgreSQL database supporting an enterprise resource planning (ERP) system to Google Cloud. The workload requires full ACID compliance, complex relational SQL joins, automated cross-zone high availability failover, and support for up to 2,000 IOPS on a 600 GB database. The system does not require global read/write distribution or multi-region replication. Cost optimization and low operational overhead are primary business drivers. Which storage and database strategy should the Cloud Architect recommend?
An energy utility enterprise is designing a hybrid cloud network architecture to connect its primary control centers, remote regional substations, and third-party partner facilities to Google Cloud. Match each hybrid networking requirement to the appropriate Google Cloud service.
Click a left item, then click its matching right item
Items
Matches
Your organization is establishing an automated, reliable environment provisioning workflow using Terraform and Cloud Build on Google Cloud. What is the correct sequence of steps to safely establish the infrastructure configuration pipeline from initial state storage setup to resource deployment?
Drag items to arrange them in the correct order
A retail organization wants to bring a manually created Google Cloud Storage bucket used for transactional archives under Terraform management without destroying the existing bucket. Which sequence of operational steps must the Cloud Architect execute to safely import the bucket into the Terraform state using declarative import configuration?
Drag items to arrange them in the correct order
An enterprise healthcare platform uses Compute Engine Managed Instance Groups (MIGs) to run I/O-bound microservices that ingest and process HL7 FHIR clinical data streams. During peak admission hours, processing delays increase significantly because the instances fail to scale out, even though individual VM CPU utilization remains below 25%. Furthermore, a planned hospital integration next month is projected to triple the baseline event volume. Which combination of actions should the Cloud Architect take to resolve the autoscaling issue and ensure capacity for the expansion?
A global retail platform is migrating its infrastructure to Google Cloud. The architecture team needs to select storage and database services for two core requirements:
1. A transactional relational database for worldwide customer orders requiring strong multi-region ACID consistency and high availability.
2. A scalable unstructured object store for hosting petabytes of product media assets with automated lifecycle policies to transition older assets to colder storage tiers.
Which TWO Google Cloud services should you include in your architecture to satisfy these requirements?
Select all that apply
An enterprise utility provider is architecting an IoT smart-grid monitoring platform on Google Cloud. The system must process continuous operational metrics from millions of distributed smart meters across two separate geographic regions. The business requires multi-region high availability with a strict Recovery Point Objective (RPO) of zero and near-zero Recovery Time Objective (RTO) for transactional state data. Furthermore, hybrid network connectivity between the Google Cloud Virtual Private Cloud (VPC) and the on-premises control center must guarantee throughput exceeding 10 Gbps while ensuring sensitive operational telemetry cannot be exfiltrated to external, unapproved cloud storage buckets. Which TWO architectural solutions should you implement to satisfy these technical availability and security requirements?
Select all that apply
An enterprise digital publishing company is migrating its subscription management and billing database from an on-premises PostgreSQL instance to Google Cloud. The workload operates exclusively within a single GCP region (us-east4) and requires full ANSI SQL compliance, multi-zone high availability with automatic failover, and strict transactional ACID guarantees. Peak write throughput is estimated at 1,800 operations per second. Additionally, compliance policy mandates that data at rest must be encrypted using customer-managed encryption keys integrated with Cloud KMS for automated key rotation. Which storage and database architecture should the lead cloud architect select?
A global pharmaceutical enterprise is designing a hybrid cloud architecture to connect its on-premises laboratory network to Google Cloud. The architecture must host workloads across two distinct projects—Production and Analytics. The connectivity solution must support an aggregate peak bandwidth of 2 Gbps, provide an SLA of 99.99%, enforce end-to-end IPsec encryption in transit, and minimize operational deployment costs. On-premises systems must be able to communicate securely with workloads in both project environments. Which architectural design should a Cloud Architect recommend?
A digital health enterprise is designing a multi-region clinical monitoring architecture on Google Cloud. The solution must fulfill two specific operational requirements:
1. Ingest and store real-time time-series telemetry data emitted by millions of wearable patient devices, requiring single-digit millisecond write latency and high-throughput key-value storage.
2. Store core patient administrative and treatment records requiring strong multi-region ACID compliance, high availability across continents, and ANSI SQL query support.
Which TWO database services should you recommend to meet these requirements? (Select TWO.)
Select all that apply
An enterprise platform engineering team is configuring an automated Cloud Build pipeline to provision a isolated staging environment on Google Cloud using Terraform. Place the procedural steps in the correct order to execute a secure, reliable environment provisioning workflow following Google Cloud best practices.
Drag items to arrange them in the correct order
A global logistics provider provisions short-lived operational simulation environments in Google Cloud using automated Infrastructure as Code (IaC) workflows. During high-demand testing cycles, automated environment creation fails because the provisioning pipeline attempts to allocate Compute Engine VM instances that exceed the project's regional CPU quota limits before previous temporary environments are destroyed. Which architectural approach best ensures reliable and predictable environment provisioning?
A game development studio provisions isolated, short-lived game server fleets across multiple Google Cloud regions using Terraform pipelines. Multiple automated build jobs running concurrently frequently fail due to state file locking collisions and state corruption when attempting to write to the local directory before uploading state. Which approach should the cloud architecture team implement to ensure reliable, concurrent environment provisioning and state integrity?
An enterprise automotive company is designing the high-availability cloud architecture on Google Cloud for its connected vehicle telemetry ingestion service. The system must meet three critical technical requirements: establish private hybrid connectivity between their primary data center and Google Cloud with guaranteed throughput exceeding 10 Gbps; auto-scale compute workloads based on incoming message queue backlog rather than CPU metrics; and enforce data exfiltration protections to prevent authorized administrators from copying ingested telemetry files to external Cloud Storage buckets outside the enterprise boundary. Which architecture recommendation satisfies all technical and availability requirements?
A financial technology organization is designing the storage tier for a new regional rewards and redemption service operating exclusively within a single Google Cloud region. The service requires strong ACID transactional consistency, complex SQL join operations across relational schemas, and an automated regional failover mechanism to guarantee high availability. Total data volume is estimated at 1.5 TB with a peak workload of 12,000 IOPS. The lead architect emphasizes minimizing ongoing operational cost and management complexity while fulfilling all technical constraints. Which database architecture should you recommend?