Tüm alıştırma soruları
1598 soru
An automotive telematics enterprise needs to migrate 1.8 Petabytes of static binary log files and an active 4 TB MySQL transactional database from an on-premises data center to Google Cloud. The company has a 1 Gbps Dedicated Interconnect link available, but network policy caps migration bandwidth usage at 500 Mbps. The business mandates that the overall data transfer must complete within 30 days, and the transactional database cutover must incur minimal downtime. Which data transfer and migration strategy should a Cloud Architect recommend to meet these requirements?
A genomics research institute is architecting a cloud-native pipeline on Google Cloud to process high-throughput DNA sequencing data. The architecture comprises two distinct workload requirements:
1. A high-performance computing (HPC) sequence alignment engine requiring custom Linux kernel drivers, message passing interface (MPI) inter-node communications with sub-millisecond network latency, and maximum I/O performance on local NVMe storage.
2. An edge-facing containerized API layer that receives large binary sequence data via continuous gRPC streams with individual session durations lasting up to 45 minutes, experiences unpredictable bursts, and must scale to zero instances during idle periods with zero infrastructure management overhead.
Which TWO compute platform choices and configurations should you implement to satisfy both workload requirements while maintaining architectural best practices? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise data analytics platform is building an automated Infrastructure as Code (IaC) deployment pipeline using Terraform to provision Compute Engine instance groups and Kubernetes Engine (GKE) node pools across multiple projects. The pipeline is executed by an automated CI/CD service account. The solution must ensure state file integrity, prevent race conditions during parallel team deployments, prevent operational failures during sudden cluster scale-outs, and strictly follow the principle of least privilege for service account impersonation. Which TWO architectural practices should the cloud architect mandate?
Geçerli olan tümünü seçin
A financial analytics organization needs to transfer a 600 TB dataset from their on-premises storage array to a Google Cloud Storage bucket within a strict 14-day execution window. The organization already has an operational 10 Gbps Dedicated Interconnect connection to GCP, with 6 Gbps of unutilized bandwidth dedicated specifically for this data movement. High availability, automated retry handling, and minimal operational complexity are mandatory requirements. Which data transfer strategy should you recommend?
An enterprise organization is designing an automated IaC pipeline to manage multi-tenant infrastructure across hundreds of Google Cloud projects. The architecture team wants to allow feature teams to validate resource changes during continuous integration without permitting them to apply modifications directly or expose infrastructure state sensitive data. Additionally, deployment pipeline execution must strictly follow least-privilege access when creating and updating Google Cloud resources across target projects. Which IaC architecture and IAM configuration should you implement?
A digital publishing firm is architecting a new public-facing event notification backend on Google Cloud. The system processes incoming HTTPS webhooks triggered by third-party content providers. The workload is strictly stateless, experiences extreme traffic variance ranging from extended periods of zero traffic to sudden bursts of thousands of requests per second, and requires container-level custom runtime dependencies. The architecture mandate prioritizes minimizing operational overhead, eliminating baseline infrastructure idle costs, and avoiding container cluster management. Which compute platform selection best fulfills these technical and business requirements?
A Cloud Architect is deploying an application on Compute Engine instances that requires writing custom application logs to Cloud Logging and pushing custom operational metrics to Cloud Monitoring. Following the principle of least privilege, which TWO IAM roles should be assigned to the service account used by the Compute Engine instances?
Geçerli olan tümünü seçin
An infrastructure administrator needs to allow the operations team to create and manage Cloud Monitoring alerting policies within a Google Cloud project. Following the principle of least privilege, which IAM role should be granted to the operations team?
An organization wants to perform an online transfer of of unstructured media files from an on-premises Network Attached Storage (NAS) file system to a Google Cloud Storage bucket over their existing internet connection. Which Google Cloud service is best suited for this transfer?
An enterprise architecture team is configuring an automated CI/CD pipeline using Cloud Build and Terraform to provision resources across target Google Cloud projects. The team must adhere to Google Cloud security best practices by applying the principle of least privilege to the pipeline service account while ensuring concurrency safety and state integrity during automated deployments. Which provisioning strategy should the team implement?
An enterprise architecture team is configuring a centralized log sink in Google Cloud to route operational application logs from a workload project to a Cloud Storage bucket for compliance archiving. The team needs to prevent verbose debug logs from being exported to minimize storage costs, while ensuring the log sink's writer identity adheres strictly to the principle of least privilege on the destination storage bucket. Which approach correctly achieves this configuration?
A software development team needs to deploy a simple, stateless HTTP web microservice packaged as a standard Docker container. The microservice experiences highly variable traffic patterns and must automatically scale down to zero instances during idle periods to minimize operational costs. The team wants to avoid managing Kubernetes clusters, node pools, or underlying operating system maintenance. Which Google Cloud compute platform best fulfills these requirements with the lowest operational overhead?
An infrastructure engineer needs to provision compute resources for an enterprise application that requires custom operating system kernel modifications and direct access to underlying virtual machine settings. The application must automatically scale out identical instances based on metric thresholds. Which compute provisioning strategy should the engineer select on Google Cloud Platform?
A retail platform is migrating its core ordering microservices to Google Cloud. Security policies mandate that cluster worker nodes must not have public IP addresses and that administrative access to the cluster control plane must be restricted exclusively to the enterprise's corporate management subnet () connected via Cloud VPN. Which deployment strategy should a cloud architect select when provisioning the Google Kubernetes Engine (GKE) cluster to meet these requirements?
An organization is building an automated CI/CD pipeline using Terraform to provision core infrastructure in Google Cloud. Which TWO deployment and operational practices should the Cloud Architect mandate for this pipeline? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise development team is deploying a stateless REST microservice packaged as a Docker container to Google Cloud. The workload experiences unpredictable traffic spikes followed by extended idle periods. The team requires zero infrastructure management overhead and rapid auto-scaling to zero instances when idle. Which TWO options represent the recommended design choices for this application?
Geçerli olan tümünü seçin
A financial company is designing an operational observability strategy for a web application running on Compute Engine instances. To optimize Cloud Logging costs, the operations team must minimize the ingestion of high-volume verbose debug logs into the log bucket while ensuring that administrative security events trigger automated operational alerts in real time. Which TWO architectural and configuration actions should the team implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A cloud architect is preparing to provision a private Google Kubernetes Engine (GKE) cluster in GCP to host an internal microservice. Security governance mandates that node instances must not be publicly exposed and that principles of least privilege must be applied to node identity. Which of the following actions should be taken during cluster provisioning to satisfy these requirements? (Select TWO answers.)
Geçerli olan tümünü seçin
A financial services organization needs to migrate 10 TB of historical transaction archives from an on-premises object storage environment to Cloud Storage over a 1 Gbps dedicated network connection. The organization requires a solution that minimizes operational management overhead and automatically handles retries for dropped connections during data transfer. Which TWO GCP services or features should the architecture team select to satisfy these requirements?
Geçerli olan tümünü seçin
An operations team needs to export audit and application logs from a Google Cloud project into a Cloud Storage bucket for long-term compliance storage. They require a continuous, automated routing mechanism built directly into Google Cloud's operational suite. Which feature should they configure to meet this requirement?