Back to path
Draft complete10 minutes

Service Desk, Application Services, and IT Operations

Recovery is more than backup

Distinguish backup, restore, rollback, continuity, and business recovery, then connect each outcome to an owner and a test.

The short answer

A backup is a retained copy. Recovery is the coordinated ability to restore acceptable service and data after disruption. It also requires decisions about rollback, dependencies, access, communication, verification, and the business process while technology is unavailable.

01

Vocabulary

Five related terms, five different jobs

Teams create risk when they use 'backup' as shorthand for every recovery activity. A backup can exist while restoration fails, takes too long, restores the wrong point, or leaves the application inconsistent with identity and integrations.

Define the intended outcome before choosing a mechanism. The application owner defines acceptable business impact. Engineering and Operations turn that need into a feasible technical and operating plan.

Recovery vocabularyEach capability answers a different question and needs different evidence.
01BackupWhat protected copy exists, for how long, and at what scope?
02RestoreCan selected data or service state be reconstructed and verified?
03RollbackCan a harmful change be reversed safely?
04ContinuityHow does the essential business process continue during disruption?
05RecoveryHow do people restore acceptable end-to-end service and confirm it?
02

System view

Recover the service, not one component

An Ember application may depend on identity, runtime, database, storage, messaging, DNS, secrets, integrations, and operational access. Restoring a database alone does not prove that users can complete a workflow or that authorization still protects records.

Map the order in which dependencies must return. Identify who can perform each action, what access they need during an incident, and what evidence proves that the recovered service is trustworthy.

  • Test sign-in, role enforcement, critical workflows, integrations, and notifications after restoration.
  • Reconcile transactions or messages created near the recovery point.
  • Confirm monitoring, logs, and support contacts are functioning after service returns.
End-to-end recovery layersA recovered component is only one layer of a recovered business service.
01BusinessPriority workflow, acceptable outage, manual fallback, and stakeholder decision
02ApplicationCode version, configuration, authorization, and workflow verification
03DataRestore point, integrity, reconciliation, retention, and access policy
04ProvidersRuntime, identity, storage, messaging, status, and support dependencies
03

Evidence

A plan becomes credible through rehearsal

Documented provider features describe capability. Application recovery evidence shows that the configured service, people, permissions, timing, and verification steps work together for the required outcome.

A rehearsal should record the scenario, starting state, actions, elapsed times, restored point, validation results, gaps, owners, and follow-up dates. A tabletop can expose decision and contact gaps, but it does not replace a technical restore test where restoration is required.

  • Choose a realistic failure and define success before the exercise.
  • Use non-production or safely controlled conditions appropriate to the risk.
  • Turn every failed or ambiguous step into a named corrective action.

The Ember lens

The Ember project expects application-specific backup, restore, rollback, monitoring, and recovery decisions. The draft support model proposes Operations Application Services coordination with Engineering backup. Project-level backup, retention, restore, runtime telemetry, and reference-application evidence remain MISSING or INSUFFICIENT because a controlled baseline implementation has not demonstrated them.

Responsibility remains

Providers operate provider-controlled recovery capabilities. The platform team defines supported patterns and limitations. Each application owner still defines business recovery needs, while the application team and Operations document, implement, rehearse, and verify the end-to-end plan. Platform accreditation under review does not approve an application's recovery readiness.

Apply it

Challenge a backup-only plan

An owner says, 'The provider takes backups, so the application is recoverable.' The workflow depends on Entra sign-in, a Render runtime, Supabase data, and SendGrid notifications.

  1. 01List the unanswered questions about restore point, restore time, access, and dependent services.
  2. 02Define three user-visible checks that would prove the critical workflow recovered.
  3. 03Name one continuity action for the business while the application is unavailable.
  4. 04Identify the evidence a rehearsal should retain and the accountable owner for each gap.

Check your understanding

Make the ideas usable

2 questions
01Which statement best distinguishes backup from recovery?
02What does a provider backup feature prove about an Ember application?

Source trace

Reviewable by design

Content owner: Wesley Almeida
Last reviewed: 2026-08-18

  • Ember platform project status and recovery guardrails05-projects/vibe-coding-platform/PROJECT.md
  • Ember support and provider escalation standard draft05-projects/vibe-coding-platform/resources/standards/
  • Ember platform architecture and data flow draft05-projects/vibe-coding-platform/resources/diagrams/platform-reference-architecture-and-data-flow-draft-2026-07-13.md
  • NIST contingency planning guide for federal information systems