Skip to content
Blockchain Association of Cameroon
BAC-L3-OPS-110Blockchain infrastructure and DevOpsAdvanced

Backups, snapshots and state restoration

A backup never restored is not a backup. This workshop is about restoring, not backing up.

Level
L3Infrastructure engineer
Duration
3 h
Track
Blockchain infrastructure and DevOps
Maintainer
DevOps / Blockchain Infrastructure Engineer

Learning objectives

  • 01Produce consistent state snapshots
  • 02Restore a node from a snapshot and measure recovery time
  • 03Distinguish chain-data backup from key backup

Guided lab

Destroy a node's data and restore it from a snapshot, stopwatch running.

Independent lab

Automate snapshots and integrity checks, then demonstrate an automated restore.

Security angle

A snapshot can contain keys: encryption at rest and access control are mandatory.

Assessment

Successful restore with measured recovery time, verified by a peer.