Tüm alıştırma soruları
1598 soru
A cloud architecture team needs to establish a standard Terraform workflow to manage Google Cloud infrastructure with remote state management. What is the correct sequence of steps to configure and execute this Infrastructure as Code workflow from start to finish?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise organization is designing an observability and log management strategy for its microservices application on Google Cloud. The operations team needs to minimize Cloud Logging storage costs for routine operational telemetry while ensuring that all high-severity application errors and security audit logs are reliably exported to BigQuery for long-term compliance analysis. Which TWO configuration steps should the Cloud Architect implement to satisfy these requirements? (Select TWO)
Geçerli olan tümünü seçin
An enterprise logistics corporation is modernizing an aging on-premises inventory tracking system to resolve severe technical debt. The current workload consists of a legacy monolithic web application running on custom-configured Linux virtual machines (VMs) and a single-region PostgreSQL database. Over years of operation, manual server configurations have caused severe configuration drift, while custom deployment scripts frequently break during release cycles.
The leadership team wants to migrate the system to Google Cloud over an upcoming weekend maintenance window. The primary objectives are to minimize ongoing server maintenance overhead, avoid unnecessary infrastructure costs, and prevent data exfiltration from staging storage buckets by authorized users. The organization already operates an active Partner Interconnect link to Google Cloud with abundant available bandwidth.
Which TWO architectural patterns should the Cloud Architect recommend to address the technical debt and fulfill the migration requirements? (Select TWO)
Geçerli olan tümünü seçin
A multinational financial processing enterprise is designing perimeter controls for its multi-tenant workload architecture on Google Cloud. Match each specific network security requirement on the left with the most appropriate Google Cloud perimeter control mechanism on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A global telecommunications enterprise is migrating its legacy billing and subscription management platform from an on-premises data center to Google Cloud. The architecture consists of a 12 TB single-region PostgreSQL relational database with historical technical debt and a set of simple, stateless HTTP web services that process customer subscription requests.
The organization mandates a phased migration strategy with zero data loss and minimal operational maintenance after migration. The existing on-premises network link is a low-bandwidth Cloud VPN connection that cannot sustain continuous database replication alongside daily production traffic.
Which combination of Google Cloud services and migration patterns best addresses the technical debt, network bandwidth constraints, and operational goals?
A security team is reviewing a Python administrative automation service running on a Compute Engine instance. The service programmatically manages Cloud Storage resources across multiple production Google Cloud projects. Currently, the service authenticates using static JSON service account keys stored on the local instance disk, violating enterprise compliance policies. The architecture team needs a solution that eliminates long-lived credentials while enabling secure programmatic interaction across project boundaries. Which approach should be implemented to meet these requirements?
A DevOps team uses Terraform to provision and maintain their Google Cloud environments. To ensure operational reliability and prevent state corruption caused by concurrent deployments, the team needs to configure a central backend for storing Terraform state files. Which configuration approach aligns with Google Cloud best practices for managing Infrastructure as Code state?
An enterprise digital streaming platform hosts its microservices across multiple Google Kubernetes Engine (GKE) clusters and Compute Engine Virtual Machines in separate Google Cloud projects. The SRE team needs to establish a unified observability strategy that consolidates logs and operational metrics for real-time incident analysis, long-term compliance retention, and alerting. The solution must ensure that high-volume, non-critical debug logs do not incur continuous storage charges, while critical security audit and error logs are retained for 365 days and available for real-time alerting. Which architectural approach best fulfills these operational and cost-optimization requirements?
A financial technology enterprise operates an online payment processing service on Google Cloud. The infrastructure consists of a steady-state backend API running continuously 24/7 on Compute Engine instances, alongside an unpredictable nightly batch data reconciliation process that runs for 2 hours. The finance team requires a cost optimization governance strategy that lowers compute expenditure for baseline workloads while executing short-lived batch jobs cost-effectively without incurring commitments for unused capacity. Which strategy should the Cloud Architect recommend?
An enterprise healthcare logistics platform operates its primary inventory and ordering engine on Cloud SQL for MySQL in `europe-west1`, fronted by a Compute Engine Managed Instance Group (MIG). The architecture team must establish a disaster recovery (DR) execution plan to recover application operations in `europe-west4` during a catastrophic regional outage. Business continuity requirements specify a Recovery Point Objective (RPO) of and a Recovery Time Objective (RTO) of , while strictly minimizing idle infrastructure costs during standard operations. Which execution strategy meets all technical and business constraints?
A Site Reliability Engineering (SRE) team is implementing an end-to-end incident management and automated alerting workflow on Google Cloud to handle service level objective (SLO) breaches. In what sequence should the SRE team structure the automated detection, notification, triage, and human escalation pipeline? Arrange the steps in the correct chronological order.
Öğeleri doğru sıraya koymak için sürükleyin
A global media streaming platform hosts its live session state and metadata processing engine on Google Cloud across two regions. The primary active region is us-west1 and the passive disaster recovery region is us-east1. The architecture utilizes Cloud Bigtable for high-throughput session state, Google Kubernetes Engine (GKE) for stateless microservices, and Cloud DNS routing policies for external traffic management. A catastrophic zone-wide power failure has disabled the us-west1 infrastructure. What is the correct sequence of steps to execute the regional failover runbook to restore full operational capacity in us-east1 while maintaining data consistency?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise HR platform operates a critical payroll processing service deployed across Compute Engine Regional Managed Instance Groups (MIGs) behind an External HTTP(S) Load Balancer, backed by Cloud SQL for PostgreSQL. The engineering team must execute a major release containing breaking database schema alterations (column renaming) while maintaining zero downtime and ensuring immediate rollback capabilities if anomalies are detected. Which deployment and database migration approach should you recommend?
A global enterprise runs a real-time order fulfillment service hosted on Google Kubernetes Engine (GKE) Autopilot backed by Cloud Spanner. The Site Reliability Engineering (SRE) team has set a Service Level Objective (SLO) requiring 99.9% of successful HTTP POST requests to complete with a latency under 200 ms over a 30-day rolling window. Recently, short network blips caused multiple false-positive emergency pages, while a persistent minor database regression consumed 60% of the error budget over two weeks before anyone was alerted. Which TWO operational practices should the SRE team implement to improve alerting precision and protect the service error budget? (Select TWO.)
Geçerli olan tümünü seçin
An online payment processing company processes financial transactions on Google Kubernetes Engine (GKE) clusters and stores audit records in BigQuery datasets. The architecture uses an External HTTP(S) Load Balancer to ingress public API traffic. Security requirements mandate that: 1) Web Application Firewall (WAF) rules must filter out Layer 7 SQL injection threats before traffic reaches backend services, and 2) Authorized internal workloads must be restricted from copying sensitive audit data to external, non-company Cloud Storage buckets. Which TWO security controls should you implement to satisfy these requirements?
Geçerli olan tümünü seçin
An agricultural technology enterprise operates a global IoT telemetry processing platform on Google Cloud. The infrastructure consists of a steady 24/7 baseline stream processing pipeline, unpredictable bursty batch processing jobs for sudden weather event analytics, and raw data storage used for analytical queries in BigQuery. The central FinOps team wants to optimize cloud expenditure without compromising processing performance or system security. Which TWO cost optimization strategies should the Cloud Architect recommend? (Select TWO)
Geçerli olan tümünü seçin
An enterprise digital publishing platform is preparing for a scheduled major global news event projected to surge traffic by 500% over a 3-hour period. The core application runs on Google Cloud using a Compute Engine Managed Instance Group (MIG) with CPU-based autoscaling. Capacity evaluation shows that scaling to the required 400 N2 virtual machines will exceed the project's current regional CPU quota. Which capacity planning strategy should the Cloud Architect implement to ensure the infrastructure successfully scales during the event?
An energy utility enterprise is modernizing a legacy asset monitoring platform by migrating it from an on-premises data center to Google Cloud. The environment contains a 2.5 PB historical sensor dataset residing on aging SAN storage, along with a batch analytics process comprised of lightweight, stateless microservices. The company's existing 1 Gbps Dedicated Interconnect is heavily saturated, running at 90% capacity to support real-time operational telemetry. Organizational policies require moving the 2.5 PB dataset into Cloud Storage within 45 days, containerizing the batch analytics with minimal operational management overhead, and enforcing strict perimeter controls to prevent data exfiltration by compromised or authorized identities.
Which architectural strategy best fulfills these technical and business requirements?
A retail platform processes customer transactions using microservices running on Compute Engine instances located in a Google Cloud project named `prod-compute`. The application needs to retrieve database credentials stored securely in Secret Manager located within a central security project named `prod-security`. As a Cloud Architect, you must configure authentication and authorization between the microservices and Secret Manager in accordance with Google-recommended security best practices and the principle of least privilege, while avoiding service account keys. Which strategy should you implement?
An e-commerce platform hosted on Google Kubernetes Engine (GKE) backed by Cloud SQL for PostgreSQL is executing a zero-downtime release for its order processing microservice. The update introduces breaking database schema changes. To maintain service availability throughout the rollout, the engineering team must combine an Expand-Contract database migration pattern with a Blue-Green deployment strategy.
Which sequence represents the correct chronological order of steps from FIRST to LAST to safely execute this zero-downtime deployment?
Öğeleri doğru sıraya koymak için sürükleyin