Medium1 markMultiple Choice
Subtask 5.3: Manage implementation and optimize costsCost OptimizationCompute EngineSpot VMs

GCP PCA · Question 46 · Manage implementation and optimize costs

A company is running a large fleet of Compute Engine instances for a batch processing workload. The workload is fault-tolerant, can be interrupted, and takes about 4 hours to complete. They want to drastically reduce their compute costs. Which THREE strategies should they combine to achieve the lowest possible cost? (Select THREE)

Answer options:

A.

Use Spot VMs

B.

Purchase 3-year Committed Use Discounts (CUDs)

C.

Use Custom Machine Types

D.

Deploy in a region with lower base pricing

E.

Enable Sustained Use Discounts (SUDs)

F.

Use Premium Tier Network Service

How to approach this question

Select the cost optimization techniques that apply to short-lived, interruptible workloads.

Full Answer

Use Spot VMs, Use Custom Machine Types, Deploy in a region with lower base pricing
For fault-tolerant batch jobs, Spot VMs provide the deepest discount. Combining Spot VMs with Custom Machine Types ensures you only pay for the exact resources you need. Finally, deploying the workload in a region with lower base compute prices (like us-central1) further reduces the total bill.

Common mistakes

Selecting CUDs (B) or SUDs (E), which are designed for long-running, stable workloads, not short batch jobs.

Practice the full GCP Professional Cloud Architect Practice Exam 6

50 questions · hints · full answers · grading

More questions from this exam