When a website supports sales, customer access or essential staff work, the team needs to know who can keep it running and who can act during an outage. Record who makes each operational decision, who steps in when that person is unavailable, and where authorised staff can obtain access.
This guide shows how to assign those responsibilities and document them in an owner map. Create one for each service whose interruption would affect revenue, customers, staff, contractual commitments or another important business process. Store it with the service documentation somewhere the team can still reach during an outage.
Start with the service
An owner map records who may act, who must approve a change and who receives an escalation. It answers practical questions: who may restore yesterday's database, change DNS, take checkout offline or tell customers what happened? Job titles and reporting lines alone rarely answer all of them.
Start with what customers or staff need the service to do. List the systems and decisions required to keep that function working or restore it after a failure. For each area, name a primary owner and a deputy, record where access is held, define the escalation route and note when those details were last checked.
The owner does not have to perform every task personally. They must ensure that an authorised person can follow the procedure and escalate when necessary. Even when a vendor operates a component, name an internal owner who understands the dependency and can decide what to do if the vendor cannot meet the required recovery priority.
Define the impact of an outage
Write down what makes the site critical to the business. A short impact statement should answer four questions:
- Business impact: What stops or becomes unsafe if the service is unavailable, slow, corrupted, or exposed?
- Maximum tolerated interruption: How long can the affected process remain unavailable before the consequence becomes unacceptable?
- Affected customers or processes: Which customer groups, staff workflows, integrations, revenue paths, or contractual obligations are affected?
- Recovery priority: When several systems fail together, where does this service rank and which minimum function must return first?
Use evidence where it exists: order volume, support demand, operational deadlines, contractual commitments, dependency maps, and previous incident timelines. Do not turn a rough business preference into a false technical guarantee. If the organisation has not validated a recovery time through exercises, record it as a target that still needs proof.
Describe partial failures too. The home page may load while login, checkout, form delivery, background jobs or an integration is broken. Agree which customer journeys must work before the team can declare the service restored.
Assign technical responsibilities
Assign responsibility for each system that someone may need to change or recover. A single “website owner” entry leaves gaps when different people control the server, application, domain and data.
The technical map must identify owners for:
- Server: operating system access, patching, capacity, service processes, and host-level recovery.
- Application: source code or CMS, runtime configuration, application logs, releases, and application-level rollback.
- Database: access, migrations, integrity checks, backup consistency, restoration, and data-loss decisions.
- DNS and domain: registrar recovery, domain renewal, authoritative DNS access, record changes, and reversal.
- Backups: backup-job outcome, independent copies, retention, restore procedure, and restore-test evidence. The VPS backup guide provides further recovery-planning context.
- Deployment: repository or artifact access, release approval path, secrets required by the deployment, smoke tests, and rollback steps.
- Monitoring: external availability, application errors, dependency failures, resource pressure, alert routing, and investigation records. The Zabbix introduction is one possible starting point for server monitoring, but the checks and response owners remain the team's responsibility.
- Security access: Linux users, SSH keys, privileged accounts, credential vault, emergency access, access review, and revocation.
For every primary owner, name a backup owner who can actually reach the system and use the procedure. “Engineering” is not a backup owner. Record a controlled team account or named role with an on-call path, then verify that an authorised person in that role can retrieve access without relying on the primary owner's device or memory.
Assign business decisions
Technical recovery choices can have commercial, legal, operational, and reputational effects. Name the people authorised to make those decisions before an incident:
- Service owner: accountable for the business outcome and for keeping the owner map complete.
- Customer-communication owner: prepares and approves customer, status-page, support, or stakeholder updates and defines the update cadence during an incident.
- Commercial decision owner: decides on refunds, credits, paid emergency support, temporary capacity, vendor spend, or other bounded commercial responses.
- Approval owner: accepts a risky recovery action, planned interruption, emergency change, or return to service when technical owners need an explicit business decision.
These may be different people, and each needs a deputy. The technical incident lead should not have to search for an executive while production is failing. Conversely, a business owner should not direct an unreviewed database restore without the technical owner explaining the likely data loss, recovery time, and rollback implications.
Agree how technical and business owners will work together: who leads the response, who handles the business impact, how often they exchange updates and which decisions need both parties' approval.
Document who can act and approve changes
For each high-impact action, state who may execute it, who must approve it, and who must be informed. At minimum, assign decision rights for:
- deploying an ordinary or emergency release;
- stopping a deployment and rolling back code or configuration;
- restoring files or a database and accepting any loss of newer writes;
- changing or reversing DNS records;
- rotating credentials or revoking access;
- intentionally taking the service offline to protect data, integrity, or customers; and
- communicating externally through customer email, support, a status page, or another public channel.
Separate the ability to make a change from permission to make it. A database administrator can restore a backup, but discarding valid orders received since that backup may need business approval. The person publishing customer updates should receive confirmed impact and recovery details from the incident lead.
Write escalation triggers beside the decision. Examples include loss of write integrity, suspected unauthorised access, an interruption approaching the maximum tolerated duration, failure of the normal rollback, unavailable primary ownership, or a recovery action that could remove customer data. Triggers make escalation repeatable instead of dependent on confidence or seniority.
Review responsibilities every quarter
Review a stable service's owner map at least every three months. Check it sooner after an incident, significant architecture change, acquisition, vendor change, domain transfer or staff departure. Record who reviewed it, when, which checks they performed, what failed and who will correct each gap.
During each review, verify:
- departed staff and role changes no longer leave stale access or missing ownership;
- vendors, support contacts, contracts, and escalation routes are current;
- domains, registrars, DNS providers, renewal contacts, and recovery methods have not changed;
- new integrations and dependencies have owners and failure paths;
- the backup owner can see job outcomes and the latest restore-test evidence;
- the recovery contact and customer-communication route work outside normal office hours where required;
- credentials, API tokens, certificates, and emergency-access methods have not expired; and
- every backup owner can retrieve approved access and locate the relevant procedure.
Ask deputies to demonstrate a few practical tasks: locating the registrar account, finding the latest restore-test results or retrieving the current stakeholder contact list. Correct access and documentation gaps while the primary owners are available to help.
Use the template below to record responsibilities. In “Access location,” enter a reference to the approved vault, control panel, runbook or account. Keep passwords and private keys in their protected storage.
| Area | Primary owner | Backup owner | Access location | Escalation | Last verified |
|---|---|---|---|---|---|
| Server | |||||
| Application | |||||
| Database | |||||
| DNS and domain | |||||
| Backups and restore | |||||
| Deployment and rollback | |||||
| Monitoring and alerts | |||||
| Security access | |||||
| Service outcome | |||||
| Customer communication | |||||
| Commercial decisions | |||||
| Emergency approval |
Checklist
- The impact statement names the affected business process, customers, maximum tolerated interruption, degraded mode, and recovery priority.
- Server, application, database, DNS, backup, deployment, monitoring, and security-access areas each have a primary and tested backup owner.
- Service, customer-communication, commercial-decision, and emergency-approval ownership is explicit.
- Deploy, rollback, restore, DNS, credential, offline-service, and external-communication rights identify executor, approver, and escalation trigger.
- Approved access locations are recorded without copying secrets into the map.
- Backup owners can locate an independent recovery copy and the latest restore-test evidence.
- Domain and DNS owners can reach the registrar and authoritative DNS recovery path.
- The map remains reachable when the website or its primary server is unavailable.
- The last review tested real access and escalation paths rather than collecting verbal confirmations.
- Departures, vendor changes, new integrations, expired credentials, and missing deputies have named remediation owners.
When a VPS is the right fit
A VPS can fit a business-critical site that needs direct control over its operating system, application stack, deployment process, service identities, database, logs, and network configuration. That control gives the owner map concrete technical areas and access paths to assign.
Virtarix VPS service is self-managed. The customer remains responsible for the operating system, application, access, security, monitoring, backups, and recovery. An owner map does not create redundancy, and a single VPS remains one infrastructure failure domain. If the defined business impact requires redundancy, independent recovery, or stronger isolation, those capabilities must be designed and tested separately.
FAQs
Is an owner map the same as an on-call list?
No. An on-call list says who receives a notification. An owner map also states who owns each technical and business area, where approved access is held, who can make specific decisions, how escalation works, and when those details were last verified.
Can one person own several areas?
Yes, particularly in a small team, but every critical area still needs an explicit backup and recovery path. If one person is primary owner for the server, application, database, DNS, and backups, document that concentration as a risk and prove that another authorised person can obtain access and follow the procedures.
Should a hosting provider be listed as the server owner?
List a provider as a dependency or vendor contact when appropriate, but retain an internal owner for the service and provider relationship. For a self-managed VPS, the customer owns operating-system and application administration even though the provider supplies the VPS service.
What if the primary and backup owners disagree during an incident?
The map should distinguish execution authority from approval authority and name the escalation owner for disputed or high-impact decisions. Use the defined business impact, recovery priority, evidence, and decision rights rather than deciding by seniority in the moment.
Where should the owner map be stored?
Store it in an approved documentation system that the incident team can reach when the site, server, or normal identity path is unavailable. Restrict sensitive operational details appropriately, but do not store passwords, private keys, or recovery codes directly in the map; point to their controlled access location.