Tüm alıştırma soruları
1598 soru
A fintech company is setting up an automated provisioning pipeline using Infrastructure as Code (IaC) to deploy a regional, highly available relational database system on Google Cloud. The system must meet strict compliance standards requiring customer-managed encryption keys for data at rest and continuous protection against state file corruption during automated IaC deployments. Which TWO deployment and provisioning actions should the cloud architect implement to fulfill these requirements?
Geçerli olan tümünü seçin
An international agricultural technology company is defining the architectural components for an enterprise smart-farming telemetry platform on Google Cloud. The conceptual design requires decoupling high-throughput sensor data streams from downstream analytics services while establishing a strict security boundary to protect proprietary farm yield data against unauthorized exfiltration. When translating these conceptual and logical requirements into a physical architecture on Google Cloud, which TWO architectural decisions should the cloud architect implement? (Select TWO options.)
Geçerli olan tümünü seçin
An enterprise digital healthcare platform on Google Cloud ingests real-time patient telemetry streams via Cloud Pub/Sub and processes them using a microservices pipeline backed by Cloud Spanner. The contract specifies a customer SLA of 99.9% availability, defined as telemetry processing latency staying under 1.5 seconds. During peak events, while the frontend HTTP Load Balancer immediately acknowledges incoming requests with HTTP 200, downstream processing queue backpressure causes ingestion processing times to frequently exceed 3 seconds. Consequently, the company incurs contract financial penalties despite internal metrics showing 99.99% HTTP request success rates. Which TWO actions should the Site Reliability Engineering (SRE) and business teams take to align technical service levels with business objectives and prevent SLA breaches?
Geçerli olan tümünü seçin
An organization is establishing Site Reliability Engineering (SRE) practices on Google Cloud to ensure technical monitoring aligns with business performance goals. Which TWO of the following statements accurately describe the definitions and strategic roles of Service Level Indicators (SLIs) and Service Level Objectives (SLOs)?
Geçerli olan tümünü seçin
A financial operations (FinOps) team is establishing cloud cost governance and visibility across an organization's Google Cloud environment. Which of the following recommendations represent valid GCP cost optimization and billing governance practices? (Select TWO options.)
Geçerli olan tümünü seçin
A global gaming enterprise is preparing to migrate its high-throughput real-time telemetry ingestion platform to Google Cloud ahead of an international game release. Business stakeholders require zero service disruption during the launch window and strict compliance with corporate data exfiltration controls. However, an organizational readiness assessment reveals that the operations team lacks experience with GCP administrative workflows, and the planned architecture requires 50,000 Compute Engine vCPUs in a single GCP region. As the Lead Cloud Architect responsible for stakeholder alignment and change management, which strategy should you implement to satisfy technical requirements while ensuring operational readiness?
A global enterprise operates a high-throughput financial transactions processing platform on Google Cloud with a primary deployment in region us-east4 and a designated disaster recovery (DR) site in us-west1. The database layer utilizes Cloud SQL cross-region read replicas, while microservices run on Google Kubernetes Engine (GKE). The organization is finalizing standard operating procedures for periodic, non-disruptive DR validation drills designed to verify an RTO of 1 hour and an RPO of 5 minutes. Which TWO procedures must the cloud architect include in the DR validation execution plan to ensure accurate validation without disrupting active production operations or causing drill failures? (Select 2 answers.)
Geçerli olan tümünü seçin
An enterprise is migrating sensitive operational audit logs to Google Cloud. The compliance framework mandates that data stored at rest in Cloud Storage buckets and BigQuery datasets must be encrypted using Customer-Managed Encryption Keys (CMEK) hosted in Cloud KMS. The security team mandates strict separation of duties: storage administrators must not manage encryption keys, and key administrators must not access stored log data. Additionally, key rotation must occur automatically without requiring manual re-encryption of existing historical data. Which TWO architectural configuration steps must you perform to meet these requirements? (Select TWO)
Geçerli olan tümünü seçin
Match each organizational data security requirement to its corresponding Google Cloud encryption and key management architecture model.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A smart manufacturing enterprise is translating its functional solution requirements into a Google Cloud physical architecture. The solution requires real-time telemetry ingestion from IoT edge devices, stateless event-driven microservices to validate payload schemas, a regional relational database for transactional maintenance work order tracking, and isolation controls to prevent data exfiltration beyond IAM permissions. Which combination of GCP services and security controls fulfills these physical architecture requirements while minimizing operational overhead?
A healthcare technology organization is conducting an architecture audit of its continuous integration and continuous delivery (CI/CD) pipelines. The pipelines utilize Google Cloud Build to run automated security scans, build container images stored in Artifact Registry, and execute Terraform templates to provision Google Kubernetes Engine (GKE) clusters. An analysis reveals that the pipeline builds currently execute using the default Compute Engine service account, developers manually update infrastructure configurations via the Google Cloud Console, and build steps encounter state conflicts due to unmanaged local state files. Which TWO architectural and security modifications should the organization implement to remediate these issues while adhering to Google Cloud best practices?
Geçerli olan tümünü seçin
A healthcare enterprise is establishing an automated, zero-trust software delivery pipeline on Google Cloud. The architecture must automatically build, scan, certify, and deploy microservice container updates to a production Google Kubernetes Engine (GKE) cluster. In what sequential order should the CI/CD pipeline execute these operational stages from code check-in to production deployment?
Öğeleri doğru sıraya koymak için sürükleyin
A global retail company hosts its core checkout microservice on Google Cloud. Executive leadership wants to ensure that technical operational monitoring directly aligns with the business goal of minimizing lost sales revenue during high-volume promotional events. The Site Reliability Engineering (SRE) team needs to define a metric strategy that accurately reflects this business impact. Which approach should the team adopt?
An enterprise operations team is preparing to deploy an automated deployment daemon on Google Compute Engine virtual machine instances to provision cloud infrastructure resources and manage application releases to Google Kubernetes Engine (GKE) clusters across multiple GCP projects. The lead developer suggests using the Compute Engine default service account and granting it the primitive Owner role (`roles/owner`) at the GCP folder level to eliminate permission errors during automated resource provisioning. To align with Google Cloud architectural security best practices and the principle of least privilege while maintaining operational efficiency, which guidance should you provide to the development and operations teams?
An e-commerce platform hosted on Google Cloud calculates the ratio of successful checkout API calls to total checkout API calls over a given billing period to evaluate real-time user experience. Which Site Reliability Engineering (SRE) component is represented by this measured ratio?
An online media streaming platform hosts its user entitlement system on Google Cloud across a primary region (us-central1) and a secondary failover region (us-east4). The cloud architecture team is updating their quarterly Disaster Recovery (DR) and Business Continuity Plan (BCP) validation procedures to ensure regional failover readiness without causing production disruptions. Which procedures should be included in the DR validation workflow to accurately validate failover preparedness and maintain compliance with recovery objectives? (Select TWO options.)
Geçerli olan tümünü seçin
A digital publishing company runs a set of core web server virtual machines on Compute Engine. The workload has stable, predictable 24/7 resource utilization and is planned to run continuously for the next three years. The FinOps lead wants to minimize compute costs for this steady-state workload without modifying the application code or infrastructure architecture. Which cost optimization strategy should be implemented?
A healthcare startup wants to optimize cloud spending across two specific workloads: a monthly batch log processing task that runs for a few hours and a low-traffic internal web service that sits idle most of the day. Which TWO cost optimization strategies should the team implement to minimize expenses?
Geçerli olan tümünü seçin
An enterprise security architect is designing an automated deployment pipeline to provision Cloud SQL database instances encrypted with Customer-Managed Encryption Keys (CMEK). The encryption keys reside in a centralized Cloud KMS key ring within a dedicated security project, while the databases are deployed in separate workload projects. During deployment, the Cloud SQL instance creation fails due to missing access permissions on the encryption key. A DevOps engineer recommends assigning the Editor primitive IAM role on the security project to resolve the access issue. Which solution complies with Google Cloud security best practices while enforcing the principle of least privilege?
A software security firm is deploying a sensitive workload on Google Compute Engine that requires customer-managed encryption keys (CMEK) hosted in Cloud KMS for persistent disk encryption. Corporate policy mandates a strict separation of duties: compute infrastructure administrators must manage virtual machine lifecycles, but they must NOT have access to read, decrypt, or manage cryptographic key materials directly. You need to configure IAM access control to meet these requirements. Which TWO actions should you perform? (Select TWO.)
Geçerli olan tümünü seçin