All practice questions
1598 questions
A global retail enterprise needs to establish hybrid network connectivity between its primary on-premises data center and a Google Cloud VPC network. The workload requires a sustained throughput of 15 Gbps, a 99.99% service availability SLA, and private connectivity that completely avoids the public internet. Which TWO actions must the network architect perform to meet these requirements?
Select all that apply
A logistics enterprise needs to automatically identify misconfigurations���such as open network firewall rules and publicly accessible Cloud Storage buckets—across all projects in its Google Cloud organization. Furthermore, the compliance team must view administrative audit logs and security findings while strictly adhering to the principle of least privilege. Which architecture and access management strategy satisfies these security requirements?
You need to configure secure, keyless authentication for an external GitHub Actions CI/CD pipeline accessing Google Cloud resources using Workload Identity Federation. What is the correct sequence of steps to establish this setup?
Drag items to arrange them in the correct order
A cloud architect is establishing an automated deployment sequence to provision a high-availability Cloud SQL PostgreSQL database instance using Customer-Managed Encryption Keys (CMEK) and Private Services Access (PSA) within a dedicated VPC. To ensure all infrastructure dependencies and security access controls are satisfied before instance initialization, in what correct sequential order should these provisioning steps be executed?
Drag items to arrange them in the correct order
A cloud security team is establishing centralized governance guardrails for a newly created Google Cloud folder named Staging. The organization's security policy demands two specific restrictions across all projects within this folder: preventing Compute Engine instances from being assigned external IP addresses, and blocking the creation of external service account keys. Which TWO Organization Policy constraints should be enforced on the Staging folder to meet these security requirements? (Select TWO)
Select all that apply
An enterprise cloud security architect needs to ensure that newly created Google Cloud projects do not automatically grant the primitive Editor role to default service accounts, such as the default Compute Engine service account. The guardrail must be centrally managed and automatically enforced across all current and future projects in the resource hierarchy without relying on post-provisioning scripts or manual developer compliance. Which approach meets these governance requirements?
A global pharmaceutical enterprise headquartered in Switzerland collects sensitive clinical trial data across multiple research facilities. The compliance department mandates two strict architectural requirements: first, all newly created data resources (such as Cloud Storage buckets and BigQuery datasets) must be physically restricted to the europe-west6 (Zurich) region to satisfy national data sovereignty laws; second, any administrative access by Google support personnel to underlying customer data must require explicit, real-time cryptographic approval from the enterprise compliance team. Which solution meets these compliance and data governance requirements?
An enterprise financial institution processes sensitive transactional data on Google Cloud using BigQuery and Google Kubernetes Engine (GKE). The security architecture requires that external web traffic be protected against application-layer DDoS attacks and SQL injection, while internal analyst workloads must be strictly prevented from exfiltrating data to external Google Cloud Storage buckets or unauthorized GCP organizations, even if an analyst possesses legitimate IAM read permissions. Additionally, on-premises systems access GCP resources via Dedicated Interconnect. Which TWO architectural security controls must you implement to satisfy these compliance and perimeter security requirements? (Select TWO.)
Select all that apply
An enterprise security architect is defining key management and data encryption standards across Google Cloud infrastructure to satisfy distinct regulatory guidelines. Match each compliance and operational key control requirement to its corresponding Google Cloud encryption mechanism.
Click a left item, then click its matching right item
Items
Matches
An enterprise organization is establishing a standardized disaster recovery (DR) validation procedure for a critical multi-region application on Google Cloud. The architecture uses Cloud SQL cross-region read replicas and Compute Engine managed instance groups (MIGs). In what operational sequence should a cloud architect execute the disaster recovery failover drill from start to finish?
Drag items to arrange them in the correct order
An enterprise logistics company runs a real-time fleet tracking service on Google Cloud. The workload uses a primary Compute Engine Managed Instance Group (MIG) in us-central1 and a secondary MIG in us-east4, with persistent state maintained via Cloud SQL cross-region read replicas. The organization is designing a quarterly Disaster Recovery (DR) validation procedure to verify a Recovery Time Objective (RTO) of 30 minutes and a Recovery Point Objective (RPO) of under 1 minute without disrupting live production traffic. Which TWO procedures must be included in the DR test execution plan to ensure accurate validation? (Select TWO answers.)
Select all that apply
An architecture team is establishing an automated progressive release pipeline for a mission-critical microservice deployed on Google Kubernetes Engine (GKE). The deployment process must strictly enforce container security attestations, progressive traffic shifting, and continuous automated health monitoring before achieving full production rollout. Place the operational stages of this release strategy in the correct chronological order from first to last.
Drag items to arrange them in the correct order
An organization is implementing a zero-trust credential architecture to allow workloads running on an external on-premises Kubernetes cluster to retrieve sensitive credentials stored in Google Cloud Secret Manager. To comply with strict security standards, you must eliminate all static, long-lived service account keys and enforce least privilege. Arrange the operational and architectural steps in the correct chronological order required to establish Workload Identity Federation and securely retrieve the secret payload.
Drag items to arrange them in the correct order
A financial services firm utilizes a Cloud Build CI/CD pipeline to execute Terraform code that provisions microservices and database infrastructure across multiple Google Cloud projects. During release cycles, concurrent code merges from multiple engineering teams cause frequent Terraform state lock failures and pipeline build collisions. Additionally, developers have been downloading service account JSON keys to run terraform apply locally from their workstations to bypass pipeline queues. You need to redesign the CI/CD pipeline and SDLC process to eliminate state corruption, enforce execution order, and adhere to Google Cloud security best practices. Which solution should you implement?
An enterprise application deployed on Google Cloud requires a disaster recovery (DR) failover validation procedure that adheres to an RTO of 1 hour and an RPO of 5 minutes. During a recent DR validation exercise, automated failover to the secondary region failed because Compute Engine instance provisioning exceeded default regional quota limits. Which validation procedure should be established to ensure reliable DR failover execution in future drills?
Match each Google Cloud network security requirement with the perimeter control mechanism best suited to fulfill it.
Click a left item, then click its matching right item
Items
Matches
An organization is executing a planned disaster recovery (DR) simulation for a critical web application hosted on Google Cloud. Arrange the standard operational steps in the correct chronological sequence to perform the failover and validation procedure.
Drag items to arrange them in the correct order
A gaming analytics company is developing a stateless HTTP API to process unpredictable bursts of telemetry data sent via webhooks from mobile clients. The workload experiences periods of complete inactivity during off-peak hours and requires rapid scaling to handle sudden traffic spikes without manual intervention. The development team wants to containerize the application while minimizing operational management and paying only for the compute resources consumed during request execution. Which Google Cloud compute solution should you recommend?
An organization is preparing to launch a new mission-critical application on Google Cloud. Before running the full production deployment, the cloud architecture team needs to validate the deployment procedures and infrastructure readiness. Which TWO validation practices should be included in the pre-deployment testing strategy? (Select TWO)
Select all that apply
An enterprise organization is evaluating the security and governance of its automated CI/CD pipeline. The current pipeline uses Cloud Build to run integration tests for incoming pull requests (PRs) against a Cloud Spanner database situated inside a VPC Service Controls (VPC-SC) perimeter. An architecture audit revealed two critical issues: pull requests submitted by external contributors can execute arbitrary build scripts using the default Cloud Build service account, creating data exfiltration risks, and developers frequently execute ad-hoc infrastructure updates from local workstations, leading to state corruption and configuration drift. Which architecture and pipeline control strategy should a Principal Cloud Architect implement to address these security and operational risks?