Backup, Restore & Disaster Recovery — Final Practical Assessment
This assessment gives you an estate rather than a question bank. It is small, ordinary, and entirely plausible: a virtualisation cluster, a file server, three databases, a deduplicating backup platform, an object storage bucket, a Kubernetes cluster and a second site. It contains twelve defects. None of them is a trick, none of them is the result of incompetence, and every one of them exists somewhere in production today.
You have three hours and you are not expected to change anything. What is being graded is whether you can establish what is true, decide what to do first, and defend the ordering.
How the twelve findings are presented
Each finding is a scenario carrying the part of the handover that matters for it. The description is factual and deliberately incomplete, in the same way a real handover is. Where a scenario states a belief held by a team, a figure circulated to the business, or an instruction given by a colleague, that belief, figure or instruction is part of the material and may be wrong.
Several findings describe mechanisms that are correct for the failure they address and are being asked to cover a failure they do not. An answer that condemns such a mechanism scores lower than one that credits what it does and names precisely what it does not.
What each answer must contain
Ten headings, in this order: Evidence, Failure coverage gap, Data-loss risk, RPO impact, RTO impact, Security impact, Blast radius, Remediation, Restore validation, Prevention. The full definition of each is in the sections above and it is worth reading before you start rather than after.
The weightings are Evidence 15%, Remediation 15%, and 10% each for Failure coverage gap, Data-loss risk, RPO impact, RTO impact, Security impact and Restore validation, with 5% each for Blast radius and Prevention. The pass mark is 80%, averaged across the twelve findings.
The ordering rule
No existing protection is removed, reconfigured or replaced until its successor has produced a copy that has been restored and verified. An answer that retires the current mechanism first scores zero for Remediation, however correct the destination architecture is, because the estate spent the intervening period with less protection than it started with.
The exception, and it is the only one, is a credential that can destroy backups. There, containment comes first: remove the delete capability or rotate the credential before anything else, including before you finish designing the replacement identity model. A live delete-capable credential on a production host is not a design problem for next sprint; it is the mechanism by which the entire estate is lost in a single evening.
Three habits that are graded throughout
Evidence from an independent channel. Where the obvious source of truth is the system under suspicion, name a different one. A green dashboard, a structural integrity check, a handover document, a passed test from 2023 and a file your own restore just wrote are all evidence that something happened. None of them is evidence that recovery works.
Precision about what is not affected. Several of these findings touch four of the ten headings and not the other six. An answer that inflates every heading for every finding is not a thorough answer; it is an answer that cannot tell the difference between an availability defect and a durability one, and it will be marked as such.
Structural prevention, named as such. Every finding will accept a procedural answer, and every procedural answer will be marked lower than the structural one that retires the failure class. Propose both if you like, but say which is which. This estate was built entirely from procedural controls by a capable engineer who was here for six years, and it reached this state anyway.