A cloud engineer is utilizing the Google Cloud Pricing Calculator to model monthly cost projections for a complex multi-component architecture migration. The proposed workload includes:
1. Baseline 24/7 web server instances running continuously for a planned 3-year period.
2. Primary stateful PostgreSQL database instances requiring high availability and persistent storage.
3. Stateless batch processing tasks that can be safely interrupted and rescheduled.
4. Compliance log archives stored long-term with rare but mandatory immediate-access emergency retrieval requirements.
Which of the following configuration practices in the pricing calculator will yield an accurate, cost-optimized estimate while avoiding invalid pricing assumptions or operational misconfigurations? (Select TWO choices.)
- Apply 3-year Committed Use Discounts (CUDs) to the baseline vCPU and memory resource requirements for the continuous 24/7 web server instances, while selecting Spot VMs for the interruptible batch processing workload.Answer
- BConfigure Spot VM instances for the primary stateful PostgreSQL database compute nodes to minimize baseline database hosting costs.
- CStack Committed Use Discounts (CUDs) on top of the Spot VM pricing calculator entries for the batch processing jobs to achieve cumulative discount rates.
- Factor in data retrieval fees and minimum retention duration penalties into the calculator estimate when transitioning historical compliance logs to colder storage classes.Answer