All practice questions
1598 questions
An enterprise organization wants to automatically detect potential data exfiltration and unauthorized IAM policy modifications in real time across their entire GCP resource hierarchy. They require a fully managed Google Cloud threat detection service that automatically inspects Cloud Audit Logs for suspicious behavior without requiring custom log parsing code or third-party SIEM management. Which GCP solution should the organization implement?
A financial enterprise operating multiple Google Cloud projects under an organization resource needs to establish centralized audit logging and threat detection. The compliance team mandates that all Data Access audit logs across the entire organization must be continuously archived to a secure BigQuery dataset in a dedicated security project. Additionally, the security operations team requires real-time detection of anomalous user activities and unauthorized IAM modifications without introducing operational overhead for agent deployment. Which TWO configurations should the cloud architect implement to fulfill these requirements?
Select all that apply
A principal attempts to execute an API call on a Compute Engine instance residing in a project nested within a folder hierarchy under an Organization node. IAM Deny policies and IAM Allow policies are configured across multiple levels of the resource hierarchy. In what correct chronological order does Google Cloud IAM evaluate these policies to determine whether to authorize or reject the request?
Drag items to arrange them in the correct order
An enterprise security architect needs to configure an organization-wide aggregated Cloud Audit Log pipeline to stream Data Access audit logs from all current and future child projects into a centralized BigQuery dataset in a security management project. Arrange the deployment steps in the correct chronological order required to successfully establish this aggregated sink with least privilege access.
Drag items to arrange them in the correct order
A financial technology company is automating the infrastructure deployment of a regional order-processing database using Terraform. The database requires standard relational ACID capabilities within a single Google Cloud region, automated high-availability failover, and data encryption at rest managed through Cloud KMS. Furthermore, the engineering team must ensure that automated CI/CD execution of Terraform code prevents state corruption and concurrent execution locks when provisioning database and storage resources. Which configuration strategy should the cloud architect recommend?
A media distribution company stores proprietary video assets in a Google Cloud Storage bucket located within an isolated project. Although fine-grained IAM permissions strictly limit access to authorized developers, the security team must prevent these developers from copying data from the internal storage bucket to an external Google Cloud Storage bucket outside the organization. Which perimeter security control should be implemented to prevent this data exfiltration?
An organization is configuring a custom VPC network topology for Compute Engine instances running in a private subnet with no external IP addresses. The workloads require secure access to Google Cloud APIs (such as Cloud Storage) and need to consume a microservice hosted in an external vendor's VPC project without exposing internal IP ranges or allowing transitive network access through intermediate VPCs. Which network topology configuration satisfies these requirements?
A healthcare organization is preparing to migrate its patient analytics platform to Google Cloud to satisfy impending regulatory reporting deadlines. During stakeholder change management and operational readiness reviews, the cloud architect determines that the planned peak batch processing workload will exceed default regional vCPU quotas. Which operational action should the cloud architect take to ensure the business timeline is met without deployment failure?
A regional logistics enterprise needs to establish hybrid connectivity between its on-premises data center and a Google Cloud Virtual Private Cloud (VPC) to process real-time fleet telemetry. The workload requires a sustained throughput of 1.5 Gbps with dynamic BGP routing over a private network connection. The enterprise's data center does not have a physical presence at a Google Cloud colocation facility. Which hybrid connectivity solution should the cloud architect configure?
An organization is deploying an application on a Compute Engine virtual machine instance that needs read-only access to objects stored in a Cloud Storage bucket. Which configuration aligns with Google Cloud recommended best practices for service account security and least privilege?
A software architecture team at a media streaming organization is conducting a post-incident review of their continuous delivery pipeline. The current SDLC pipeline uses Cloud Build to execute Terraform manifests that provision Cloud Run microservices and manage IAM permissions across staging and production environments. The audit revealed that the Cloud Build trigger runs under a service account with the primitive Editor role (`roles/editor`), the Terraform state file is stored in a Cloud Storage bucket without versioning or state locking, and team members frequently perform manual Cloud Console adjustments when builds fail, creating significant configuration drift. Which set of architectural optimizations should the team implement to secure the pipeline and standardize their SDLC release process according to Google Cloud best practices?
A software engineering team is establishing an automated deployment validation procedure for microservices running on a private Google Kubernetes Engine (GKE) cluster. During pipeline execution, automated test runners operating inside a separate management Virtual Private Cloud (VPC) attempt to execute verification scripts against the cluster master endpoint, but all connection attempts time out. Which procedure should the cloud architect implement to enable successful automated validation testing of the technical solution?
A multinational enterprise operates a multi-project Google Cloud organization hosting PCI-DSS regulated payment microservices across hundreds of Virtual Private Cloud (VPC) networks. Central security governance mandates that all Compute Engine workloads must be protected by mandatory threat-blocking firewall policies defined at the organization level. The security design must satisfy three strict constraints:
1. Firewall rules must evaluate dynamically based on fine-grained resource identity tags rather than network IP ranges or service accounts.
2. Individual project administrators must be permitted to append project-specific ingress rules without the ability to override or bypass central organization security guardrails.
3. The design must prohibit transitive network exposure across project boundaries while keeping operational overhead minimal.
Which architectural design meets these requirements?
An enterprise financial institution is auditing its Google Cloud security posture to enforce strict service account lifecycle governance and credential protection. The security team discovered that developers are generating downloadable JSON service account keys for local debugging and using primitive IAM roles across multi-project environments. Furthermore, a legacy application on Compute Engine instances requires access to sensitive third-party API credentials stored in Secret Manager, with an organizational mandate to enforce automated secret rotation and prevent key exfiltration. Which TWO security controls and architecture pattern changes should you implement to satisfy these compliance mandates while adhering to Google-recommended practices? (Select TWO.)
Select all that apply
A healthcare enterprise manages several data analytics workloads across multiple projects contained within a folder named Clinical-Analytics in its Google Cloud resource hierarchy. A deployment automation pipeline uses a primary service account to create Compute Engine instances in any project under this folder. The pipeline must also attach an existing runtime service account to these newly provisioned instances. Which IAM role configuration meets these requirements while enforcing the principle of least privilege?
A biomedical research enterprise needs to migrate genomic sequence datasets from its primary on-premises facility to a Google Cloud Virtual Private Cloud (VPC). The workload requires a sustained private bandwidth of 15 Gbps. The enterprise facility is not located in a Google Cloud colocation site, but a supported service provider is available nearby. Which TWO actions must the network architect perform to configure this hybrid connection in accordance with Google Cloud best practices?
Select all that apply
A healthcare enterprise is implementing an automated deployment pipeline using Terraform to provision cloud storage infrastructure for HIPAA-regulated patient data. The platform architecture requires that infrastructure state files are strictly protected against concurrent modifications and state corruption. Additionally, the target storage buckets must adhere to corporate security governance for key management while protecting stored objects against accidental overwrites. Which two provisioning actions should the infrastructure team implement? (Select TWO)
Select all that apply
A global healthcare enterprise is migrating its patient image processing application to Google Cloud. To satisfy strict data privacy regulations and governance guardrails across all projects contained within the Healthcare-Workloads folder, the cloud security team must enforce two specific governance controls:
1. Compute Engine virtual machine instances must not be allocated external/public IP addresses.
2. Google Cloud resources must be restricted to deployment exclusively within European locations (eu-west1 and eu-west3).
Which TWO Organization Policy constraints should the cloud architect apply to the Healthcare-Workloads folder? (Select TWO.)
Select all that apply
A global online gaming enterprise manages its Google Cloud infrastructure using a resource hierarchy that includes a top-level folder named `Game-Services`. Developers in the engineering group require permissions to inspect Cloud Logging entries for all workload projects nested inside this folder, as well as the ability to attach specific predefined deployment service accounts when launching Cloud Run services. Additionally, an external automated CI/CD pipeline requires permissions to act on behalf of a dedicated deployment service account without obtaining excessive administrative control over service accounts. Following Google-recommended best practices for security and resource hierarchy governance, which TWO configuration actions should the cloud security architect implement?
Select all that apply
A company is designing a disaster recovery (DR) validation procedure for a critical database running on Google Cloud. To ensure business continuity without disrupting active users during DR drills, the team needs to test regional failover and data restoration capabilities safely. Which procedure should the Cloud Architect recommend?