D1 · Setting Up a Cloud Solution Environment
Exam weight 17.5%
Covers provisioning and configuring a GCP project from scratch — billing, IAM, APIs, CLI tools, and the organizational hierarchy that governs all resources.
FREESELF-PACEDGOOGLE CLOUD
Deploying, managing, and securing applications on Google Cloud. IAM, compute, networking, storage, CI/CD, Terraform, GKE, monitoring, and cloud architecture. 90-question timed exam, 150 flashcards, per-domain drills, 12-week plan.
The 5 domains on the GCP-PCE exam, with their weight on the test. Each has its own objectives page, flashcard deck, and drill in the hub.
Exam weight 17.5%
Covers provisioning and configuring a GCP project from scratch — billing, IAM, APIs, CLI tools, and the organizational hierarchy that governs all resources.
Exam weight 17.5%
Focuses on selecting the right compute, storage, and network services for a given workload — before provisioning anything. Requires understanding trade-offs between cost, performance, and managed-vs-DIY.
Exam weight 25%
The largest domain — covers how to actually build and deploy infrastructure using Compute Engine, GKE, serverless, storage, and CI/CD pipelines. Emphasis on Infrastructure as Code and automation.
Exam weight 22.5%
Covers the day-2 operations discipline: monitoring, logging, alerting, scaling, incident response, and keeping a running cloud solution healthy and cost-efficient.
Exam weight 17.5%
Focuses on securing GCP resources through IAM, network controls, encryption, key management, and security posture tools like Security Command Center.
Everything is free and built from the official exam outline.
Every GCP-PCE domain decomposed into objectives with weights, key terms, and exam-day focus areas.
Flip, tag as known or review, shuffle, and track progress. Your session survives a refresh.
Timed, with a question navigator, flags, auto-save resume, and per-question explanations with a domain breakdown of your score.
Per-domain timed drills to isolate weak domains, plus an AI-generated targeted drill for members.
Checkable weekly milestones, daily hour targets, and a final-week sprint. Copy-to-clipboard export.
Printable one-page reference for the final week, plus vetted books, courses, labs, and practice-exam vendors.
Five of the 140 cards in the hub. Tap a card to see the answer.
Organization → Folders → Projects → Resources. IAM policies applied at higher levels are inherited by all child resources.
Project ID is a globally unique string you choose at creation (immutable). Project number is a unique integer auto-assigned by Google. Both identify the project; project number is used in some APIs.
Choose Spanner when you need horizontal scaling beyond a single region, global strong consistency, or the database will exceed ~10 TB. Cloud SQL is better for smaller regional workloads.
Bigtable is for high-throughput, low-latency time-series, IoT, and analytics workloads with a wide-column model. Firestore is for document-oriented, real-time sync applications (mobile/web).
gcloud compute instances create INSTANCE_NAME --zone=ZONE --machine-type=e2-medium --metadata=startup-script='#!/bin/bash\napt-get install -y apache2'
Two of the 90 questions in the timed practice exam. Every question has an explanation like these.
A) Create three separate Google Cloud accounts B) Create three folders under the organization, one per team, each with its own projects C) Create all projects under the organization root with different labels per team D) Create a single project with three billing accounts attached Correct answer: B. Folders provide logical separation within an org, each containing team-specific projects. Labels are for tracking but don't separate billing. Three separate accounts would require separate organizations. Multiple billing accounts per project is not possible.
A) Compute Engine with Managed Instance Group autoscaling B) App Engine Standard C) GKE Autopilot D) Cloud SQL with read replicas Correct answer: B. App Engine Standard scales to zero when there's no traffic and can scale to handle millions of requests with no infrastructure management. Cloud Run is also correct but App Engine Standard is listed — both have scale-to-zero. GKE Autopilot has minimum node requirements.
The path most learners follow. Move at your own pace.
Read the domain breakdowns and note the exam weights.
Work each deck until every card is tagged known.
Take the timed exam, review explanations, then drill weak domains.
Follow the sprint in the study plan and print the cheat sheet.
Yes. VetTech Learning Hub is free with no paywall. A free account is optional and unlocks the AI exam tutor, which runs on your own AI provider key.
Yes. Ask about veteran cohorts, which pair the study hub with instructor-led sessions, labs, mentoring, and career support.
Exam fees are set by the credential vendor and paid to their testing provider. We prepare you and help you schedule.