All practice questions
1598 questions
An enterprise organization is migrating a legacy backend service to Google Cloud. The application requires direct access to specific Linux kernel modules, custom system daemon configurations, and strict operating system level tweaks that cannot be containerized without extensive software modification. Which Google Cloud compute platform should the solution architect select to satisfy these requirements with minimal re-engineering?
A global retail corporation is configuring hybrid connectivity between an on-premises data center and a Google Cloud VPC network. The primary database workload requires a dedicated 10 Gbps connection with sub-10ms latency. Additionally, enterprise compliance rules mandate that all data transferred between the on-premises network and Google Cloud must be encrypted at the network layer using IPsec. Which hybrid connectivity architecture satisfies both requirements according to Google Cloud best practices?
A global biomedical research organization plans to migrate its core infrastructure to Google Cloud within a strict 14-day timeline. The workload comprises two main components:
1. An uncompressed genomic dataset stored on an on-premises Network Attached Storage (NAS) array. The organization has a dedicated Internet connection with an average baseline usage of .
2. A transactional PostgreSQL database supporting active clinical trials that requires continuous replication with zero-downtime cutover.
Which migration strategy meets the operational and time constraints while following Google Cloud architectural best practices?
A global retail enterprise is preparing to migrate its on-premises transactional PostgreSQL database to Cloud SQL for PostgreSQL with minimal operational downtime. The architecture team has selected Database Migration Service (DMS) with continuous replication. Arrange the operational phases below into the correct chronological sequence required to complete the migration safely.
Drag items to arrange them in the correct order
An enterprise architecture team is translating high-level business requirements for a new cloud solution into formal architectural views. Which statement accurately describes the primary focus of the Logical Architecture layer during this design process?
A DevOps team is setting up an automated Continuous Integration/Continuous Deployment (CI/CD) pipeline using HashiCorp Terraform to provision infrastructure in Google Cloud. Multiple automated jobs and team members will execute Terraform deployments concurrently across shared environments. You need to configure a remote backend that prevents state file corruption from concurrent writes, maintains history for disaster recovery, and enforces least-privilege security access. Which solution should you implement?
An enterprise financial institution is planning the migration of its core transaction settlement platform to Google Cloud. As the Principal Cloud Architect, you must lead the architecture design process by translating high-level enterprise business requirements into a fully deployed cloud infrastructure. In what order should you execute the architectural design and translation steps, moving from initial conceptual design down to physical implementation?
Drag items to arrange them in the correct order
A connected-vehicle enterprise is designing a global telemetry platform to ingest real-time sensor metrics from millions of vehicles worldwide. The architecture must handle over write operations per second with single-digit millisecond write latency, store semi-structured time-series data with dynamic schemas, and allow data analysts to execute ad-hoc SQL queries directly through BigQuery without creating periodic ETL pipelines. Which storage and database architecture should you recommend?
An enterprise security team needs to grant an external compliance auditor permission to view BigQuery dataset metadata for all Google Cloud projects contained within a specific department folder. The solution must adhere to the principle of least privilege and minimize administrative overhead. Which action should the Cloud Architect take?
A global fintech company is migrating its core multi-region banking ledger application to Google Cloud. The workload requires full transactional ACID compliance, relational database semantics across multiple regions, horizontal scale for high-throughput reads and writes, and a high availability SLA of 99.999%. Which database resource should you select to meet these business and technical requirements?
An enterprise requires an encrypted, cost-effective connection over the public internet to link an on-premises location to a Google Cloud Virtual Private Cloud (VPC) for low-throughput data transfers. Which Google Cloud hybrid connectivity solution should be configured?
A financial infrastructure company uses Google Cloud Pub/Sub and Cloud Run to process payment events across multiple Google Cloud projects. During a recent audit, compliance officers discovered that several high-severity payment failure log entries failed to route to the central long-term Cloud Storage sink. An investigation reveals that a developer implemented an aggregate log exclusion filter at the organization level to control ingestion costs, but it accidentally matched critical transaction audit entries. Additionally, an alerting policy monitoring transaction failures using a log-based metric has ceased notifying the incident handling pub/sub topic. How should the principal cloud architect resolve both the missing compliance logs and restore operational alerting while following Google Cloud security best practices?
An enterprise organization is preparing to migrate 500 high-performance Compute Engine N2 virtual machines across multiple newly created Google Cloud projects in the `us-central1` region using an automated Infrastructure as Code (IaC) pipeline. During early testing in a staging project, automated deployments failed halfway through due to exceeding default regional CPU quotas. Additionally, the finance team requires strict quota usage monitoring and automated alerts before limits are breached, while ensuring infrastructure engineers cannot grant themselves quota increase privileges. Which architectural decision best resolves these quota management and governance requirements?
A DevOps engineer is provisioning a Google Cloud Storage bucket to serve as a centralized remote backend for Infrastructure as Code (IaC) deployment state. The team requires a mechanism to recover previous state file revisions in case an automated pipeline introduces state corruption or accidental overwrites. Which configuration should be enabled on the Cloud Storage bucket to satisfy this requirement?
A solutions architect is creating architectural documentation for a new cloud application on Google Cloud. The architecture team needs to clearly distinguish between conceptual, logical, and physical views. Which of the following statements accurately describe the characteristics of conceptual and logical architectural views? (Select TWO.)
Select all that apply
An enterprise operations team is experiencing intermittent database timeout errors across multiple microservices. The team needs to configure automated real-time incident notifications based on log entries generated by these failures. Place the operational configuration steps in the correct chronological order to establish a log-based metric and an associated Cloud Monitoring alerting policy.
Drag items to arrange them in the correct order
An enterprise organization is automating infrastructure provisioning on Google Cloud using Infrastructure as Code. During a major deployment using Cloud Deployment Manager templates, several resource creation calls fail mid-execution because regional API allocation limits are exceeded. Additionally, resource updates fail or execute out of order because implicit creation order is relied upon. Which TWO actions should the Cloud Architect recommend to address these operational and architectural failures? (Select TWO.)
Select all that apply
An autonomous mobility platform needs to migrate 40 TB of unstructured sensor logs from an on-premises storage system and a 500 GB relational database to Google Cloud within a 3-week planning window. The organization maintains an active 1 Gbps Dedicated Interconnect with 600 Mbps of consistent available bandwidth allocated for data migration. The operational requirement dictates that the relational database must remain fully operational for online transactions until a planned 2-hour final cutover window.
Which TWO architectural recommendations should be included in the cloud migration strategy to fulfill these business and technical requirements?
Select all that apply
An administrator is setting up a dedicated management VPC network (VPC-Mgmt) that requires direct, private IP connectivity to two separate application VPC networks (VPC-App1 and VPC-App2) in Google Cloud. The two application VPC networks do not need to communicate with each other. Which TWO configuration actions must be performed to establish this connectivity using VPC Network Peering?
Select all that apply
A company requires long-term retention of system error logs from Google Kubernetes Engine (GKE) clusters in a centralized Cloud Storage bucket located in a separate compliance project. An administrator configures an organization-level log sink with an inclusion filter for error log entries. However, logs are not appearing in the target destination bucket. Which action should be taken to ensure log delivery following the principle of least privilege?