📋 GCP Databases Cheat Sheet

Quick reference for GCP database service selection.

Why This Cheat Sheet Matters for PCDBE

This cheat sheet covers the most important Cloud Databases concepts tested on the PCDBE (Database Engineer) certification exam. It contains 1 sections with 6 key points. Use this as a quick-reference guide during your final review sessions.

1Sections
6Key Points

Database Selection

  • Relational, single-region → Cloud SQL (MySQL, PostgreSQL, SQL Server).
  • Relational, high-perf PostgreSQL → AlloyDB.
  • Relational, global scale → Cloud Spanner.
  • NoSQL documents → Firestore (serverless, mobile/web).
  • NoSQL wide-column → Bigtable (IoT, time-series, analytics).
  • In-memory cache → Memorystore (Redis/Memcached).

Practice Cloud Databases Questions

Put your knowledge to the test with practice questions.

Google Cloud Service Quick Reference

GCP organises services around Compute (GCE, GKE, Cloud Run, App Engine, Cloud Functions), Storage (Cloud Storage, Persistent Disk, Filestore), Databases (Cloud SQL, Spanner, Firestore, Bigtable, BigQuery), and Networking (VPC, Cloud Load Balancing, Cloud CDN, Cloud Interconnect). Knowing which service fits each use case is essential for passing GCP exams.

More PCDBE Cheat Sheets