All practice questions
1598 questions
An enterprise financial network requires connecting an on-premises data center to a Google Cloud Virtual Private Cloud (VPC). The solution must meet a 99.99% availability SLA, provide mandatory end-to-end IPsec data encryption, and support dynamic route propagation. Which TWO architectural configurations must be implemented together to satisfy all requirements?
Select all that apply
A global financial organization is deploying a multi-tier enterprise application on Google Cloud under strict zero-trust boundary requirements. As the principal cloud architect, match each enterprise architectural security constraint to the corresponding GCP network perimeter control mechanism that fulfills the requirement.
Click a left item, then click its matching right item
Items
Matches
An enterprise security team requires security analysts to inspect Security Command Center (SCC) threat findings and view centralized Data Access audit logs in Cloud Logging across an entire Google Cloud organization. The analysts must not be permitted to read underlying customer data stored in Cloud Storage buckets or alter security configuration policies. Furthermore, the architecture must establish boundaries to prevent authorized analysts from copying log data to external Google Cloud projects outside the organization's administrative domain. Which architectural approach satisfies these security and compliance requirements?
An energy utility enterprise needs to securely connect its on-premises operational center to a Google Cloud Virtual Private Cloud (VPC) to stream telemetry data from regional substations. The network connection must support a peak throughput of 800 Mbps, guarantee a 99.99% service availability SLA, enforce mandatory IPsec encryption in transit for regulatory compliance, and be fully provisioned within two days. Which hybrid connectivity solution should you implement?
An enterprise organization is establishing a secure continuous integration and continuous delivery (CI/CD) pipeline on Google Cloud to deploy containerized applications to Google Kubernetes Engine (GKE) under strict Binary Authorization compliance policies. Arrange the operational pipeline stages in the correct chronological order from the initial developer code check-in to successful pod scheduling in the cluster.
Drag items to arrange them in the correct order
A mid-sized retail enterprise plans to migrate its core inventory management system to Google Cloud. During executive alignment meetings, business stakeholders express concern over potential operational disruption, while the IT operations team reports anxiety regarding their lack of cloud experience. Which TWO strategies should the Lead Cloud Architect recommend to address stakeholder requirements and manage organizational change effectively? (Select TWO.)
Select all that apply
An enterprise software organization is establishing centralized security guardrails across its Google Cloud resource hierarchy. The cloud security architect must enforce two specific governance mandates across all projects within a target folder:
1. Prevent developers from generating exportable service account keys to mitigate credential leakage risks.
2. Restrict the deployment of all Google Cloud location-based resources exclusively to the `us-central1` and `us-east1` regions.
Which TWO Organization Policy constraints should be configured at the target folder level to satisfy these mandates?
Select all that apply
An enterprise logistics company is designing a new HTTP microservice to process real-time package status updates submitted by driver mobile applications. The workload is completely stateless, packaged as a standard container image, and experiences extreme traffic variability ranging from zero requests overnight to tens of thousands of requests per second during peak hours. The lead architect wants to minimize operational management overhead and eliminate baseline infrastructure costs when no requests are being processed. Which Google Cloud compute platform should be selected for this workload?
A retail enterprise organizes its Google Cloud infrastructure using an Organization node containing top-level folders named Staging and Production. The central Security Operations team requires read-only security visibility across all projects in the Production folder. Additionally, an automated deployment service account must create Compute Engine instances within a specific Production project and attach a pre-configured workload service account to those instances. Which TWO actions should a Cloud Architect recommend to fulfill these security requirements while enforcing least privilege and leveraging resource hierarchy inheritance?
Select all that apply
A global healthcare enterprise is implementing a multi-tenant Google Cloud architecture across multiple organization folders. Central security governance requires that all Compute Engine instances bound to sensitive workloads with the tag key-value pair environment=restricted are subjected to mandatory security rules that cannot be overridden or modified by local project administrators. Furthermore, these workloads must access Google Cloud APIs (such as BigQuery) without allowing authorized users or compromised instances to exfiltrate data to unauthorized GCP projects or external buckets. Which architectural approach satisfies these security and perimeter requirements while preventing administrative overrides?
An enterprise architecture team is conducting an SDLC audit of a multi-project CI/CD deployment pipeline using Cloud Build and Terraform to provision infrastructure across target Google Cloud projects. The audit reveals two critical security and governance findings: the build pipeline uses the default Cloud Build service account with primitive Owner permissions across target projects, and build steps maintain Terraform state within ephemeral Cloud Build workspace storage committed back to git repositories. Additionally, developers require administrative rights over service accounts to run build triggers. Which set of refactoring steps should the architecture team recommend to remediate these pipeline vulnerabilities while adhering to Google Cloud best practices?
A digital publishing platform is setting up database infrastructure to support a globally distributed application. The architecture requires strong relational consistency across multi-region read/write deployments, horizontal scaling capabilities, and automated provision management through Terraform. In addition, the platform engineering team must ensure that automated CI/CD pipeline executions cannot cause concurrency conflicts or state file corruption. Which provisioning strategy should the cloud architect recommend to fulfill these requirements?
A financial services organization is migrating two distinct workloads to Google Cloud. The architecture team requires solution designs that minimize operational maintenance and infrastructure cost.
• Workload 1: A stateless, containerized HTTP REST API servicing unpredictable fraud check queries that must automatically scale to zero instances during idle periods.
• Workload 2: A containerized nightly batch process that executes non-HTTP financial risk simulations for up to 3 hours per run.
Which TWO Google Cloud compute platform configurations should you select to meet these requirements? (Select TWO.)
Select all that apply
An enterprise organization is preparing a quarterly disaster recovery (DR) simulation to test the failover of a critical web application from its primary GCP region to a secondary region. During previous tests, spinning up secondary compute instances failed because the target region lacked sufficient resource capacity allocations. Which procedure should the Cloud Architect incorporate into the disaster recovery validation workflow to ensure the failover drill succeeds?
A enterprise organization is upgrading its governance posture across its Google Cloud resource hierarchy. The security team mandates that service account key creation must be disabled centrally (`constraints/iam.disableServiceAccountKeyCreation`) to eliminate long-lived credential exposure. However, a legacy workloads folder contains automated deployment scripts that still require key-based authentication while undergoing migration to Workload Identity Federation. The lead cloud architect must enforce the restriction centrally across all existing and future projects while allowing a temporary exception for the legacy workloads folder without compromising the security posture of other departments. Which architectural strategy complies with Google-recommended best practices for Organization Policy management?
A biomedical research institute is migrating its data pipeline to Google Cloud. The architecture requires transferring sensitive genomic datasets from an on-premises data center to a Google Cloud VPC with a sustained throughput requirement of 8 Gbps. Regulatory compliance dictates that all traffic in transit must be protected by IPsec encryption. Standard Dedicated Interconnect traffic alone does not meet the encryption mandate, while standard Cloud VPN over the public internet cannot reliably guarantee the required bandwidth. Which hybrid connectivity architecture should the lead Cloud Architect implement to satisfy both the bandwidth and encryption requirements?
A financial enterprise utilizes a Google Cloud resource hierarchy consisting of an Organization node, a 'Core-Payments' Folder containing multiple production workload projects, and a separate 'SecOps-Central' Project. An automated security auditing tool deployed on a Compute Engine instance in 'SecOps-Central' requires visibility to inspect resource configurations and dataset metadata across all projects in the 'Core-Payments' folder without accessing sensitive underlying records. Additionally, developers assigned to individual projects under 'Core-Payments' must be prevented from attached execution or privilege elevation through this auditing service account. Which IAM role assignment and hierarchy strategy adheres to Google Cloud recommended security practices while minimizing operational complexity?
An enterprise engineering team is configuring an automated infrastructure deployment pipeline using Terraform on Google Cloud. The team must establish a remote state backend that prevents concurrent pipeline executions from causing state corruption, protects historical state revisions against accidental deletion, and eliminates the need to store long-lived service account keys inside the CI/CD environment. Which TWO configuration steps should the team implement to fulfill these security and operational requirements?
Select all that apply
A cloud governance team manages a Google Cloud resource hierarchy structured by business units into separate folders. A new security mandate requires that no Compute Engine virtual machine (VM) instances created within the 'FinTech' folder be assigned external IP addresses. However, one specific migration project inside the 'FinTech' folder requires external IP access for legacy integration testing during a 30-day transition period. What is the Google-recommended architectural approach to enforce this policy while supporting the transition project?
A logistics enterprise is provisioning a private Google Kubernetes Engine (GKE) cluster to host internal microservices. The cluster nodes are created with private IP addresses only, and the cluster control plane is configured with a private endpoint. The platform operations team needs to administer the cluster using kubectl from an on-premises workstation connected to Google Cloud via Cloud VPN. However, connection attempts to the private control plane endpoint are failing. Which configuration change must be made to grant the on-premises workstation access to the private cluster control plane?