All practice questions
1598 questions
An operations engineer needs to set up automated alerts whenever specific application error log entries occur in Google Cloud. Order the steps required to configure an operational alert using a custom log-based metric and Cloud Monitoring.
Drag items to arrange them in the correct order
An enterprise needs to perform an offline bulk migration of 200 TB of archive data from an on-premises data center to Google Cloud Storage using a Transfer Appliance. In what chronological sequence should the cloud architect perform the key steps of this transfer strategy?
Drag items to arrange them in the correct order
An operations team needs to set up automated alerting for specific application error logs occurring in a Compute Engine environment. Order the configuration steps from first to last to establish a complete log-based alerting workflow.
Drag items to arrange them in the correct order
A cloud engineering team needs to safely migrate an existing local Terraform state file to a secure Google Cloud Storage (GCS) remote backend with state locking enabled. Arrange the operational steps in the correct sequence to complete this migration.
Drag items to arrange them in the correct order
An organization is building an automated continuous integration pipeline to provision a memory-intensive batch processing workload on Google Cloud. The architecture utilizes Compute Engine Managed Instance Groups (MIGs) with custom instance templates. A CI/CD service account executes Infrastructure as Code (IaC) scripts to instantiate the instances and attach a runtime service account that accesses Cloud Storage. Which TWO operational and security configurations must be implemented during compute provisioning? (Select TWO choices.)
Select all that apply
A global logistics provider is architecting a new tracking platform on Google Cloud. The system consists of two distinct components: (1) A stateless, event-driven gRPC web microservice that experiences unpredictable traffic spikes and requires rapid scaling down to zero to minimize idle costs, and (2) A legacy data transformation batch processing engine that requires custom OS kernel modules, specialized system drivers, and direct access to high-performance local NVMe storage. Which architectural compute platform choices should you recommend to satisfy these requirements while minimizing operational management overhead? (Select TWO.)
Select all that apply
A DevOps engineer needs to migrate an existing local Terraform state file to a Google Cloud Storage (GCS) remote backend for shared team access. What is the correct sequence of steps to migrate the local Terraform state to the GCS remote backend?
Drag items to arrange them in the correct order
An enterprise organization is planning to deploy two new stateless workloads to Google Cloud with the goal of minimizing operational overhead and infrastructure management:
1. A RESTful web microservice packaged as a Docker container that handles HTTP traffic.
2. A small, lightweight event handler that executes code automatically whenever a file is uploaded to a Cloud Storage bucket.
Which TWO Google Cloud compute platforms should the cloud architect select to host these workloads according to Google recommended practices?
Select all that apply
A global logistics organization is designing a vehicle telemetry processing system on Google Cloud. The system consists of two distinct workloads: (1) a stateless gRPC event-ingestion microservice that receives high-throughput data streams with unpredictable load spikes, and (2) a high-performance batch simulation service that requires custom Linux kernel sysctl modifications and custom C++ container runtime drivers. The engineering team must minimize infrastructure management overhead and avoid paying for idle compute during off-peak hours. Which TWO compute architecture options should the Cloud Architect select to satisfy these requirements? (Select TWO.)
Select all that apply
An enterprise is planning a near-zero downtime database migration from an on-premises PostgreSQL database to Google Cloud SQL for PostgreSQL using Database Migration Service (DMS). Place the following migration steps in the correct chronological execution order from initial preparation to final cutover.
Drag items to arrange them in the correct order
A multinational retail enterprise is planning to migrate its core e-commerce database (a 40 TB PostgreSQL instance) and associated 300 TB object store from an on-premises data center to Google Cloud (Cloud SQL for PostgreSQL and Cloud Storage). The enterprise mandates continuous data synchronization prior to cutover to comply with a strict maximum allowed maintenance window of 30 minutes. What is the correct sequence of steps to plan and execute this zero-data-loss migration strategy?
Drag items to arrange them in the correct order
A Cloud Architect needs to migrate an existing local Terraform state file containing critical production Google Cloud resources to a secure Google Cloud Storage (GCS) remote backend with state locking and CMEK encryption. Arrange the operational steps in the correct chronological order to safely complete this backend migration while maintaining resource integrity.
Drag items to arrange them in the correct order
An site reliability engineering (SRE) team needs to create an operational alert system for a mission-critical web application on Google Cloud. The alert must fire whenever HTTP 500 status codes exceed a rate of 50 occurrences within a 5-minute window. The team must construct a log-based metric from application logs and link it to an alerting policy that sends alerts via an external Webhook notification channel. In what sequence should the SRE team perform the following tasks to establish this monitoring pipeline?
Drag items to arrange them in the correct order
Your team needs to migrate a monolithic local Terraform state file (`terraform.tfstate`) managing production GCP resources to an enterprise remote backend hosted on Google Cloud Storage (GCS) with object versioning and state locking. Place the steps in the correct order to perform this state migration safely without losing resource state or creating concurrency issues.
Drag items to arrange them in the correct order
A logistics enterprise is deploying an automated CI/CD pipeline using Infrastructure as Code (IaC) with Terraform to provision regional Compute Engine Managed Instance Groups (MIGs) across multiple GCP projects. The design requirements mandate enforcing least-privilege access for deployment service accounts, maintaining Infrastructure as Code state integrity against concurrent execution conflicts, and preventing deployment failures during large-scale compute resource provisioning. Which architectural and provisioning practices should you incorporate into this solution? (Select THREE choices.)
Select all that apply
A cloud administrator is setting up a shared Google Cloud Storage (GCS) backend for a team using Terraform to provision Google Cloud infrastructure. The administrator must ensure that simultaneous deployments by different engineers do not cause race conditions or state file corruption. Which GCS backend capability does Terraform automatically utilize to prevent concurrent state updates?
An enterprise gaming company is planning to migrate its mission-critical PostgreSQL database and associated multi-terabyte media storage from an on-premises data center to Google Cloud (Cloud SQL for PostgreSQL and Cloud Storage) with minimal operational downtime. What is the correct sequence of steps to execute this migration strategy while ensuring zero data loss and minimal service interruption?
Drag items to arrange them in the correct order
A healthcare organization is architecting a high-throughput genomic processing platform on Google Cloud. The core containerized pipeline executes compute-intensive analysis jobs that run continuously for up to 4 hours per execution. The pipeline depends on specialized third-party Linux kernel modules that must be loaded directly into the host operating system kernel, and it requires raw block access to high-performance local NVMe SSDs formatted with custom filesystem mount parameters. The organization wants to minimize operational overhead while fully satisfying all technical requirements. Which compute platform should the Cloud Architect select for this workload?
A financial analytics firm is planning to migrate its core infrastructure to Google Cloud. The workload includes 1.2 PB of historical unstructured market data stored on an on-premises SAN and an active 8 TB MySQL database supporting real-time trading analytics. The firm has a dedicated 1 Gbps network connection to Google Cloud via Dedicated Interconnect, with a maximum allocated bandwidth of 700 Mbps for migration traffic. Enterprise compliance requires complete transfer of historical data within 21 days, and the business allows a maximum database cutover downtime window of 4 hours. Which architecture and data transfer strategy successfully meets these operational and business constraints?
A platform engineering team operates a legacy web application on a fleet of Compute Engine instances. The application writes structured JSON operational logs to a local file at `/var/log/app/service.log`. The team needs to configure automated real-time operational alerts in Cloud Monitoring whenever the frequency of HTTP 5xx server errors parsed from this log file exceeds 50 occurrences within a 1-minute rolling window across the fleet. The solution must follow Google Cloud best practices for observability and operational alerting. Which approach should the team implement?