Slide 3 of 44Cloud Console SignalOpen full tutorial

The project is the real unit of isolation

IAM, billing, quotas, and API enablement all attach at the project level, and GCP's regions/zones work differently from AWS's and Azure's.

Raw HTML

Speaker notes

  • Every project has three identifiers: a globally unique, immutable Project ID used in API calls; a mutable display-only Project Name; and an auto-assigned Project Number some Google APIs use internally. Mixing up the immutable ID with the mutable name is a common early confusion.
  • A region (like us-central1) is an independent geographic area; a zone (us-central1-a) is an isolated deployment area inside it, typically its own physical facility with independent power and cooling. Not every product ships in every region on day one, verifying product availability by region before designing around it is an explicit exam-guide consideration.
  • Deleting a project schedules a 30-day soft-delete window, not instant deletion, a real cost trap if a billing account remains attached to a project with its own independently-billed resources during that window.

Deck map

01
GCP foundations, fully current
02
The exam itself, and how this deck maps to it
03
The project is the real unit of isolation
04
Organization, folders, projects, and now: standalone orgs
05
Org policies now ship with a dry-run mode
06
Five more day-zero considerations
07
Three metadata mechanisms, one exam trap
08
Cloud Identity: manual and SCIM-automated
09
Cloud Asset Inventory, Gemini Cloud Assist, and Workforce Identity Federation
10
A budget alerts, it never caps
11
gcloud, Cloud Shell, and the ADC trap
12
Five infrastructure tools, five different jobs
13
Gemini CLI sunset, Antigravity, and Application Design Center
14
Principal, permission, role, and policy
15
Predefined first, custom only for a documented gap
16
Impersonation over keys, by default now
17
Keys are now blocked by default
18
Workforce vs. Workload Identity Federation
19
Hyperdisk is now the default, not Persistent Disk
20
OS Login and VM Manager: fleet control by IAM, not by hand
21
Spot VMs, custom machine types, and managed instance groups
22
GPUs, TPUs, and a snapshot schedule nobody had tested
23
Autopilot bills per Pod, Standard bills per node
24
Cloud Run: revisions, traffic splitting, and instant rollback
25
The Agent Runtime: the newest exam addition
26
Cloud Workstations and managed notebooks
27
Choosing between GKE, Cloud Run, and the Agent Runtime
28
Cloud Storage plus three file-storage products
29
Choosing a managed database, still the same tree
30
The relational family and the NoSQL split
31
Two newer additions: Managed Kafka and Memorystore
32
CMEK, a fleet-wide view, and a rotation that locked out a replica
33
Custom-mode VPCs, Shared VPC, and non-transitive peering
34
Cloud NGFW: Secure Tags replace network tags
35
Load balancer choice and an asymmetric tier rule
36
Cloud VPN, Interconnect, DNS, and NAT
37
Resizing subnets, static IPs, and static routes
38
Cloud Monitoring and Cloud Logging, still the backbone
39
Trace, Profiler, and Query Insights: a narrowing sequence
40
Personalized Service Health, Active Assist, and Cloud Hub
41
The traps that recur across every domain
42
Quick-fire recall
43
Exam-day strategy
44
Readiness checklist, fully current