All practice questions
1598 questions
An enterprise organization requires all Data Access audit logs from multiple Google Cloud projects to be aggregated into a central Cloud Storage bucket for compliance auditing. The security architecture must prevent authorized internal analysts from exfiltrating logs to external locations outside the organization, ensure encryption key lifecycle management is handled via Google Cloud services rather than raw customer keys, and grant log processing applications minimal impersonation permissions without granting administrative control over identity resources. Which architecture should you implement?
A enterprise fintech organization is implementing real-time threat detection and security event streaming using Security Command Center (SCC) Premium. The Cloud Security Architect must configure an automated workflow that exports SCC threat findings to an on-premises Security Information and Event Management (SIEM) system via Pub/Sub. The design must ensure that even if an internal user or service account credential becomes compromised, log payload data cannot be exfiltrated to external Storage buckets or Pub/Sub topics outside the organization's managed boundary. Which architectural configuration meets these security and compliance requirements?
A financial enterprise is establishing security guardrails across its Google Cloud resource hierarchy. The security team requires that all projects under the `Production` folder strictly prevent the creation of service account keys and restrict resource deployments exclusively to European regions. Which TWO Organization Policy constraints should the security team apply at the `Production` folder level to meet these requirements?
Select all that apply
An enterprise energy platform is deploying a new stateless microservice to process inbound HTTP REST telemetry payloads from solar inverters. The workload experiences zero traffic at night and sharp traffic spikes during daylight hours. The architectural team requires auto-scaling to zero to minimize costs and has mandated minimizing operational management overhead. Which Google Cloud compute platform should the cloud architect select?
An enterprise organization operates a multi-folder Google Cloud resource hierarchy containing hundreds of projects. The Security Operations Center (SOC) requires a real-time audit logging solution to capture all Data Access audit logs across all projects and stream them securely to an external Security Information and Event Management (SIEM) system. Additionally, the Chief Information Security Officer (CISO) mandates strict data exfiltration protections so that insider threats cannot copy audit log streams to unauthorized external locations outside the organization. Which TWO architectural actions should the Cloud Architect combine to satisfy these security and operational requirements?
Select all that apply
An enterprise pharmaceutical firm is migrating an on-premises Oracle relational database and historical clinical trial data archives to Google Cloud. The target architecture uses Cloud SQL for PostgreSQL for operational data and Cloud Storage for unstructured archives. To ensure minimal downtime and data integrity during cutover, place the migration workflow steps in the correct chronological order from first to last.
Drag items to arrange them in the correct order
An enterprise cloud architecture team at a global pharmaceutical corporation is establishing a design framework for a new GCP-based clinical trial telemetry platform. The framework requires systematic translation of business goals into provisioned infrastructure. In which sequential order should the cloud architect arrange the architectural design phases, starting from initial business requirements through to final GCP infrastructure deployment?
Drag items to arrange them in the correct order
An enterprise architecture team is auditing a newly migrated Google Cloud environment and identified two significant areas of technical debt: application service accounts were assigned primitive Owner roles, and Terraform state files are currently stored locally on developer workstations. Which TWO actions should the architecture team take to mitigate this technical debt? (Select TWO answers.)
Select all that apply
Match each Google Cloud security service on the left to its primary functional capability in container security and threat detection on the right.
Click a left item, then click its matching right item
Items
Matches
Match each Google Cloud perimeter security mechanism to the specific security threat or operational requirement it primarily addresses.
Click a left item, then click its matching right item
Items
Matches
A healthcare enterprise manages a multi-tenant Google Cloud organization structured into multiple environment folders. The central FinOps team must implement centralized billing analysis across all projects, automate real-time budget threshold notifications to an external Slack channel, and enforce strict governance over quota requests and billing settings across business units. Which TWO actions should the Cloud Architect recommend to satisfy these requirements?
Select all that apply
A financial enterprise uses a Google Cloud resource hierarchy structured with an Organization node, top-level environment folders named Production and Staging, and multiple project nodes under each folder. The security team needs to allow an external auditing team to view compute resources and monitoring metrics across all current and future production workloads without administrative rights. Concurrently, software developers working in the Staging environment must deploy Compute Engine instances configured to run under dedicated service accounts, but must not be capable of creating service accounts or modifying security policies. Which TWO architecture choices should you implement to meet these requirements while upholding least privilege and minimizing administrative overhead? (Select TWO.)
Select all that apply
An organization is reviewing its CI/CD pipeline automation for deploying microservices to Cloud Run. During an internal SDLC security audit, the team discovers that the Cloud Build pipeline runs under a service account granted the Owner primitive role across the target Google Cloud project. To enforce least-privilege security controls while maintaining automated pipeline deployments, which configuration change should the Cloud Architect recommend?
An enterprise financial corporation is migrating its containerized workloads to Google Kubernetes Engine (GKE). To comply with strict regulatory frameworks (PCI-DSS and SOC 2), the Lead Cloud Architect must implement an automated end-to-end container security governance model. The architecture must enforce the following requirements:
1. All container images stored in Artifact Registry must undergo continuous scanning for OS and language package vulnerabilities.
2. Only container images built by the official CI/CD pipeline and cryptographically signed by authorized attestors can be deployed to production GKE clusters.
3. Unauthorized or unverified container deployments must be automatically blocked at the Kubernetes API server admission control layer.
4. Near real-time runtime threat detection must monitor container behavior and GKE audit logs without installing third-party agents on node virtual machines.
Which architectural strategy should the Cloud Architect implement to fulfill all security requirements while minimizing operational complexity?
A software company is designing an automated continuous delivery pipeline using Google Cloud Deploy to deploy stateless HTTP microservices to Cloud Run across staging and production environments. The security team mandates that the delivery pipeline service account must adhere to the principle of least privilege while allowing Cloud Deploy to act on behalf of the runtime service account during rollout execution. Which IAM role assignment configuration meets these security and pipeline automation requirements?
An enterprise cloud security architect is documenting the evaluation order for Google Cloud Identity and Access Management (IAM) permissions. When a principal requests access to a Google Cloud resource, IAM evaluates policies hierarchically. Place the following evaluation steps in the correct order, starting from the initial policy evaluation check to the final access decision.
Drag items to arrange them in the correct order
An organization requires all Data Access audit logs across all projects in their Google Cloud organization to be centralized into a BigQuery dataset housed within a dedicated security governance project for compliance analytics. In what sequential order should a Cloud Security Architect execute these implementation steps to establish this aggregated log export?
Drag items to arrange them in the correct order
A smart grid utility organization is automating the provisioning of a private Google Kubernetes Engine (GKE) cluster for critical infrastructure monitoring using Terraform. The deployment pipeline must ensure secure control plane access, maintain least-privilege identity access management, and protect infrastructure deployment state from concurrency conflicts. Which two configuration actions should you include in your provisioning architecture to satisfy these requirements? (Select TWO.)
Select all that apply
A media analytics company needs to connect its on-premises data center to a Google Cloud Virtual Private Cloud (VPC). The workload requires a sustained bandwidth of 2 Gbps, an SLA-backed connection, and rapid deployment without requiring physical colocation presence at a Google peering location. Additionally, the solution must support dynamic routing so that newly created on-premises subnets are automatically advertised to Google Cloud without manual intervention. Which hybrid connectivity configuration best meets these requirements?
An enterprise organization operates a central Hub VPC network connected to on-premises datacenters via Dedicated Interconnect using Cloud Routers configured with global dynamic routing. Two independent spoke VPC networks (Spoke-A and Spoke-B) maintain VPC Network Peering connections to the central Hub VPC network to reach shared services. Software components deployed in Spoke-A now require direct, low-latency private connectivity to backend instances located in Spoke-B. However, network traffic initiated from Spoke-A fails to reach Spoke-B endpoints. Which network topology modification should you implement to enable communication between Spoke-A and Spoke-B according to Google Cloud networking rules?