All practice questions
1598 questions
A Cloud Architect is establishing permission governance for a renewable energy management platform in Google Cloud. Arrange the levels of the Google Cloud resource hierarchy in order from the highest ancestor node at the top down to the individual resource level at the bottom to illustrate how inherited IAM permissions propagate downward.
Drag items to arrange them in the correct order
An SRE team at a global logistics firm is redesigning their incident response and alerting strategy for an inventory routing service running on Google Kubernetes Engine (GKE) behind an External HTTP(S) Load Balancer. During a recent database slowdown, the load balancer health checks repeatedly failed because they executed complex SQL queries, causing the load balancer to mark all healthy application pods as offline and creating a cascading outage. Furthermore, static CPU alerts generated hundreds of false-positive notifications during benign batch jobs. Which architectural modification should the team implement to prevent cascading failures while ensuring alerting reflects true user impact?
A biomedical research company hosts containerized analytics workloads on Google Kubernetes Engine (GKE) and stores container images in Artifact Registry. The security team requires a solution that automatically blocks unverified container images containing known high-severity vulnerabilities from being deployed into production GKE clusters, while continuously detecting unauthorized process executions or kernel anomalies at runtime. Which architectural strategy should you recommend?
A financial services organization processes transactions using microservices on Google Cloud. To control operational expenses, the lead architect must reduce Cloud Logging storage ingestion costs. However, compliance mandates require retaining all security audit records and application error logs for seven years in BigQuery. Which architectural approach should you implement to satisfy both cost optimization and compliance log retention requirements?
What is the correct sequential order of steps in Google Cloud for managing an automated alerting lifecycle and incident response, starting from metric detection to post-incident review?
Drag items to arrange them in the correct order
A healthcare software provider is deploying a patient record processing application on Compute Engine. The security compliance team mandates that raw 256-bit encryption keys must be generated and maintained entirely within the company's controlled on-premises environment and supplied in each API request, ensuring Google Cloud never persists or manages the key material in Cloud KMS. Additionally, security governance requires adhering to least privilege without granting excessive administrative permissions across cloud resources. Which encryption strategy and access management approach aligns with these requirements?
A enterprise team is configuring an automated CI/CD pipeline on Google Cloud using Cloud Build and Cloud Deploy to automatically build container images and deliver service updates to Cloud Run. To satisfy corporate compliance mandates, the Cloud Build execution service account must be configured according to the principle of least privilege so that it can create releases in Cloud Deploy and act on behalf of the deployment service account without gaining unnecessary administrative rights. Which IAM permission configuration meets these security and pipeline requirements?
Your organization operates a real-time transaction processing API on Google Cloud. To maintain strict reliability standards, you are implementing an automated incident management and escalation workflow using Google Cloud Observability tools. Order the operational steps sequentially from initial anomaly detection to full incident resolution and notification.
Drag items to arrange them in the correct order
A multinational financial services enterprise runs a multi-project architecture on Google Cloud with strict regulatory audit requirements. The operations team needs to centralize high-severity application errors and Cloud Audit Logs into a dedicated security operations project while optimizing ingestion costs for high-volume debug logs. However, recent incident reviews revealed that essential audit events were omitted because of misconfigured log ingestion rules, and overly permissive access was granted during deployment. Which TWO architecture and log routing strategies should a Cloud Architect implement to guarantee audit log retention, optimize costs, and enforce least-privilege administrative security?
Select all that apply
A financial technology company structures its Google Cloud resources using separate environment folders (`Production` and `Staging`) under an Organization node. A third-party security auditing team requires read-only permissions to inspect security configurations, IAM policies, and asset inventories for all current and future resources inside the `Production` folder. The auditors must not be allowed to modify resource configurations, access application data payloads, or manage service account keys. Which IAM role binding strategy adheres to Google-recommended best practices for least privilege and resource hierarchy management?
Your organization is establishing an automated incident management workflow in Google Cloud to rapidly mitigate unexpected latency spikes in a critical microservice. Place the following operational and technical steps in the correct chronological order from initial detection setup to post-incident validation.
Drag items to arrange them in the correct order
An enterprise organization is updating its observability architecture for workloads running on Compute Engine instances. The team requires centralized collection of application and system telemetry for real-time operational monitoring, as well as long-term retention of critical security and error logs in BigQuery for security analytics. Operational costs must be optimized without accidentally discarding high-severity audit and application error logs. Which TWO actions should the Cloud Architect recommend to satisfy these requirements? (Select TWO)
Select all that apply
A telecommunications enterprise is migrating its core IoT telemetry platform to Google Cloud. The executive steering committee demands zero unplanned downtime, while the engineering team voices strong concern regarding their lack of operational familiarity with Google Cloud services. To successfully manage this organizational change and meet technical requirements, which implementation strategy should the lead Cloud Architect recommend?
A multinational financial enterprise operates hundreds of microservices hosted across multiple Google Cloud projects. The compliance team mandates that all audit and operational logs must be archived for seven years in an immutable state to comply with regulatory standards. Simultaneously, the Security Operations (SecOps) team requires real-time log ingestion into an external Security Information and Event Management (SIEM) platform located in a central security project. During a recent production incident, on-call engineers discovered that crucial application error logs were missing, preventing root cause analysis. Investigation revealed that previous cost-cutting measures introduced aggressive log exclusion configurations. Which TWO architectural and configuration actions should the Cloud Architect recommend to satisfy security compliance, enable real-time SIEM integration, and resolve the missing incident log issue?
Select all that apply
A global logistics enterprise runs a real-time inventory tracking platform on Google Cloud. Telemetry data from IoT sensors is ingested via Cloud Pub/Sub and processed by memory-intensive worker applications running on Compute Engine Managed Instance Groups (MIGs). During simulation testing for an upcoming peak event, Pub/Sub message queues backed up rapidly because the MIG autoscaler failed to add instances quickly enough under heavy memory pressure when configured with default CPU utilization metrics. Furthermore, instance creation attempts stalled mid-scaling due to reaching regional vCPU limits. Which TWO actions should you take to optimize workload scaling and capacity planning for this platform? (Select TWO.)
Select all that apply
Your team is setting up automated alerting in Google Cloud Monitoring for a critical application. You want to ensure that incident notifications fire reliably when an operational issue consumes your error budget too quickly, while avoiding alert fatigue caused by brief, transient metric spikes. Which alerting policy approach should you implement?
A biotechnology enterprise processes genomic sequencing data on Google Cloud across multiple research projects under a central Cloud Billing account. Raw sequencing files are ingested into Cloud Storage, and transformed analytical datasets are loaded into BigQuery for ad-hoc querying by data science teams. Recent audits show unpredictable BigQuery billing spikes caused by unconstrained, variable query workloads across teams. The organization requires a FinOps cost governance solution that establishes predictable budget boundaries without committing to rigid, unused baseline compute capacity. Which approach should the Cloud Architect recommend?
A global retail organization runs an online checkout service hosted on Google Cloud. During peak promotional events, downstream service dependencies occasionally experience transient latency spikes that consume the service level objective (SLO) error budget. The SRE team needs to implement an incident management and automated alerting strategy that minimizes alert fatigue by notifying on-call engineers only when the error budget is burning at a rate that risks an SLO breach, while simultaneously initiating automated remediation to reroute non-critical traffic via a Cloud Run service. Which approach should the cloud architect recommend?
An enterprise fleet telemetry application ingests real-time device metrics into Google Cloud. To minimize storage costs, the team implemented Cloud Logging exclusion filters across the project. During a recent service disruption, automated alerts failed to fire because essential application exception logs were inadvertently dropped before Cloud Monitoring could evaluate log-based alert metrics. Which configuration adjustment to the logging and alerting architecture resolves this incident management gap while maintaining cost optimization?
A multinational e-commerce company is migrating its telemetry processing pipeline to Google Cloud. The architecture requires storing raw telemetry data in Cloud Storage and querying processed datasets in BigQuery. The security compliance team requires that all data at rest be encrypted using keys stored within Google Cloud where key usage is fully audited, while strictly adhering to the principle of least privilege for automated service access. Which configuration strategy should the Cloud Architect recommend?