Terme informatique

Backup Window

The planned time window during which backups can run with acceptable production impact.

⌚ About 2 min read
View my favorites

Backup Window is the planned time window during which backups can run with acceptable production impact.

Simple definition

Backup Window is the planned time window during which backups can run with acceptable production impact. It belongs to the Backup / PRA vocabulary and is useful when reading architecture diagrams, product documentation, logs, or administration procedures.

What is it used for?

Its main purpose is to schedule jobs according to compute, network, storage, and RPO constraints. The practical value depends on the surrounding architecture, security model, and operational requirements.

How does it work?

Jobs are scheduled to start/finish within the window, with priorities and concurrency limits when needed.

Key points

  • Scope: The planned time window during which backups can run with acceptable production impact.
  • Operational goal: Schedule jobs according to compute, network, storage, and RPO constraints.
  • Implementation: Jobs are scheduled to start/finish within the window, with priorities and concurrency limits when needed.

Points to watch

A backup is reliable only if restore is tested; document RPO/RTO, retention, immutability, and chain dependencies.

In short

Backup Window = the planned time window during which backups can run with acceptable production impact. Use it when you need to schedule jobs according to compute, network, storage, and RPO constraints.

♡ 0