Skip to content

Knowledge Check :Preparing for your Professional Cloud Architect Journey (Preparing for Google Cloud Certification: Cloud Architect Professional Certificate) Answers 2025

 

Question 1

What could Cymbal Direct use to estimate costs for their Google Cloud environment?

🟩 Cloud Pricing Calculator
❌ Average Compute Instance CPU
❌ KPIs
❌ ROI

Explanation:
The Google Cloud Pricing Calculator is the official tool to estimate monthly costs for any GCP service.


Question 2

If you have a business requirement to minimize costs, what are two things you could do?

🟩 Follow Google’s rightsizing recommendations
🟩 Do not run instances when they are not being used
❌ Cap costs by creating a budget in Google Cloud
❌ Migrate to Kubernetes from VMs
❌ Use a managed service

Explanation:

  • Rightsizing identifies oversized VMs and suggests cheaper ones.

  • Stopping idle instances directly saves money.

  • Budgets only notify—they do NOT reduce cost.

  • Kubernetes can reduce cost but is NOT guaranteed.

  • Managed services are helpful but not necessarily cheaper for every workload.


🧾 Summary Table

Q# Correct Answer Key Concept
1 Cloud Pricing Calculator Official tool for pricing estimates
2 Rightsizing, stop unused instances Best direct cost-reduction actions