Medium1 markMultiple Choice
GCP ACE · Question 11 · Domain 2.1: Planning and estimating GCP product use
Your company is planning to migrate a legacy application to Google Cloud. The application requires 4 vCPUs and 16 GB of RAM. It must run 24/7 for the next 3 years without interruption. You need to estimate the MOST cost-effective Compute Engine configuration using the Pricing Calculator.
Which option should you select in the calculator to minimize costs?
Your company is planning to migrate a legacy application to Google Cloud. The application requires 4 vCPUs and 16 GB of RAM. It must run 24/7 for the next 3 years without interruption. You need to estimate the MOST cost-effective Compute Engine configuration using the Pricing Calculator.
Which option should you select in the calculator to minimize costs?
Answer options:
A.
An e2-standard-4 instance with Sustained Use Discounts.
B.
A custom machine type (4 vCPU, 16 GB RAM) with a 3-year Committed Use Discount.
C.
An e2-standard-4 preemptible instance.
D.
A Spot VM instance.
How to approach this question
Match the 24/7, 3-year requirement with the appropriate discount model.
Full Answer
B.A custom machine type (4 vCPU, 16 GB RAM) with a 3-year Committed Use Discount.✓ Correct
A custom machine type (4 vCPU, 16 GB RAM) with a 3-year Committed Use Discount.
For predictable workloads that will run 24/7 for an extended period (1 or 3 years), Committed Use Discounts (CUDs) provide the deepest discounts. Preemptible/Spot VMs are cheaper but do not meet the 'without interruption' requirement.
Common mistakes
Selecting Preemptible/Spot VMs purely based on price, ignoring the availability requirement.
Practice the full GCP Associate Cloud Engineer Practice Exam 4
50 questions · hints · full answers · grading
More questions from this exam
Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
Expert