Soru

Zorluk: OrtaManaging Compute Engine Resources

An organization manages two distinct Compute Engine workloads in the `us-central1` region. Workload 1 consists of batch analytics processing jobs that are fault-tolerant and can tolerate unexpected interruptions. Workload 2 is a single standalone VM hosting a monitoring tool that requires automated daily backups of its boot persistent disk. Which TWO management actions should an Associate Cloud Engineer take to satisfy these operational requirements according to Google-recommended practices? (Select TWO.)

  1. Provision Compute Engine instances for Workload 1 using Spot VMs to reduce compute costs.Cevap
  2. Create a scheduled snapshot resource policy in Compute Engine and attach it to the persistent disk of Workload 2.Cevap
  3. C
    Store stateful transactional data for Workload 1 on attached Local SSDs to guarantee data persistence during preemption.
  4. D
    Grant the primitive Owner role to the monitoring service account running Workload 2 to allow disk snapshot management.
  5. E
    Create additional Google Cloud projects whenever vCPU quota limits are reached to avoid submitting quota increase requests.

Cevap

The correct actions are to provision Spot VMs for the fault-tolerant batch processing workload and to create a scheduled snapshot resource policy attached to the persistent disk of the standalone monitoring VM.
Provisioning Spot VMs for fault-tolerant batch analytics minimizes costs because the workload can recover from preemption. Automating persistent disk backups using a scheduled snapshot resource policy ensures reliable daily backups of the standalone VM without manual intervention.

Adım Adım Çözüm

1
Evaluate cost-optimization options for fault-tolerant batch processing workloads.
Identify that Spot VMs provide low-cost compute capacity ideal for workloads that can tolerate preemption.
Spot VMs provide up to 60-91% discounts compared to standard VM pricing for fault-tolerant jobs.
2
Evaluate backup automation options for persistent disks on Compute Engine instances.
Identify that a scheduled snapshot resource policy attached to the persistent disk automates daily backups.
Compute Engine resource policies define snapshot frequency, retention, and schedule directly at the disk level.

Anahtar Kavram

Compute Engine Resource Management and Cost Optimization
Bu soruyu puanla