All practice questions
1598 questions
A financial analytics enterprise hosts a critical transaction processing workload on Google Cloud across a primary region (us-central1) and a disaster recovery target region (us-east4). The application uses Compute Engine Managed Instance Groups (MIGs) and Cloud SQL, with a business mandate requiring a Recovery Time Objective (RTO) of 45 minutes and a Recovery Point Objective (RPO) of 15 minutes. During an unannounced DR validation drill, the automated failover process failed: scaling up the secondary MIG in us-east4 was rejected due to hitting default regional CPU quota limits, and application traffic was diverted to us-east4 before database replica promotion completed, causing widespread write transaction errors. Which disaster recovery validation procedure should you establish to prevent these failures in future drills?
An enterprise organization needs to establish hybrid network connectivity between its on-premises environment and a Google Cloud Virtual Private Cloud (VPC). The business mandates a strict 99.99% service level availability (SLA) for the VPN connection to support mission-critical workloads. Which architecture should the cloud architect deploy to meet Google Cloud's requirements for a 99.99% availability SLA?
A global logistics provider hosts a mission-critical fleet routing platform on Google Cloud. The primary architecture runs in us-east4 using Managed Instance Groups (MIGs) and a multi-region Cloud Spanner database instance. The organization requires a strict Disaster Recovery (DR) policy with a Recovery Point Objective (RPO) of near-zero and a Recovery Time Objective (RTO) of less than 15 minutes. During a scheduled regional failover validation exercise, traffic was redirected to the secondary standby region (us-west1). Although database synchronization succeeded, the MIG in us-west1 failed to scale up to handle the sudden burst of failover traffic because the project hit the regional compute CPU quota limit, resulting in extended service downtime and an RTO breach. Which procedure should the Cloud Architect mandate in the BCP/DR validation plan to prevent this issue in future failover drills?
A enterprise media corporation uses a Google Cloud folder structure to separate its digital publishing business unit from other corporate divisions. To satisfy strict corporate governance and compliance mandates, the lead security architect must guarantee that project administrators within this folder cannot grant IAM roles to any external personal accounts or unapproved third-party Google Workspace domains. This restriction must automatically apply to all existing projects and any future projects created within the folder. Which approach should the cloud architect recommend to meet these governance requirements?
A fintech firm is reviewing its release engineering workflow for managing Google Cloud infrastructure using automated Cloud Build pipelines. During a software development lifecycle (SDLC) audit, the enterprise architect identifies two major vulnerabilities in the CI/CD architecture: concurrent build executions fail due to local state lock conflicts on ephemeral worker nodes, and the Cloud Build service account has been granted the administrative `roles/iam.serviceAccountAdmin` role to attach runtime service accounts to Compute Engine instance groups. Which combination of architectural modifications should the cloud architect implement to resolve these operational and security issues?
A financial media company is migrating two new application components to Google Cloud. Component 1 is a stateless containerized REST API microservice that processes incoming webhooks with highly variable traffic patterns, including extended periods of zero traffic. Component 2 is a containerized nightly data reconciliation task that runs once per day on a schedule and takes approximately 90 minutes to execute. The cloud architecture team requires a design that minimizes operational infrastructure management overhead and avoids paying for idle compute resources. Which TWO compute platform options should you select? (Select TWO.)
Select all that apply
An enterprise cloud security architect is auditing how access rights are evaluated across a Google Cloud environment. When a principal attempts an action on a specific resource, IAM permissions are evaluated along the resource hierarchy. Arrange the following evaluation steps in the correct order, starting from the highest ancestor node in the hierarchy down to the specific target resource.
Drag items to arrange them in the correct order
A financial technology company is analyzing its continuous integration and continuous delivery (CI/CD) deployment pipeline for security vulnerabilities and process reliability. Currently, developers run manual deployment scripts using personal credentials, leading to configuration drift and security risks. The cloud architecture team must transition the deployment process to Google Cloud native automation while enforcing least privilege and securing infrastructure state files. Which pipeline design best addresses these requirements?
A telecommunications enterprise organizes its Google Cloud resource hierarchy using an Organization node containing a parent folder named Telematics-Platform, which holds two sub-folders: Connected-Fleet-Prod and Connected-Fleet-Staging. External operational contractors require permissions to deploy Compute Engine instances and configure instance templates inside projects under Connected-Fleet-Prod only. The instances must run using specific existing service accounts. The security policy mandates strict adherence to the principle of least privilege, preventing contractors from modifying service account identity policies or accessing staging workloads. How should the principal cloud architect grant the required permissions?
An organization is executing a planned disaster recovery (DR) validation drill for a mission-critical web application on Google Cloud. Arrange the following steps into the correct sequence from first to last to ensure a successful failover test.
Drag items to arrange them in the correct order
A national smart power grid operator ingests real-time telemetry from millions of edge meters into Google Cloud across a primary region (us-central1) and a secondary disaster recovery region (us-east4). The organization must execute a scheduled business continuity validation drill to prove recovery capability without corrupting live state or exceeding target Recovery Point Objective (RPO) and Recovery Time Objective (RTO) limits. In what sequential order should the cloud architecture team execute the following procedure steps to validate regional disaster recovery failover?
Drag items to arrange them in the correct order
An enterprise logistics company is refactoring its automated software supply chain on Google Cloud. The architecture team requires a zero-trust CI/CD pipeline where deployment to Google Kubernetes Engine (GKE) is strictly gated by vulnerability analysis and cryptographic attestations via Binary Authorization. Arrange the pipeline stages in the correct execution order from initial source repository trigger to final cluster deployment.
Drag items to arrange them in the correct order
An organization wants to configure Workload Identity Federation to allow an on-premises application to access Google Cloud resources without using long-lived service account keys. In what sequence should the administrator perform the configuration steps?
Drag items to arrange them in the correct order
An enterprise security architect is designing a centralized log aggregation framework across a multi-project Google Cloud organization. Cloud Audit Logs from all projects are exported via an organization-level log sink into a central Cloud Storage bucket. Security policy mandates that while authorized security analysts require read access to inspect audit records, they must be strictly prevented from copying or exfiltrating log data to Cloud Storage buckets residing outside the corporate GCP organization perimeter. Which architectural control should be implemented to satisfy this requirement?
A global online multiplayer gaming enterprise hosts its real-time session management application on Google Cloud. The architecture uses Compute Engine Managed Instance Groups (MIGs) across a primary region and an secondary failover region, connected to a multi-region Cloud Spanner database for player profile states. The lead cloud architect is tasked with creating a standardized Disaster Recovery (DR) validation procedure to periodically test complete regional failover readiness without risking service disruption. Which validation procedure must be executed prior to initiating the compute failover drill to prevent deployment failures during DR execution?
An enterprise cloud architecture team is establishing a formal procedure to validate the scalability and performance of a critical Google Cloud workload prior to launch. Arrange the following steps of the technical solution testing procedure in the correct sequential order from first to last.
Drag items to arrange them in the correct order
An enterprise media streaming provider is executing a scheduled, non-disruptive disaster recovery (DR) validation procedure for its mission-critical workload hosted on Google Cloud. The application relies on Cloud Spanner for globally consistent state storage, Compute Engine Managed Instance Groups (MIGs) deployed across primary (`us-central1`) and failover (`us-east4`) regions, and Cloud DNS for global traffic routing. To ensure business continuity and satisfy compliance mandates without risking primary production operations, in what sequence should the cloud operations team execute the DR validation procedure steps?
Drag items to arrange them in the correct order
An enterprise logistics company is analyzing its continuous integration and continuous delivery (CI/CD) pipelines used to manage Google Cloud infrastructure with Terraform and Cloud Build. During a pipeline security and operational analysis, the Cloud Architect identifies two significant vulnerabilities: concurrent pipeline executions corrupt local Terraform state files, and the Cloud Build service account has been granted primitive Project Editor privileges along with broad administrative rights over project service accounts. Which TWO actions should the architecture team implement to remediate these issues while adhering to Google Cloud best practices? (Select TWO)
Select all that apply
A Site Reliability Engineering (SRE) team is defining service level metrics for a critical cloud payment gateway to ensure technical metrics align with business revenue goals. Which TWO of the following practices correctly align technical Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with business impact? Select two.
Select all that apply
A financial analytics company is connecting its on-premises data center to a Google Cloud VPC to enable secure, dynamic routing for operational workloads with a required 99.99% service level agreement (SLA). The network design mandates automatic failover and dynamic route propagation without manual static route adjustments. Which TWO configuration steps must the cloud architect perform in Google Cloud to meet these requirements?
Select all that apply