TL;DR: Minimum viable business, or MVB, shifts disaster recovery from restoring systems to restoring the smallest set of business capabilities needed to operate safely, with identity, DNS, routing, observability and cloud configuration often deciding whether recovery actually works, according to ControlMonkey. The real risk is not failed backup, but restoring an environment that still cannot authenticate, route traffic, or prove it is safe to use.
At a glance
What this is: This is a recovery strategy article arguing that disaster recovery should prioritise the smallest viable business capability, not just the restoration of systems or backups.
Why it matters: It matters to IAM and NHI practitioners because authentication, privileged access, service principals, and configuration dependencies often determine whether a recovered environment is usable at all.
By the numbers:
- 57% of organisations lack a complete inventory of their machine identities.
- 69% of organisations now have more machine identities than human ones.
👉 Read ControlMonkey's analysis of minimum viable business recovery
Context
Minimum viable business, or MVB, is a recovery model that asks what must come back first for the business to function safely. In practice, the first blockers are often identity, routing, and configuration dependencies rather than the data or workload itself.
That makes this a genuine identity and governance issue, not just a disaster recovery exercise. If users cannot authenticate, service accounts cannot operate, or critical cloud and SaaS permissions are missing, the restored environment may still be unusable even though the infrastructure is technically online.
Key questions
Q: How should security teams decide what to restore first after a disruption?
A: They should start with the business capability, not the individual system. The first question is whether customers, staff, or operators can still complete the essential process safely. That means ranking identity, routing, access, and configuration dependencies alongside applications and data, then validating that the restored state is usable before expanding scope.
Q: Why do identity systems become recovery dependencies in cloud environments?
A: Because authentication, privileged access, and service-to-service trust determine whether restored systems can be used at all. If IAM or NHI controls are missing, users may not sign in, workflows may not run, and operators may not be able to prove the environment is safe. Recovery success depends on those controls being rebuilt in the correct order.
Q: What breaks when recovery plans ignore configuration dependencies?
A: The environment may come back online but still fail operationally. DNS, routing, firewalls, security groups, SaaS settings, and monitoring can all prevent access or hide problems even when workloads are restored. The common failure is assuming that data recovery equals business recovery, when the control plane may still be incomplete.
Q: Who should own the minimum viable business decision in a crisis?
A: Business leadership should define the capability that must return first, IT should own the recovery architecture, and security should approve whether the restored state is safe. If those decisions are not assigned in advance, recovery becomes a debate under pressure and teams often restore the wrong things first.
Technical breakdown
Why traditional recovery tiers fail when identity is broken
Traditional disaster recovery tiers are usually built around systems, applications, and data. MVB exposes the weakness in that model: a workload can be restored while the access path to it remains broken. Identity services, privileged roles, DNS, edge controls, and observability are often the real gates to business continuity. If those dependencies are missing, restoration creates the appearance of recovery without the ability to operate. That is why recovery planning has to treat identity and configuration as first-class business dependencies, not support tasks.
Practical implication: Map identity and access dependencies into the recovery order before an incident, not after one begins.
Configuration fabric, not backup copies, determines operational viability
Modern recovery depends on the configuration fabric around the application. Cloud routing, security groups, IAM policies, application registrations, SaaS permissions, and monitoring settings define whether the business can safely use what was restored. Backup can return the data, but it does not automatically reconstruct those control layers. In cloud-native and SaaS-heavy environments, configuration changes faster than most DR plans are updated, which is why recovery often fails at the control plane rather than the storage layer.
Practical implication: Version and test critical configuration states alongside data backups so the control plane can be rebuilt deliberately.
Who owns the minimum viable business decision
MVB is not an IT-only decision. Business leaders define what capability must return first, the CIO defines how it can be restored, and the CISO validates whether it can be restored safely. That governance split matters because recovery priorities affect revenue, compliance, customer trust, and exposure to a compromised environment. If these decisions are not made together, teams default to restoring what is familiar rather than what is operationally necessary.
Practical implication: Assign explicit ownership for MVB decisions across business, IT, and security before a disruption forces the choice.
Threat narrative
Attacker objective: The objective is to keep the business unable to operate safely even after technical restoration begins.
- Entry occurs when a disruption, cloud outage, ransomware event, or destructive change removes one or more core control layers such as identity, routing, or configuration.
- Escalation follows when recovery teams restore workloads or data but not the dependent identity and access controls required to use them safely.
- Impact is reached when the environment appears restored yet customers, employees, or operators still cannot authenticate, reach services, or validate recovery.
NHI Mgmt Group analysis
Minimum viable business is really minimum viable trust. The article is framed around recovery, but the deeper issue is whether the restored environment can be trusted to run. If identity, access, and configuration are not recovered in the right order, organisations may bring systems back while still being unable to operate them safely. That is a governance problem as much as an availability problem, and practitioners should treat trust restoration as part of recovery design.
Identity is part of recovery infrastructure, not a separate workstream. The text correctly places Okta, Entra ID, service principals, roles, and permissions inside the recovery discussion. That aligns with the reality that IAM failure can block every downstream system, from customer access to operator validation. In NHI programmes, the same logic applies to machine identities and service accounts: if the access fabric is broken, recovery stalls regardless of how complete the backup is. Practitioners should fold IAM and NHI dependencies into DR scope.
Configuration sprawl creates recovery debt. Cloud, SaaS, and observability settings change faster than most recovery runbooks, which means the organisation accumulates unrecovered state even when data protection looks mature. Recovery control-plane debt: the gap between what the business believes is restorable and what the control plane can actually reconstruct. This concept matters because business continuity fails when control-plane drift is discovered under pressure. Practitioners should inventory and test the configuration layer with the same discipline as data backups.
The decision model only works if ownership is explicit. The article’s strongest point is that criticality cannot be negotiated during an incident. Business leaders, CIOs, and CISOs each own a different part of the recovery decision, and that separation must be agreed before disruption. Where identity and access are involved, the CISO role becomes especially important because safe recovery is not the same thing as fast recovery. Practitioners should formalise who can declare the MVB and who can approve trust restoration.
AI-driven change increases the need for recoverable control states. The article briefly hints at AI-driven workflows changing configuration, which is a forward signal for both cloud and identity teams. As automated systems make more changes, the business will need stronger versioning, rollback, and trust validation for the controls that govern access and recovery. Practitioners should assume configuration drift will accelerate and design recovery around recoverable control states rather than static snapshots.
What this signals
Recovery resilience is becoming an identity governance problem. As organisations move toward minimum viable business planning, the recovery boundary shifts from workloads to trust infrastructure. Teams that cannot inventory identities, configuration state, and recovery dependencies will keep discovering that technical restoration is not the same as operational restoration.
Control-plane recoverability is the next maturity test. The practical question is no longer whether a system can be rebuilt, but whether the access model, security posture, and configuration baseline can be restored with confidence. That changes how IAM, NHI, cloud, and resilience teams should plan exercises, especially where service accounts and privileged access determine whether the business can resume safely.
For practitioners
- Define the minimum viable business for each critical service Map the smallest operational capability that must return first, then identify the identity, routing, SaaS, observability, and security dependencies that make it usable.
- Put IAM and NHI dependencies into recovery runbooks Include authentication services, privileged roles, service accounts, application registrations, and recovery access paths in the documented sequence for survival-mode restoration.
- Version the control plane, not just the data Track cloud policies, DNS, edge settings, firewall rules, security groups, and SaaS permissions as recoverable configuration states with known-good baselines.
- Test whether restored services are actually usable Run exercises that verify users can authenticate, operators can validate stability, and customers can reach the service after recovery, not just that the workload boots.
- Assign recovery decision rights before the incident Document who defines business criticality, who rebuilds the environment, and who signs off that the recovered state is safe for operation.
Key takeaways
- Minimum viable business reframes recovery around capability, not system restoration.
- Identity, routing, and configuration controls often determine whether a restored environment is actually usable.
- Recovery programmes now need ownership, versioning, and validation for the control plane as much as for the data plane.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5, NIST Zero Trust (SP 800-207) and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Identity and access dependencies determine whether restored services can operate safely. |
| NIST SP 800-53 Rev 5 | CP-9 | Backup and restoration planning must extend to configuration and control-plane states. |
| NIST Zero Trust (SP 800-207) | Zero trust reinforces continuous validation during recovery and re-entry. | |
| CIS Controls v8 | CIS-11 , Data Recovery | Recovery testing must prove business capability, not just file restoration. |
Map recovery-critical access paths to PR.AC-4 and test them before declaring a service restored.
Key terms
- Minimum Viable Company: Minimum Viable Company is the smallest level of identity and application capacity needed for the business to operate after a recovery event. It shifts the recovery question from whether a system is online to whether enough trusted access exists for critical services to function.
- Control Plane: The control plane is the set of actions that create, configure, or manage a service. For AI workloads, it covers deployment and administration of the model platform, while data-plane permissions govern what the service and its identities can read or process.
- Recovery Dependency Mapping: A structured view of which systems, identities, credentials, and data flows must return before a service can be considered functional. In practice, it helps teams sequence restoration so access control and business operations come back together rather than separately.
- Safe Recovery: The process of restoring services in a way that avoids reintroducing compromise or operational instability. Safe recovery requires validating identity, trust, and configuration before exposing services to users or automated workflows.
What's in the full article
ControlMonkey's full article covers the operational detail this post intentionally leaves for the source:
- A worked MVB Criticality Scoring model with seven scoring dimensions and a tiering method for recovery prioritisation
- Specific examples of how identity, DNS, cloud, SaaS, and observability dependencies map to survival-mode recovery
- A role-by-role ownership model for CIO, CISO, business leaders, and platform teams during an incident
- The configuration-layer recovery approach across AWS, Azure, GCP, Okta, Entra ID, Cloudflare, Datadog, GitHub, and GitLab
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security practitioners connect identity controls to broader resilience and recovery programmes.
Published by the NHIMG editorial team on July 30, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org