Subscribe to the Non-Human & AI Identity Journal

What breaks when lift-and-shift migrations leave governance behind?

Ownership becomes unclear, policy enforcement drifts and technical debt persists after the move. The cloud estate may look modern, but the control model is still operating like the old environment. That is why migrations often stall after go-live instead of delivering the expected business value.

Why This Matters for Security Teams

Lift-and-shift migrations often preserve the old operating model while changing only the infrastructure layer. That creates a dangerous mismatch: cloud-native speed on top of legacy governance. When ownership, approval paths, and exception handling are not redesigned, teams lose clear accountability for identities, access, and policy drift. NIST Cybersecurity Framework 2.0 treats governance as a first-class function, not an afterthought, which is why migration success depends on more than technical cutover.

This is especially visible in NHI-heavy estates, where service accounts, API keys, and automation tokens are already hard to inventory. NHIMG’s Top 10 NHI Issues highlights that weak lifecycle control and poor visibility are recurring failure points, and those weaknesses become more severe when migration teams replicate legacy access patterns in the cloud. In practice, many security teams discover the governance gap only after stale permissions, shadow owners, and broken audit trails have already accumulated during the migration.

How It Works in Practice

The core failure is simple: lift-and-shift moves workloads, but not necessarily the controls that made them manageable. In a legacy data centre, governance may depend on network boundaries, manual ticketing, and a few long-lived administrator accounts. After migration, the same model is often stretched across distributed cloud services, ephemeral compute, and automated pipelines. The result is policy enforcement drift, because the old rules no longer match the new architecture.

Operationally, teams should re-map ownership, access review, secrets handling, and logging as part of the migration plan, not after go-live. The Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs is a useful reference point here because migration usually exposes gaps in issuance, rotation, and revocation. For identity and access, current guidance suggests replacing static entitlements with time-bound controls, especially for service-to-service access and automation jobs.

  • Assign a named owner to every NHI, automation account, and migration artifact.
  • Reissue secrets and credentials instead of copying them into the target environment.
  • Review inherited permissions against actual runtime use, not just source-system roles.
  • Update monitoring so logs, alerts, and audit trails reflect cloud control points.
  • Validate policy-as-code or guardrails before cutover so drift is detected early.

For governance alignment, the NIST Cybersecurity Framework 2.0 is helpful because it separates governance, identification, protection, detection, response, and recovery into distinct responsibilities. That framing makes it easier to see that a successful migration is not just “systems moved,” but “controls re-established in the target environment.” These controls tend to break down when thousands of inherited identities are migrated unchanged because ownership and entitlement review become operationally impossible at cutover speed.

Common Variations and Edge Cases

Tighter migration governance often increases project overhead, requiring organisations to balance delivery speed against control integrity. That tradeoff is real, especially when business leaders want rapid cloud adoption and security teams need to re-baseline every identity, policy, and exception.

There is no universal standard for this yet, but best practice is evolving toward a staged approach: migrate the workload first only if the supporting governance model is explicitly rebuilt in parallel. Legacy batch jobs, shared service accounts, and vendor-managed integrations often need special handling because they do not fit clean cloud IAM patterns. NHIMG’s Ultimate Guide to NHIs — Regulatory and Audit Perspectives is especially relevant where audit evidence, retention, and control ownership must survive the move.

One practical exception is a tightly scoped workload with stable dependencies and a mature control owner. Even then, teams should treat inherited trust as temporary. Where third-party integrations or shared admin constructs are involved, migration often amplifies hidden risk rather than reducing it. The fastest route to a modern cloud estate is still to rebuild governance deliberately, not assume the old control model will translate cleanly.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC-01 Governance and ownership are the core failure when migrations move controls unchanged.
OWASP Non-Human Identity Top 10 NHI-01 Lift-and-shift often carries over unmanaged non-human identities and stale entitlements.
NIST AI RMF AI RMF governance principles fit migration programs that need accountable control redesign.

Build migration governance around accountable oversight, traceability, and post-move control validation.