GCP Prep
ProfessionalDataArchitectCloud Engineer

Professional Cloud Database Engineer

Professional Cloud Database Engineer covers designing scalable and highly available database solutions, managing estates that span several database technologies, migrating existing databases to the cloud, and operating them reliably.

Overview

This is the natural exam for anyone whose background is database administration. Much of the conceptual material — replication, recovery objectives, index design, connection pooling — transfers directly; what changes is which knobs still exist under a managed service.

Selection questions dominate. Relational, document, wide-column, in-memory and globally distributed stores each have a scenario where they are correct, and the exam is precise about which constraints decide it.

Migration is the second heavy area: assessment, replication-based cutover, minimising downtime, and validating that the migration actually succeeded.

There is meaningful overlap with Professional Data Engineer, but the emphasis differs. Data Engineer is pipelines and analytics; this exam is operational stores and the discipline of running them.

Level
Professional
Exam length
120 minutes
Questions
50–60 multiple choice and multiple select
Registration fee
USD $200 (plus tax where applicable)
Valid for
2 years
Delivery
Online proctored, or onsite at a test centre
Recommended experience (official)
Google recommends 3+ years of industry experience, including 1+ year managing database solutions on Google Cloud.

Our difficulty rating

4/5

Our recommended preparation

814weeks

Difficulty and preparation time are GCP Prep's own editorial assessments, not official figures.

Who Should Take This Certification?

  • Database administrators moving to managed cloud services
  • Data engineers who own operational stores as well as pipelines
  • Infrastructure engineers responsible for database platforms
  • Architects designing data-heavy systems

Skills Covered

  • Selecting a database technology from workload characteristics
  • Designing for high availability, durability and defined recovery targets
  • Migrating databases with minimal downtime
  • Schema and index design for managed database services
  • Backup, restore and point-in-time recovery strategy
  • Performance tuning, connection management and scaling
  • Database security, encryption and access control

Exam Topics

Weightings are shown only where they are officially published — we do not estimate them.

1.Designing scalable and highly available cloud database solutions

  • Choosing a database from consistency, scale and access-pattern requirements
  • Designing for high availability across zones and regions
  • Meeting defined recovery time and recovery point objectives
  • Schema, index and partitioning design for managed services
  • Capacity planning and scaling strategy

2.Managing a solution that can span multiple database solutions

  • Operating a mixed estate of relational and non-relational stores
  • Connection management, pooling and proxy patterns
  • Monitoring database health, slow queries and resource pressure
  • Patching, maintenance windows and version upgrades
  • Access control, encryption and auditing for databases

3.Migrating data solutions

  • Assessing an existing estate and planning a migration
  • Homogeneous and heterogeneous migration approaches
  • Continuous replication and minimal-downtime cutover
  • Validating data integrity after migration
  • Rollback planning when a cutover fails

4.Deploying scalable and highly available databases in Google Cloud

  • Provisioning managed instances with appropriate configuration
  • Read replicas, failover behaviour and promotion
  • Backup configuration and point-in-time recovery
  • Performance tuning and cost optimisation

Preparation Roadmap

Our suggested order of study. Tick steps as you complete them — progress is saved in this browser.

Loading your progress…

Progress is saved in this browser

  1. Database selection framework

    Build a decision tree keyed on consistency, scale, query pattern and latency. The most reusable thing you will take from this exam.

  2. Relational databases

    Cloud SQL configuration, high availability, read replicas, connection management and maintenance.

  3. Globally distributed relational

    Spanner's model, schema design to avoid hotspots, and the cost of strong global consistency.

  4. Non-relational stores

    Firestore's document model and Bigtable's wide-column model, including row key design.

  5. High availability and disaster recovery

    Replication topologies, failover behaviour, backup strategy and designing to an explicit RTO and RPO.

  6. Migration

    Assessment, replication-based approaches, cutover planning, validation and rollback.

  7. Performance and cost tuning

    Indexes, query plans, connection pooling, instance sizing and where database cost actually accumulates.

  8. Database security

    IAM for databases, private connectivity, encryption with customer-managed keys and auditing.

  9. Practice questions and mock exams

    Concentrate on selection and migration scenarios — between them they carry most of the exam.

Certification ready

Study Resources

Learning-hub topics that cover this certification's material, written by us.

Official documentation and training remain the authoritative source for exam content. Our material explains concepts in our own words and is designed to sit alongside it, not replace it.

Practice Questions & Mock Exam

We have 6 original questions relevant to this certification, each with an explanation of why the correct answer is correct and why every distractor is not.

Career Opportunities

Cloud Database Engineer

Own the database estate on a managed cloud platform.

Database Administrator (cloud)

The natural modernisation path for a traditional DBA career.

Data Platform Engineer

Operate the stores that applications and analytics depend on.

Explore career resources

Frequently Asked Questions

How does this differ from Professional Data Engineer?
Data Engineer is about pipelines, warehousing and analytics. This exam is about operational databases — availability, migration, tuning and day-to-day operations. There is overlap in storage selection, but the emphasis is genuinely different.
Is it useful if I am not a DBA?
It is useful if you own databases in production, whatever your job title. If you only consume them through an ORM, Professional Cloud Developer or Data Engineer will give you more.
Does my existing SQL Server or Oracle experience transfer?
A great deal of it. Replication, recovery objectives, index design and query tuning are all transferable. The work is learning which of those controls a managed service still exposes and which it takes over.
Which topic carries the most weight?
Database selection. Scenario questions offering four workable stores and one set of constraints appear throughout, and getting these right reliably lifts your score more than any other single area.