Data continuity

Hosting backups and restore

A backup is the last line of defense after a failure, infection, human error or failed update. It should be treated as a security layer, not an add-on.

What belongs in a backup?

Website files, database, e-mail, application configuration, scheduled tasks and the backup timestamp.

Restore after an incident

During restore, choose a safe restore point, define the scope and check that the original cause does not return.

Tests before larger changes

Before migration, CMS update or a major plugin install, keep a fresh copy and a rollback plan.

Related topics