
Cost control shows up on the Professional Cloud Architect exam in subtle ways. You will see scenarios where a startup or a new team is spinning up workloads on GCP and the question asks how to keep costs predictable without slowing the team down. The answer usually comes from knowing which cost-saving programs are automatic, which require eligibility, and which are time-limited.
There are four programs worth knowing for this exam: the Free Tier, Free Trial Credits, Google Cloud for Startups, and Sustained Use Discounts. They are not interchangeable. The exam tests whether you can pick the right one for the situation.
The Free Tier provides always-free resources. That includes small Compute Engine instances and 1 GB of Cloud Storage, with similar small allotments across other services. The point of the Free Tier is to let anyone run basic workloads at no cost, indefinitely, as long as usage stays under the published limits.
For exam scenarios, the Free Tier fits situations where a team needs to run something small and continuous. A low-traffic internal tool, a learning environment, a prototype that does not need real production capacity. It is automatic. You do not apply for it. If your usage stays under the limits, you are not billed for the covered resources.
New GCP users get $300 in credits to spend over 90 days. This is the program that lets someone explore the platform without committing budget. It is time-limited and tied to a new account, so it is not a long-term cost strategy.
On the exam, Free Trial Credits show up when the scenario involves evaluation, proof of concept work, or a team that is brand new to GCP and wants to test services before signing off on a real workload. Once the 90 days are up or the credits run out, the account converts to standard billing.
Eligible startups can receive up to $100,000 in credits, plus technical support and training. This is a much larger commitment from Google and it requires applying through the program. The startup has to meet eligibility criteria, which generally means being an early-stage company that fits Google's partner pipeline.
On the exam, this is the right answer when the scenario specifies that the company is an early-stage startup that needs to scale on GCP and wants substantial credits to do so. If the question does not mention startup status or eligibility, this is probably not the answer.
Sustained Use Discounts apply automatically to Compute Engine VMs that run for a significant portion of the billing month. Discounts go up to about 30% for VMs that run continuously, and they are calculated automatically by GCP. There is no enrollment, no commitment, and no application.
This is the cost-saving mechanism that matters most for ongoing production workloads. If a team has VMs running consistently across the month, they are already getting the discount whether they planned for it or not. On the exam, Sustained Use Discounts pair well with scenarios about reducing the cost of long-running compute workloads where the team does not want to commit to a one-year or three-year reservation.
The Professional Cloud Architect exam likes to test whether you understand which programs are automatic and which require action. The Free Tier and Sustained Use Discounts apply automatically based on usage. Free Trial Credits and Startup Credits require eligibility, application, or are tied to specific account states.
That distinction is what trips people up. A scenario asking how a team can reduce costs on long-running VMs is asking about Sustained Use Discounts, not credits. A scenario asking how a brand-new team can experiment with GCP services is asking about Free Trial Credits. A scenario about an early-stage startup planning to scale is asking about the Startup program.
A common exam scenario goes something like this: a startup is launching a new app on GCP and wants to control costs while using GCP efficiently. The strongest answer combines the automatic mechanisms with team practices. Use the Free Tier for the small components that fit within its limits. Let Sustained Use Discounts apply automatically to the VMs that run continuously. Train the team on cost management practices like setting budgets, using committed use discounts where appropriate, and monitoring spend through Cloud Billing.
Notice that the answer is not "apply for startup credits." That is a real option, but it requires eligibility and approval. The exam is asking about cost control mechanisms that work right now, not future credit applications.
Match the program to the scenario. Always-free small workloads point to the Free Tier. New-account experimentation points to Free Trial Credits. Early-stage startups scaling on GCP point to Google Cloud for Startups. Long-running VMs point to Sustained Use Discounts. The Professional Cloud Architect exam is checking that you can read the scenario and pick the right tool, not that you have memorized the dollar amounts.
My Professional Cloud Architect course covers GCP cost-saving programs alongside the rest of the architecture and compliance material.