Tüm alıştırma soruları
1598 soru
An e-commerce company is preparing for an upcoming flash sale expected to increase traffic to five times normal peak volume on Google Cloud. As the Cloud Architect responsible for capacity planning and workload scaling optimization, which TWO actions should you recommend to ensure seamless infrastructure scaling and prevent availability bottlenecks? (Select TWO answers.)
Geçerli olan tümünü seçin
A financial services firm is migrating a mission-critical legacy transactional backend to Google Cloud over a 6-month phased rollout. The on-premises environment consists of a 40 TB relational database with high transaction volume, where legacy monolithic services and modernized cloud-native microservices must run concurrently against the data layer. Business requirements mandate zero downtime during application cutovers and continuous backward compatibility as database schemas evolve. Which strategy should the Cloud Architect recommend to manage database technology debt while ensuring continuous availability during the migration?
An enterprise development team is setting up an automated CI/CD pipeline using a deployment service account to provision Compute Engine instances via Terraform. The deployed virtual machines need to run applications under a dedicated runtime service account. The team wants to allow the pipeline service account to attach this runtime service account to the virtual machines without granting excess administrative permissions. Which recommendation should you give to the development team?
An enterprise organization operates multiple microservice workloads across Google Kubernetes Engine (GKE) and Compute Engine. The cloud operations team needs to centralize operational observability while optimizing logging ingestion costs. They want to filter out non-essential debug logs from storage while ensuring high-severity application errors and security audit logs are reliably preserved for incident investigation. Which log routing design best meets these observability and reliability requirements?
A global media streaming platform hosts microservices on Google Kubernetes Engine (GKE) and stores build artifacts in Artifact Registry. The security engineering team must establish an automated security monitoring baseline that continuously scans container images for software vulnerabilities upon push and detects kernel-level runtime threats (such as reverse shells or execution of unmanaged binaries) on GKE nodes without installing third-party agent software. Which GCP security architecture meets these requirements?
An SRE team is managing a high-throughput payment microservice hosted on Google Cloud. They want to ensure they receive operational alerts before their monthly service availability target is breached. Which alerting strategy should the team implement?
An operations team is defining reliability metrics and alerting policies for a telemetry data ingestion pipeline built on Google Cloud Pub/Sub and Cloud Dataflow. They want to adopt Google Cloud Site Reliability Engineering (SRE) best practices to measure service quality and manage operational alerts. Which of the following statements accurately describe the correct implementation of SLIs, SLOs, or error budgets for this service? (Select TWO.)
Geçerli olan tümünü seçin
A global online gaming studio hosts a competitive multiplayer platform on Google Cloud using Compute Engine Managed Instance Groups (MIGs) positioned behind regional External Application Load Balancers. The workload experiences predictable, extreme traffic surges during scheduled weekend global tournaments. During previous events, standard reactive autoscaling failed to provision compute instances quickly enough to absorb the rapid spike in player connections, and provisioning operations failed due to regional compute resource limitations. As the Lead Cloud Architect, you need to implement a proactive capacity planning and workload scaling strategy to ensure seamless scalability and prevent resource exhaustion during upcoming tournaments. Which TWO actions should you take to achieve this objective?
Geçerli olan tümünü seçin
A financial services organization hosts a hybrid banking solution across Google Kubernetes Engine (GKE) and Cloud Run. During operational incidents, engineering teams struggle to correlate distributed trace contexts with application logs and performance metrics across service boundaries. The team needs to establish a unified observability architecture that propagates trace identifiers into Cloud Logging, aggregates metrics into Cloud Monitoring, and prevents high-cardinality metric labels from causing unexpected telemetry costs. Which architecture should the Cloud Architect recommend?
An enterprise SaaS platform hosts microservices on Google Kubernetes Engine (GKE) and manages container images using Artifact Registry. The security team requires an architecture that automatically scans container images for vulnerabilities upon push, prevents unsigned or untrusted images from being deployed to GKE clusters, and detects runtime threats such as reverse shells or unauthorized binaries. Which TWO security measures should the cloud security architect implement? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise IoT platform ingests telemetry from 500,000 connected vehicles through an API gateway hosted on Google Kubernetes Engine (GKE) Autopilot. The SRE team defines a Service Level Objective (SLO) requiring 99.9% of valid telemetry ingestion requests to complete successfully with a latency of under over a rolling 30-day window. Following a series of rapid feature releases, 80% of the monthly error budget was consumed within 4 days due to brief, high-intensity error spikes that went undetected by standard threshold alerts until budget exhaustion occurred. The product team requires a policy and monitoring design that halts non-critical feature deployments when budget consumption accelerates dangerously while minimizing false-positive alerts during short transient spikes. Which architecture and operational policy should the Site Reliability Engineer recommend?
An enterprise application hosted in a primary Google Cloud region experiences a total regional failure. The cloud operations team must execute the Disaster Recovery (DR) failover runbook to switch service to a warm standby environment in a secondary region. What is the correct chronological sequence of operational steps to safely complete this failover?
Öğeleri doğru sıraya koymak için sürükleyin
An e-commerce organization is releasing a major upgrade to its core inventory microservice running on Google Kubernetes Engine (GKE) backed by a Cloud SQL for PostgreSQL database. The release requires a breaking database schema modification alongside application code changes. The architectural goal is to execute a zero-downtime canary deployment using Cloud Service Mesh for traffic management without breaching the service's Error Budget. In what sequence should the cloud team perform these release steps?
Öğeleri doğru sıraya koymak için sürükleyin
A financial platform uses a Warm Standby disaster recovery architecture across two Google Cloud regions: `us-central1` (primary) and `us-east4` (secondary). Database state is continuously synchronized across regions using Cloud Spanner. The application tier runs on Google Kubernetes Engine (GKE) clusters in both regions. The `us-east4` application VPC is peered to a central hub VPC in `us-central1` that hosts core IAM and compliance microservices, while the `us-central1` application VPC is also peered directly to the same hub VPC. During a primary region outage in `us-central1`, the operations team updates Cloud DNS to direct traffic to the `us-east4` external Application Load Balancer and triggers GKE cluster scaling in `us-east4`.
Following the failover, incoming user requests to `us-east4` time out because pods cannot establish connections with the hub VPC microservices. Furthermore, GKE pod scaling stalls due to immediate CPU quota exhaustion in `us-east4`.
Which combination of architectural modifications and failover procedures will correctly eliminate these single points of failure and fulfill a Recovery Time Objective (RTO) of under 15 minutes?
A digital banking enterprise is designing an automated infrastructure deployment pipeline using Cloud Build and Terraform across multiple Google Cloud projects. The architecture team requires that the pipeline prevents configuration state loss and adheres to strict least-privilege security principles during execution. Which architecture design approach should the team implement?
A digital media publishing enterprise operates its online platform and content delivery pipeline on Google Cloud. The workload consists of steady-state web API services alongside highly variable, unpredictable batch jobs for media encoding. The organization wants to establish central FinOps governance to increase cost transparency and optimize cloud spending across multiple department projects without introducing operational overhead. Which TWO recommendations should the Cloud Architect propose? (Select TWO.)
Geçerli olan tümünü seçin
A renewable energy grid platform provisions its multi-project Google Cloud environment using Terraform managed through an automated continuous integration pipeline. During an unannounced operational incident, an on-call engineer manually altered a Cloud Storage telemetry bucket retention policy and added a Compute Engine VPC firewall rule via the Google Cloud Console. The Cloud Architecture team needs to reconcile this out-of-band infrastructure drift, align the codebase with the actual environment, and prevent future manual drift while preserving state concurrency and security best practices. Which approach should the team take?
An organization is executing a disaster recovery (DR) test to validate hybrid failover from their on-premises data center to a secondary Google Cloud Virtual Private Cloud (VPC-B). The on-premises environment connects directly to VPC-A using Cloud VPN, while VPC-A is connected to VPC-B using VPC Network Peering. During the DR test, on-premises workloads fail to reach resources in VPC-B. Which action should the cloud architect take to establish connectivity for the DR failover scenario?
An operations team plans to perform a rolling update on a Compute Engine Managed Instance Group (MIG) serving a critical production application. The deployment configuration relies on creating additional temporary VM instances to maintain full service capacity during the rollout. Which pre-deployment step is essential to ensure the rolling update completes successfully without provisioning failures?
A global logistics enterprise provisions its multi-project Google Cloud environment using Terraform managed through an automated external CI/CD pipeline. Security policy strictly forbids generating and storing long-lived service account JSON keys in CI/CD secrets. Additionally, operational guidelines mandate that Terraform state files are fully protected against concurrent pipeline execution conflicts and that previous state versions are preserved for recovery in case of state corruption. Which implementation strategy meets all security and operational requirements?