All practice questions
1598 questions
An enterprise platform engineering team is automating the provisioning of storage buckets and relational database instances using Infrastructure as Code (IaC). Corporate security mandates using key management where key rotation and access permissions are managed via cloud identity and access management policies without developers needing to handle or transmit raw encryption keys. Additionally, the team's automated CI/CD pipeline must prevent concurrent execution state corruption and maintain a history of infrastructure state changes for rollback safety. Which TWO actions should the team include in their provisioning architecture to fulfill these requirements?
Select all that apply
A multinational financial enterprise requires centralized security logging across hundreds of Google Cloud projects structured under an organization hierarchy. The security operations team must continuously stream Data Access audit logs from all projects to an external Security Information and Event Management (SIEM) platform in real time. Project-level administrators must not be able to modify, disable, or delete this logging pipeline within their respective projects. Which architecture best satisfies these security and governance requirements?
An international logistics enterprise is establishing design standards to translate its logical architecture into a physical GCP architecture. The logical design specifies three core requirements: a stateless HTTP API ingestion tier with minimal operational complexity, a relational database tier requiring multi-region synchronous write consistency, and a network security boundary that prevents authorized users from exfiltrating data to external public storage. Which physical architecture mapping correctly aligns GCP services to these logical requirements?
A retail organization is setting up automated deployment pipelines to provision Compute Engine Managed Instance Groups (MIGs) across multiple zones for processing nightly inventory updates. The automation process requires creating virtual machine (VM) instances that run under a dedicated runtime service account with specific data access permissions. The security team insists on strictly adhering to the principle of least privilege for the deployment pipeline identity. Which IAM permission configuration should be applied to allow the deployment pipeline to provision the compute instances attached to the runtime service account?
A regional health system needs to establish hybrid connectivity between its primary on-premises data center and a Google Cloud VPC to support real-time imaging data transfers. The architecture requires a sustained throughput of 6 Gbps, dynamic BGP routing using Cloud Router, and a 99.99% availability SLA. The organization does not have a physical co-location presence in a Google Cloud Interconnect colocation facility. Which hybrid connectivity solution should the cloud architect recommend?
A multinational financial enterprise is designing an automated validation framework to test new infrastructure releases prior to production rollout. The environment incorporates private Google Kubernetes Engine (GKE) clusters, Terraform Infrastructure as Code (IaC) deployment pipelines, and strict security perimeters. The cloud architecture team must establish a robust testing procedure that validates technical capacity, network access security, and operational reliability while preventing deployment failures or security gaps. Which TWO procedures must the cloud architect integrate into the pre-deployment testing strategy to satisfy these requirements?
Select all that apply
A global media streaming company operates an interactive video-on-demand platform on Google Cloud. The primary architecture runs in us-central1, with a secondary disaster recovery (DR) environment prepared in us-east4. The business defines a Recovery Point Objective (RPO) of 5 minutes and a Recovery Time Objective (RTO) of 15 minutes. To comply with regulatory audits, the company must execute monthly disaster recovery validation procedures without disrupting live user streams or risking data corruption in production. Which validation procedure should the Cloud Architect implement to satisfy these business continuity requirements?
An enterprise logistics platform running on Google Cloud processes high-volume vehicle location updates via Cloud Pub/Sub and Dataflow. The company's customer contracts include a strict Service Level Agreement (SLA) guaranteeing 99.9% monthly availability for location lookup requests, with tier-1 financial penalties incurred if availability drops below this threshold. Executive leadership wants to ensure operational performance directly protects business revenue while preserving engineering release velocity. As a Cloud Architect, how should you define the Service Level Objectives (SLOs) and Service Level Indicators (SLIs) to align technical operational performance with this business objective?
A multinational telemetry platform hosts over 80 independent GCP projects managed by decentralized product teams. The FinOps governing committee identifies severe cost spikes driven by un-tagged resource deployments and unmonitored compute scaling across transient environments. To establish robust FinOps governance, the architecture must enforce mandatory cost-center tagging without interrupting active deployment pipelines, provide detailed cost attribution by business unit, and dynamically constrain high-cost resource creation. Which architectural strategy best satisfies these cost governance and operational requirements?
A financial transaction processing company is connecting its on-premises core infrastructure to a Google Cloud Virtual Private Cloud (VPC) network. The architecture requires a high-bandwidth connection capable of supporting a 99.99% Availability Service Level Agreement (SLA) for Dedicated Interconnect, operating entirely over private infrastructure without traversing the public internet. Which TWO deployment steps are required to meet the 99.99% SLA availability requirements?
Select all that apply
An enterprise telematics provider completed a rapid lift-and-shift migration of its vehicle tracking platform to Google Cloud. A technical debt assessment revealed two major operational risks: infrastructure configuration changes are frequently made directly in the Google Cloud console by engineers holding project-level Editor roles, and Terraform state files are stored locally on individual developer workstations. Which strategy should the cloud architect recommend to mitigate this technical debt while enforcing least privilege and automated governance?
An online retail enterprise operating on Google Cloud experiences direct financial losses whenever customer order placement fails or suffers severe latency during peak promotional periods. The business leadership requires that 99.5% of critical customer transactions succeed within acceptable response times, while secondary background operations like inventory synchronization can tolerate lower availability without impacting user revenue. The Site Reliability Engineering (SRE) team must align technical monitoring and SLO management with these specific business goals. Which TWO architectural and operational strategies should the team implement? (Select TWO.)
Select all that apply
An enterprise architecture team is designing a perimeter security strategy for an internal analytics application processing sensitive records across multiple Google Cloud projects. Authorized analysts execute queries in Project A against BigQuery datasets hosted in Project B. The security compliance team requires that data exfiltration to unauthorized Google Cloud storage resources or non-approved GCP projects be strictly prevented, even if an analyst possesses elevated IAM administrative privileges. The analysts must maintain seamless ability to query BigQuery datasets spanning both Project A and Project B. Which perimeter control architecture should the Cloud Architect recommend?
A multi-tenant IoT telemetry platform hosts its real-time processing pipeline on Google Cloud with a primary deployment in us-east1 and a secondary disaster recovery (DR) site in us-central1. The business mandates a recovery time objective (RTO) of 2 hours and a recovery point objective (RPO) of 15 minutes. During a recent DR validation drill, attempting to fail over processing nodes to the DR region caused severe service degradation because the secondary region lacked sufficient Compute Engine CPU quota to accommodate the incoming traffic volume. Which procedure should the cloud architect implement to ensure reliable disaster recovery validation?
An enterprise logistics company is establishing FinOps governance and cost optimization practices across its Google Cloud environment. Which of the following strategies will effectively lower operational spending while maintaining proper resource governance? (Select TWO)
Select all that apply
A logistics enterprise manages its Google Cloud environment using a parent folder named 'Fleet-Operations', which contains separate sub-folders for 'Production', 'Staging', and 'Development' environments. The operational safety engineering team requires read-only visibility into Compute Engine Virtual Machines (VMs) across all workloads under 'Fleet-Operations' to inspect instance configurations and operational metrics without modifying running instances or viewing object storage data. Which administrative action adheres to the principle of least privilege while minimizing operational complexity?
A cloud engineering team is automating the provisioning of an enterprise data archive on Google Cloud using Terraform. Regulatory compliance requires that all archived objects remain immutable and unmodifiable for seven years after upload. Additionally, company governance requires data at rest to be encrypted using keys managed in Cloud KMS, with automated infrastructure state tracking to prevent concurrency conflicts. Which TWO actions should the team incorporate into their automated provisioning design?
Select all that apply
A multinational financial services institution processes high-frequency transactions on Google Kubernetes Engine (GKE). To maintain strict regulatory compliance, the security team mandates a zero-trust container security framework. The system must meet three criteria: (1) prevent deployment of untrusted container images by enforcing cryptographic image verification signed by both CI/CD build pipelines and security reviewers, (2) continuously scan container images stored in Artifact Registry for known CVE vulnerabilities, and (3) detect runtime anomalies such as reverse shells and suspicious process executions without installing custom monitoring agents in the cluster. Which architecture and service configuration best fulfills all requirements?
An enterprise organization operates a Private Google Kubernetes Engine (GKE) cluster in Project A that processes sensitive analytics data stored in a Cloud Storage bucket in Project B. Strict compliance mandates require that data cannot traverse the public internet, data exfiltration to external storage locations must be prevented even if an identity possesses broad IAM storage roles, and administrative access to the GKE master endpoint must be restricted exclusively to a management bastion subnet located in Project C. Which network security design should you implement to meet all requirements?
A healthcare analytics application runs on Compute Engine virtual machines inside a dedicated Google Cloud production folder. The application must run automated night jobs that query BigQuery datasets and write log entries to Cloud Logging. The security team mandates strict enforcement of least privilege while keeping administrative overhead minimal. Which IAM role configuration strategy should the Cloud Architect recommend?