Tüm alıştırma soruları
1598 soru
A video streaming platform hosts its user authentication and session management microservice on Google Cloud Run. The Site Reliability Engineering (SRE) team defines a monthly availability Service Level Objective (SLO) of based on the ratio of successful HTTP responses ( and ) to total requests. To prevent alert fatigue while ensuring fast detection of rapid error budget consumption, which alerting strategy should the SRE team implement?
An enterprise fintech organization runs a core payment processing service on Cloud Run backed by a Cloud Spanner database. The engineering team is preparing to deploy a major release that includes a database schema modification requiring a mandatory new column. The architecture must maintain zero downtime during deployment and ensure immediate rollback capability without data corruption or service errors if automated metrics detect anomalies. Which release strategy should the Cloud Architect recommend?
An online retail platform experiences a catastrophic regional failure in its primary region (us-central1). The application architecture consists of an active Managed Instance Group (MIG) and Cloud SQL primary in us-central1, with a scaled-down warm standby MIG and a cross-region Cloud SQL read replica in us-east4. Place the operational disaster recovery failover steps in the correct order to restore full production traffic in us-east4 with minimal data inconsistency.
Öğeleri doğru sıraya koymak için sürükleyin
A DevOps engineering team is configuring an isolated CI/CD build container to run automated integration tests against a local Cloud Pub/Sub service instance. Which TWO configuration actions are required to ensure application client libraries interact exclusively with the local emulator without attempting to connect to live Google Cloud services? (Select TWO)
Geçerli olan tümünü seçin
A startup is launching a simple, stateless HTTP REST API microservice to process incoming customer feedback forms. The traffic is highly unpredictable, with extended periods of zero incoming requests during off-peak hours. The business priority is to minimize total operational costs and eliminate idle infrastructure expenses with minimal management overhead. Which Google Cloud compute platform should the architecture team select?
A financial company establishes an HA VPN connection between their on-premises network and a Hub VPC in Google Cloud. They then connect a Spoke VPC to the Hub VPC using VPC Network Peering. Workloads in the Spoke VPC are unable to communicate with hosts in the on-premises data center. What is the fundamental cause of this connectivity failure?
A fintech enterprise operates an online payment processing API deployed on Google Cloud Run and backed by Cloud Spanner. The team has established a Service Level Objective (SLO) requiring of successful HTTP responses to serve within 200 ms over a rolling 30-day window. Recently, short transient spikes in latency triggered paging alerts that resolved themselves in under two minutes, causing alert fatigue for the SRE team. Meanwhile, a slow memory leak consumed of the monthly error budget over a 12-hour period without waking the on-call engineer. Which alerting strategy should the team implement in Cloud Monitoring to ensure timely notifications for critical incidents while eliminating false alarms?
An enterprise security architecture team needs to implement automated, event-driven secret rotation for database credentials using GCP Secret Manager, Cloud Pub/Sub, and a Cloud Run function. What is the correct sequence of steps to configure this automated rotation workflow?
Öğeleri doğru sıraya koymak için sürükleyin
An energy utility company operates a smart grid telemetry platform on Google Cloud. The primary workload runs in region `us-east1`, utilizing Compute Engine Managed Instance Groups (MIGs) behind an External HTTP(S) Load Balancer and a Cloud SQL for PostgreSQL database. To maintain a Warm Standby disaster recovery pattern targeting an RTO of less than 15 minutes and an RPO of less than 5 minutes in secondary region `us-central1`, the team maintains a cross-region Cloud SQL read replica and a baseline MIG of 2 instances in `us-central1`. During a simulated disaster recovery failover test where `us-east1` is declared offline, the automation script successfully promotes the Cloud SQL read replica in `us-central1` to standalone primary status and attempts to scale out the `us-central1` MIG to 50 instances to handle full production traffic. However, the MIG scaling operation fails immediately and cannot launch additional compute instances, causing the failover to stall. Which of the following is the most likely cause of this execution failure?
An enterprise is designing a high-availability architecture on Google Cloud for a stateless web application requiring low latency across multiple regions. The application receives unpredictable traffic spikes and requires continuous availability even if an entire region experiences an outage. Which TWO architectural recommendations should you implement to satisfy these technical and availability requirements?
Geçerli olan tümünü seçin
An organization deploys a microservice on Cloud Run in Project A that needs to retrieve sensitive database credentials stored in Secret Manager in Project B. The security team mandates that identity management must strictly enforce the principle of least privilege, avoid long-lived credential exports, and minimize management overhead. Which architectural design should you implement to satisfy these security requirements?
A financial analytics company is migrating its real-time trade audit platform to Google Cloud. The application experiences a steady, predictable baseline traffic pattern during standard trading hours, but encounters extreme, unpredictable 10x traffic spikes during high-volatility market events. The transactional workload requires single-region relational database capabilities with ACID compliance and High Availability (HA). Regulatory governance mandates that raw audit log files must be stored immutably and rendered tamper-proof for seven years at the lowest possible operational and storage cost. Additionally, leadership requires an operational model that minimizes infrastructure management overhead and total cost of ownership (TCO). Which architectural design should you recommend?
A healthcare enterprise maintains sensitive patient analytics workloads inside a Google Cloud project secured by a VPC Service Controls perimeter protecting BigQuery and Cloud Storage. A data science team operates an automated pipeline from a separate, un-perimeterized operations project that requires reading datasets from BigQuery inside the perimeter and writing results to Cloud Storage. Security policies strictly prohibit exposing perimeter resources to the public internet or relaxing IAM permissions broadly. Which architectural solution securely grants the pipeline access while preserving the perimeter security boundary?
A cloud architect needs to select the appropriate Google Cloud hybrid connectivity service for four distinct organizational requirements. Match each hybrid connectivity service on the left with its defining operational requirement on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A financial analytics company runs its core reporting application in region `us-east4` (primary) with a warm standby disaster recovery setup in region `us-central1` (secondary). The primary region experiences a prolonged physical infrastructure failure. The site reliability engineering (SRE) team must execute the manual failover runbook to restore operational service in `us-central1`. Sequence the operational steps below in the correct order to successfully execute the regional failover.
Öğeleri doğru sıraya koymak için sürükleyin
A digital asset management platform operates a media processing API deployed on Google Cloud Run. The Site Reliability Engineering (SRE) team defines an availability Service Level Objective (SLO) of successful requests (HTTP non-5xx status codes) over a rolling 30-day measurement window. During a period where the service processed exactly total requests, an infrastructure outage caused request failures. How many additional failed requests can the API tolerate during this measurement window before completely exhausting its error budget?
An enterprise architecture team for a global aerospace manufacturer is selecting Google Cloud networking solutions for various workloads during a multi-region migration. Match each Google Cloud networking service on the left with the architectural scenario requirement on the right that best justifies its implementation.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Your organization is establishing an automated, enterprise-grade Infrastructure as Code (IaC) deployment pipeline for Google Cloud using Terraform and Cloud Build. Arrange the steps in the correct operational sequence to securely provision a new production environment while ensuring remote state locking, policy-as-code governance, and zero static credential storage.
Öğeleri doğru sıraya koymak için sürükleyin
A global aerospace engineering firm is designing a multi-tier hybrid network architecture to connect its on-premises data centers and remote manufacturing facilities to Google Cloud. Match each operational connectivity requirement on the left with the appropriate Google Cloud hybrid networking solution on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A healthcare technology enterprise processes nightly batch workloads for genomic sequence analysis and stores raw sequence reads for 7 years to satisfy regulatory compliance mandates. The batch processing jobs are stateless, fault-tolerant, and execute for 4 hours each night. The raw sequence files are accessed frequently during the first 30 days after generation, but subsequent access occurs less than once per year for compliance audits. Which TWO architectural choices should you recommend to minimize overall infrastructure costs while satisfying operational and compliance requirements?
Geçerli olan tümünü seçin