All practice questions
1598 questions
A digital banking enterprise hosts its transaction processing platform on Google Cloud. The application architecture exposes two key endpoints: an `ExecuteInstantPayment` API where request latency over incurs financial compliance penalties and customer loss, and a `GenerateMonthlyStatement` API where batch report generation can be delayed by several hours without business revenue impact. The engineering team needs to establish a Site Reliability Engineering (SRE) framework that aligns technical operational metrics with actual business risk. Which TWO implementation strategies should the team execute? (Select TWO.)
Select all that apply
A SaaS logistics organization operates an automated dispatch platform on Google Cloud. High-priority route-settlement API requests generate direct transaction revenue and carry strict contractual SLA financial penalties for downtime. Conversely, secondary background reporting queries carry no financial penalties and minimal operational impact. Currently, the reliability engineering team monitors system health using a single, aggregated Service Level Indicator (SLI) that measures the ratio of successful requests across all combined HTTP endpoints against a unified 99.9% Service Level Objective (SLO). During a recent release, a bug in background reporting endpoints produced a surge of HTTP 5xx errors that consumed 85% of the total monthly error budget. This triggered an automatic freeze on all feature deployments, despite the revenue-generating route-settlement APIs remaining at 100% availability. How should the Cloud Architect adjust the monitoring and reliability design to align technical service level objectives with business impact?
A global logistics organization is establishing an automated Infrastructure as Code (IaC) deployment pipeline to provision a transactional relational database handling order processing across North America and Europe. The workload requires multi-continent scale with strict ACID transaction guarantees. Security governance mandates that encryption keys must be managed through a centralized cloud key management service rather than requiring client applications to transmit raw key material during API operations. Additionally, the engineering team requires that the IaC state configuration prevents concurrent modification conflicts and supports state recovery. Which combination of database service, key management model, and IaC state storage best satisfies these requirements?
A financial services enterprise is designing a comprehensive container security and threat management architecture on Google Cloud for their Google Kubernetes Engine (GKE) microservices. The lead cloud security architect must select and configure specific Google Cloud security services to meet security enforcement, threat monitoring, and vulnerability scanning requirements across the supply chain and runtime environments. Match each Google Cloud security service on the left with its corresponding architectural requirement on the right.
Click a left item, then click its matching right item
Items
Matches
An enterprise healthcare organization stores sensitive patient diagnostic datasets in Google Cloud Storage. Corporate regulatory compliance mandates that all data at rest must be encrypted using Customer-Managed Encryption Keys (CMEK) hosted in Cloud KMS, key rotation must be automated annually without requiring re-encryption of existing data, and key access permissions must strictly adhere to the principle of least privilege. Which configuration strategy satisfies these security and compliance requirements?
An online retail organization operates workloads across two regions using a single Virtual Private Cloud (VPC) network with subnets in us-central1 and europe-west1. On-premises data centers in both regions are connected to Google Cloud via Dedicated Interconnect attachments bound to regional Cloud Routers. The networking team requires that if the Dedicated Interconnect link in europe-west1 fails, on-premises traffic from europe-west1 must automatically fail over to reach workloads in us-central1 via the us-central1 Interconnect path. Which VPC network dynamic routing configuration should you implement to meet this requirement?
A financial services organization based in Singapore is migrating its core transactional platform to Google Cloud. To comply with regional regulatory compliance and data sovereignty mandates, the enterprise must ensure that all storage resources and key management services are strictly restricted to the asia-southeast1 region. Additionally, any access by Google support engineers to customer data for operational tasks must require prior explicit approval from the customer's security team. Which TWO architectural mechanisms should a Cloud Architect implement to fulfill these compliance requirements?
Select all that apply
A retail company is auditing its automated CI/CD pipeline built with Cloud Build to deploy microservices to Cloud Run and provision resources using Terraform. The audit reveals two major compliance and operational risks: build jobs currently run using the broad default Compute Engine service account, and Terraform execution state is stored on local ephemeral build runner storage, causing state locks to fail during concurrent build executions. Which combination of security and operational refactoring should the Cloud Architect recommend to remediate these issues?
An enterprise cloud architecture team at a global aviation safety oversight agency is developing a regulatory compliance analytics platform. Place the architectural design phases in the correct sequential order, starting from the highest conceptual abstraction down to concrete Google Cloud infrastructure deployment.
Drag items to arrange them in the correct order
An enterprise security team is establishing access governance for a new Google Cloud deployment. In what top-down order should an administrator perform these steps to implement resource hierarchy and IAM permissions according to Google Cloud best practices?
Drag items to arrange them in the correct order
A global logistics enterprise migrated its order tracking platform to Google Cloud under tight deadline constraints. A post-migration architecture review identified two primary sources of technical debt causing operational friction:
1. Infrastructure deployment pipelines fail frequently due to state corruption and concurrency conflicts because Terraform state files are stored on local build worker drives.
2. A simple, stateless HTTP microservice used solely for tracking payload validation is hosted on a dedicated standard Google Kubernetes Engine (GKE) cluster, resulting in high operational management overhead and idle compute costs.
Which combination of architectural refactoring actions best mitigates this technical debt while adhering to Google Cloud recommended practices?
An enterprise travel platform hosted on Google Cloud experiences significant user churn during flash sales. While infrastructure monitoring reports 99.99% VM uptime, business stakeholders note that high latency during the payment validation step causes customers to abandon their bookings. The Site Reliability Engineering (SRE) team needs to realign operational monitoring to directly reflect business impact and prevent revenue loss. Which TWO actions should the SRE team take to align technical service levels with business objectives? (Select TWO)
Select all that apply
A development team is establishing an automated Infrastructure as Code (IaC) deployment pipeline using Terraform on Google Cloud. As a Cloud Architect, you are advising the operations team on foundational security and state management best practices. Which TWO recommendations should you provide to ensure secure, concurrent, and reliable deployments? (Select TWO answers.)
Select all that apply
An enterprise insurance company hosts its critical claims processing platform on Google Cloud, with primary services running in us-central1 and a disaster recovery target in us-east4. The business requires a Recovery Point Objective (RPO) of under 1 minute and a Recovery Time Objective (RTO) of under 15 minutes. As part of establishing a routine Business Continuity and Disaster Recovery (BCP/DR) validation procedure, the Cloud Architect must implement a testing process that verifies full regional failover capability without disrupting ongoing production operations in us-central1. Which procedure should the Cloud Architect implement to validate the DR plan?
An enterprise platform engineering team is preparing an automated pipeline to deploy a secure Cloud SQL for PostgreSQL database instance. The solution must strictly enforce network isolation using Private Service Access and enforce data encryption at rest using a Customer-Managed Encryption Key (CMEK). In what sequence should the cloud architect arrange the implementation steps to provision this infrastructure successfully without service dependency failures?
Drag items to arrange them in the correct order
A biomedical research institute is migrating its containerized genomic data processing workloads to Google Kubernetes Engine (GKE). The chief information security officer requires an architectural design that satisfies two strict security mandates: first, only container images that have been cryptographically verified and signed by the internal CI/CD build pipeline may be deployed to cluster nodes; second, any potential runtime container escapes or malicious hypervisor-level syscall anomalies must be detected out-of-band without adding sidecar agents to application pods. Which combination of Google Cloud services and configurations fulfills these requirements?
A global healthcare analytics company is establishing an automated technical solution testing and validation procedure for a high-throughput patient telemetry processing system on Google Cloud prior to production release. The validation environment uses Infrastructure as Code (IaC) pipelines, private Google Kubernetes Engine (GKE) clusters, and VPC Service Controls perimeters.
During dry-run validation tests, the execution suite encounters three critical failures:
1. Concurrent CI/CD pipeline validation runs fail due to Terraform state locks failing or state corruption.
2. Automated testing agents deployed inside a dedicated management VPC subnet are rejected when attempting to run cluster validation commands against the private GKE control plane.
3. Synthetic load testing fails prematurely because worker node provisioning halts during peak scaling simulation.
Which comprehensive validation procedure should the cloud architect implement to resolve these issues and ensure end-to-end technical solution validation?
A global logistics provider is establishing a enterprise-wide FinOps governance framework across 60 GCP projects. The current infrastructure consists of three main workload patterns: a core suite of legacy enterprise applications running 24/7 on Compute Engine with stable baseline CPU utilization; an unpredictable batch data processing workflow using BigQuery; and multiple transient, low-traffic web microservices for internal dev/test environments deployed on standard GKE clusters. The Chief Financial Officer requires a strategy that minimizes waste, establishes accurate departmental chargeback, and optimizes overall cloud spend without sacrificing operational flexibility. Which combination of cost optimization and governance practices should the Cloud Architect recommend?
An online interactive media enterprise is analyzing its continuous integration and continuous delivery (CI/CD) software development lifecycle (SDLC) pipeline. The pipeline uses Cloud Build to execute Terraform configurations that provision application infrastructure across Google Cloud projects. A technical audit reveals security and operational vulnerabilities in how the pipeline executes build steps and manages deployment state. Which architectural recommendation should the Cloud Architect make to align the CI/CD pipeline with Google Cloud security and reliability best practices?
You are advising a development and operations team on best practices for securing CI/CD deployment pipelines and managing Google Cloud infrastructure. The team currently authenticates external deployment agents using long-lived service account keys saved in git repositories and grants primitive Owner roles to build scripts. Which TWO architectural recommendations should you provide to improve security and compliance? (Select TWO.)
Select all that apply