Tüm alıştırma soruları
1598 soru
When configuring Terraform to use a Google Cloud Storage bucket as a secure remote backend for team collaboration, in what sequence should you execute the provisioning and configuration workflow?
Öğeleri doğru sıraya koymak için sürükleyin
A media broadcasting company needs to migrate of static video archives from an on-premises data center to a Cloud Storage bucket in Google Cloud. The company has a single dedicated internet connection, and the migration must be completed within days due to a data center facility closure. Which data transfer strategy should the Cloud Architect recommend?
A digital media enterprise is redesigning its cloud media processing architecture on Google Cloud to handle two distinct application workloads:
1. Ingestion Webhook Service: A stateless microservice handling high-burst HTTP/2 traffic from global content providers. It requires rapid scaling to zero, zero infrastructure management overhead, and low per-request processing latency.
2. Video Transcoding Engine: A legacy batch rendering application that requires custom Linux kernel parameters (`sysctl`), proprietary C++ libraries, specialized NVIDIA GPU driver installations, and direct POSIX filesystem mounts for block storage.
Which TWO platform architectural choices should the Lead Cloud Architect recommend to satisfy the technical requirements while optimizing for cost efficiency and operational overhead?
Geçerli olan tümünü seçin
A global retail supply-chain enterprise is designing its hybrid connectivity architecture to connect diverse operational sites to Google Cloud. Match each business unit's network and SLA requirement to the optimal Google Cloud hybrid networking solution.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A specialized genomics enterprise is provisioning core infrastructure in Google Cloud to run large-scale DNA sequencing batch operations alongside a containerized administrative management plane. The target architecture specifies a private Google Kubernetes Engine (GKE) cluster for control services and a Compute Engine Managed Instance Group (MIG) configured with Spot VMs to handle high-volume compute tasks. During automated deployment, the pipeline fails to provision the intended 500 N2 Spot VMs in us-central1 due to immediate quota constraints. Simultaneously, security auditors notice that internal bioinformaticians cannot connect to the private GKE cluster control plane via `kubectl` from their corporate VPN subnet. Which combination of provisioning and security modifications correctly resolves both the compute deployment failure and the administrative connectivity issue?
A healthcare technology company is building a cloud application on Google Cloud that comprises two distinct service workloads:
1. A stateless HTTP REST API microservice that receives unpredictable web traffic, requiring rapid scaling and the ability to scale down to zero when idle.
2. A specialized data stream processing agent that requires installing custom Linux host kernel modules for hardware acceleration.
Which of the following compute platform decisions should the Cloud Architect recommend to meet these requirements with optimal operational efficiency and minimal cost? (Select TWO choices.)
Geçerli olan tümünü seçin
A system administrator needs to securely provision a private Google Kubernetes Engine (GKE) cluster for an internal enterprise application. The cluster control plane must be accessible only from designated administrative jump-hosts, and deployment scripts must follow the principle of least privilege. Which TWO configuration steps should you take?
Geçerli olan tümünü seçin
A enterprise security team is provisioning a private Google Kubernetes Engine (GKE) cluster to host sensitive online payment processing services. The architectural requirements specify that the cluster control plane must only accept administrative traffic from a designated corporate management subnet, and pods running inside the cluster must access Cloud Storage buckets without mounting long-lived service account key files. Which of the following configuration choices should the cloud architect implement during cluster provisioning? (Select TWO.)
Geçerli olan tümünü seçin
A cloud administrator provisions a private Google Kubernetes Engine (GKE) cluster for an internal enterprise application. After establishing an active VPN connection to the VPC, the administrator attempts to manage the cluster using `kubectl` from an on-premises management workstation, but connection attempts to the cluster master endpoint time out. Which configuration issue is the cause of this connection failure?
A financial quantitative trading firm is designing a web microservice on Google Cloud to handle real-time HTTP REST market data validation. The workload is completely stateless, packaged into standard Docker container images, and experiences extreme traffic fluctuations—scaling down to zero traffic outside of trading hours and bursting to thousands of HTTP requests per second during peak market volatility. The development team has no dedicated infrastructure management capacity and requires a compute execution environment with minimal operational overhead and zero cost during idle periods. Which Google Cloud compute platform should you recommend?
An enterprise architecture team is designing a database migration strategy to move an active, mission-critical PostgreSQL database from an on-premises data center to Cloud SQL for PostgreSQL with minimal downtime. Arrange the operational steps in the correct execution sequence from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A Site Reliability Engineering (SRE) team needs to set up real-time operational alerting for high rates of HTTP 5xx application errors captured in Cloud Logging. What is the correct chronological sequence of steps to configure a log-based metric and activate an automated alerting policy in Google Cloud?
Öğeleri doğru sıraya koymak için sürükleyin
A biopharmaceutical research organization is modernizing its genomic sequence processing platform on Google Cloud. The platform consists of two distinct workloads:
1. Stateless API Gateway: A lightweight HTTP webhook service that receives small metadata payloads from laboratory sequencers and enqueues jobs. Traffic is highly unpredictable, experiencing intense bursts followed by extended idle periods (down to zero requests) during non-business hours. The organization demands zero management overhead for server administration.
2. Bio-Analytics Pipeline: A high-performance computation engine executing long-duration batch workloads (up to 18 hours per execution). This engine relies on legacy C++ binaries compiled with specialized Linux kernel patches and requires mounting a POSIX shared memory file system (`/dev/shm`) allocated at 128 GB.
Which TWO compute platform architectural choices should you implement to satisfy the technical requirements while minimizing operational cost and management overhead? (Select TWO.)
Geçerli olan tümünü seçin
An operations engineering team needs to set up automated alerting for unexpected HTTP 500 application error rates occurring in a Cloud Run service. The team wants to track these errors using a custom log-based metric and send real-time alerts to a dedicated Webhook notification channel. What is the correct sequence of steps to configure this logging, metric, and alerting pipeline?
Öğeleri doğru sıraya koymak için sürükleyin
A financial technology enterprise is establishing an automated deployment pipeline to provision a hybrid compute workload on Google Cloud. The solution requires private Google Kubernetes Engine (GKE) clusters for microservices and Managed Instance Groups (MIGs) for batch calculations, managed declaratively via Infrastructure as Code (IaC). To ensure secure master access, proper identity isolation, and resilient infrastructure state management during provisioning, which TWO actions should the Cloud Architect incorporate into the design?
Geçerli olan tümünü seçin
An enterprise needs to connect its on-premises data center directly to a Google Cloud VPC to support high-volume data transfers. The requirement specifies a dedicated physical connection capable of delivering 10 Gbps bandwidth over private IP addresses. Which Google Cloud hybrid connectivity option should you configure?
An enterprise logistics provider is migrating its core operational architecture from an on-premises data center to Google Cloud. The workload comprises a live transactional PostgreSQL database migrating to Cloud SQL for PostgreSQL, along with of unstructured document attachments migrating to Cloud Storage. The business demands continuous data replication with near-zero downtime during final cutover. Arrange the operational steps in the correct sequential order to execute this migration plan.
Öğeleri doğru sıraya koymak için sürükleyin
A multinational healthcare enterprise is migrating biomedical imaging workloads to Google Cloud. The primary network architecture requires a high-throughput, unencrypted direct private link supporting a 99.99% availability SLA. Additionally, compliance standards require an independent, IPsec-encrypted backup path established over the public internet with automated failover that prioritizes the direct link when healthy. Which TWO configuration steps must the lead network architect implement to meet both the 99.99% availability SLA and the automated routing requirements?
Geçerli olan tümünü seçin
An enterprise platform engineering team is designing an automated continuous integration and continuous deployment (CI/CD) framework to provision Google Cloud infrastructure across multiple target projects using Terraform. The security architecture requires that pipeline runners execute without static service account keys, state management prevents concurrent runs and state corruption, and deployments follow the principle of least privilege. Which architectural implementation best meets these requirements?
An online publishing company is developing a containerized RESTful microservice to process user comment metadata. The service is completely stateless, experiences unpredictable traffic spikes throughout the day, and requires a serverless deployment model to minimize operational overhead and automatically scale down to zero instances when idle. Which Google Cloud compute platform should the architect select?