All practice questions
1598 questions
A healthcare enterprise needs to migrate of historical medical imaging archives from an on-premises data center to Google Cloud Storage within a strict deadline of . The organization has an existing Dedicated Interconnect link, but baseline daily operations consistently consume of its total bandwidth capacity. Corporate security governance mandates that all migrated data must be encrypted using Customer-Managed Encryption Keys (CMEK). Which data transfer strategy should you recommend to meet both the operational constraints and completion timeline?
A financial technology company hosts a legacy transaction processing application on Compute Engine Virtual Machines (VMs). The operations team must collect detailed system memory metrics and custom application logs, ensuring that telemetry data is securely ingested into Cloud Monitoring and Cloud Logging following Google Cloud security best practices. Which architectural approach should the Cloud Architect recommend?
A global financial services platform is migrating its core ledger database to Google Cloud. The system requires a relational database that provides ACID compliance across multiple geographic regions with automatic multi-region failover and horizontal write scalability. Security governance demands that data at rest be encrypted using keys managed in Cloud KMS, with key permissions granted following the principle of least privilege prior to resource creation. Which provisioning strategy should the cloud architecture team implement to meet these technical and compliance requirements?
A game development studio is preparing to deploy a global multiplayer backend that requires thousands of GPU-accelerated Compute Engine instances across multiple Google Cloud regions. The platform must also enforce strict cost governance and access control over billing data across distinct development and production folder hierarchies. Which two architectural actions should the Cloud Architect execute to ensure seamless resource provisioning and billing governance? (Select TWO.)
Select all that apply
A enterprise healthcare organization requires immutable, real-time security auditing for all Cloud Key Management Service (KMS) operations across its Google Cloud resource hierarchy. Project administrators must not be able to disable audit logging or modify the export destination. Additionally, all cryptographic key access events must be centralized for security analysis. Which TWO actions should the cloud security architect take to meet these governance requirements?
Select all that apply
An automotive telematics enterprise needs to migrate its platform to Google Cloud within a strict 10-day maintenance window. The existing environment consists of of historical vehicle sensor log archives stored on an on-premises NAS and a operational MySQL database. The enterprise has a dedicated network uplink allocated for migration traffic. The solution must ensure minimal downtime for the live transaction database while completing the bulk historical data transfer within the 10-day constraint. Which migration strategy should the cloud architect recommend?
A financial enterprise is expanding its hybrid cloud architecture and requires a dedicated hybrid connection between its on-premises data center infrastructure and a Google Cloud Virtual Private Cloud (VPC) network. The network architecture must guarantee a 99.99% availability Service Level Agreement (SLA) for production database sync traffic, utilize dynamic routing over Border Gateway Protocol (BGP), and maintain full redundancy against single-location failures. Which TWO configuration steps must you implement to establish this hybrid topology in accordance with Google Cloud best practices?
Select all that apply
A smart utility company is architecting a new RESTful microservice on Google Cloud to collect and validate incoming telemetry data from millions of smart electric meters. The HTTP payload handling is entirely stateless, containerized, and experiences unpredictable traffic spikes throughout the day, dropping to near-zero volume overnight. The engineering team prioritizes minimizing operational maintenance, avoiding idle capacity charges, and deploying without managing underlying server infrastructure or Kubernetes cluster configurations. Which compute platform should the Cloud Architect recommend?
An organization is deploying a multi-VPC environment in Google Cloud consisting of a Management VPC, a Workload VPC, and a Hybrid Connectivity VPC connected to an on-premises data center using HA VPN and Cloud Router. The team requires direct private connectivity between the Management VPC and Workload VPC, as well as multi-region reachability for hybrid routes across all deployed subnets. Which TWO actions should the cloud architect take to configure this network topology according to Google Cloud recommended practices?
Select all that apply
A multinational enterprise operates a multi-folder Google Cloud organization housing sensitive financial microservices. The security compliance team requires immediate notification when service account keys are created outside automated CI/CD pipelines, alongside real-time forwarding of threat findings to an on-premises Security Information and Event Management (SIEM) system. Additionally, security architects must ensure authorized internal operators cannot copy centralized audit logs to unauthorized external Google Cloud storage locations. Which architectural design satisfies these security logging, auditing, and compliance requirements?
A financial services company is modernizing a stateless web microservice that processes incoming webhook events. The microservice receives HTTPS traffic that drops to zero outside of business hours but experiences unpredictable bursts reaching thousands of concurrent requests per second during peak trading events. The application is packaged in a Docker container that requires standard Linux binaries. The operations team has mandated two strict requirements: zero infrastructure management overhead and zero compute cost when there is no incoming traffic. Which Google Cloud compute platform and configuration should you recommend to satisfy these requirements?
An enterprise organization is establishing an automated CI/CD pipeline using Terraform to manage infrastructure across hundreds of Google Cloud projects. The lead architect requires a solution that guarantees state file resilience against accidental deletion, prevents state corruption from concurrent automated pipeline runs, eliminates long-lived service account keys, and adheres to the principle of least privilege. Which deployment architecture and state management configuration should the Cloud Architect recommend?
A global gaming company structures its Google Cloud resource hierarchy with an Organization node containing top-level folders named Game-Services and Corporate-IT. The infrastructure team needs to grant a group of site reliability engineers (SREs) full administrative access to Compute Engine resources across all current and future projects nested inside the Game-Services folder. The security team requires strict compliance with the principle of least privilege while minimizing management overhead. Which IAM assignment strategy should be implemented?
A scientific research institute is migrating a specialized numerical simulation workload to Google Cloud. The simulation software requires custom Linux kernel modules that must be loaded directly into the host operating system kernel, executes continuous batch runs lasting up to 10 hours per job, and requires local high-speed NVMe storage. The operations team wants to ensure minimal cost when no simulation jobs are running while keeping infrastructure management simple. Which compute platform should the cloud architect select to meet these technical constraints?
A Lead Cloud Architect is designing an automated CI/CD pipeline using Google Cloud Build and Terraform to provision infrastructure across multiple enterprise Google Cloud projects. Security compliance requires eliminating long-lived service account JSON keys while maintaining strict adherence to the principle of least privilege. The pipeline running in a central management project must provision compute and networking resources inside target workload projects. Which authentication and IAM delegation strategy should you implement?
Your engineering team is migrating legacy infrastructure management to an automated CI/CD pipeline using Terraform across multiple Google Cloud projects. You need to configure state storage and pipeline access permissions to ensure concurrency safety, auditability, and adherence to least-privilege security principles. Which architecture configuration should you implement?
A financial software firm uses Cloud Build pipelines to execute Terraform configurations across multiple Google Cloud projects. During continuous integration test runs, concurrent pipeline executions intermittently corrupt infrastructure state tracking. Additionally, security audits revealed that the pipeline's service account uses the primitive Editor role. You need to redesign the execution environment to enforce state concurrency locking, state recovery, and least-privilege security controls. Which set of configurations should you implement?
A global media production company is architecting a hybrid connectivity solution to transfer uncompressed 4K video streams between their primary broadcast facilities in Los Angeles and Chicago, and their Google Cloud environment spanning the us-west1 and us-east1 regions. The architectural requirements dictate a sustained throughput of 20 Gbps with zero tolerance for internet jitter, private connectivity to Google APIs (such as Cloud Storage), and a strict 99.99% availability SLA that can survive the total failure of a single colocation facility or GCP region. Which hybrid network architecture should you recommend to meet all technical and availability requirements?
An enterprise organization is deploying workloads in a Shared VPC network on Google Cloud. The infrastructure team must establish secure, private connectivity from compute instances in a service project to a third-party managed database service hosted in another Google Cloud tenant project. The third-party provider uses an internal IP address range that overlaps with the organization's subnet ranges, preventing the use of standard VPC Network Peering. Which network configuration should the Cloud Architect implement to meet these requirements?
An enterprise financial application processes sensitive event streams using Cloud Pub/Sub before storing data in long-term storage. Corporate compliance policies dictate that all data at rest within Cloud Pub/Sub topics must be encrypted using cryptographic keys residing in an external, on-premises Hardware Security Module (HSM), ensuring raw key material is never held or stored within Google Cloud infrastructure. Additionally, access to encryption and decryption operations must strictly adhere to the principle of least privilege. Which architecture and key management configuration meets these requirements?