How to work this assessment
Read the running system first. The wiki page is eleven months old and describes an estate that has been rebuilt since; every disagreement between the document and reality is its own finding.
Work in this order, because it is the order of consequence:
- Durability. Can this estate recover? From what point? How long would it take?
- Availability. What survives the loss of a host, and has anybody demonstrated it?
- Security. What can reach the cluster, who can authenticate, and what does the wire carry?
- Maintenance. What is accumulating, and when does it stop being survivable?
- Performance and capacity. What breaks at three times the load?
What each finding must contain
Evidence. The command and the output. “The backups are probably not
tested” is a suspicion; the absence of any restore record plus a script
reading $? after a pipe is a finding.
Consequence, and when. A defect that costs nothing until a specific event is ranked by the likelihood of that event. An abandoned replication slot costs nothing today and ends in a cluster that will not assign transaction IDs.
The monitoring gap. What would have surfaced this. Almost every defect here is visible in one query or one log line that nobody is running — and in several cases the metric that exists is worse than none, because it reports health it has not observed.
The three-item constraint
You will be asked for your first three remediations. That is not an artificial limit; it is what you will be given time for.
Marking
Each scenario is marked on evidence, remediation and rollback — and the rollback is the section most often left empty. A remediation whose reversal you cannot state has not been thought through, and several of the remediations available here are irreversible: dropping a slot, rotating a credential, terminating a session’s work.
The short-answer questions are marked on reasoning rather than on recall. There is more than one defensible ordering for the third remediation, and saying why you chose yours is worth more than choosing the one this assessment happens to prefer.