ITIL v5 Compass
Case Studies
Cloud Migration

Case Study: Cloud Migration

Scenario

Organization: A national healthcare provider (1,200 IT staff) operating 200+ applications across three on-premises data centres nearing end of life. Average infrastructure age: 8 years. Annual data centre operating cost: $12M.

Initiative: Migrate 80% of workloads to a public cloud platform within 24 months. Retain 20% on-premises for systems with strict data residency requirements (patient records subject to national health data regulations).

Complexity context: This is a complex initiative. No healthcare cloud migration follows a predictable path: application dependencies are poorly documented, regulatory interpretations vary, and staff have limited cloud experience.


PESTLE analysis (pre-migration)

FactorFindingImpact on Migration
PoliticalGovernment promoting cloud adoption in healthcare ("Cloud First" policy)Supportive: political tailwind for the initiative
EconomicData centre lease renewal in 18 months at 25% higher costAccelerator: financial pressure to migrate before lease renewal
SocialIT staff anxious about cloud skills gap; potential resistanceRisk: change management essential; training must precede migration
TechnologicalSeveral legacy applications have no cloud-equivalent; some run on unsupported OSBlocker for some workloads: "lift and shift" is not possible for all
LegalPatient data must remain within national borders; consent requirements for data processingConstraint: must use cloud regions within the country; some data cannot move to cloud
EnvironmentalSustainability targets: reduce carbon footprint by 30% within 3 yearsSupportive: cloud providers report lower carbon per workload than aging data centres

Four Dimensions impact

DimensionMigration Impact
Organizations and People40% of IT staff need cloud skills training; new roles needed (cloud architect, SRE); some roles become redundant (hardware engineers)
Information and TechnologyApplication portfolio assessment needed; data classification for cloud eligibility; new monitoring and security tools
Partners and SuppliersNew cloud vendor relationship; existing SI contracts must be renegotiated; data centre lease termination
Value Streams and ProcessesDeployment processes move from manual to IaC; incident management extends to cloud-native monitoring; change enablement must accommodate faster deployment cycles

Migration approach: the 6 Rs

StrategyDescriptionCountExample
RehostMove as-is to cloud VMs80 appsEmail servers, file shares
ReplatformMinor changes to use managed services45 appsDatabase migration to managed DB
RefactorRearchitect for cloud-native20 appsCore patient portal → microservices
RepurchaseReplace with SaaS30 appsLegacy HR system → cloud HR SaaS
RetainKeep on-premises15 appsSystems with strict data residency
RetireDecommission10 appsUnused applications

ITIL practices applied

Service Configuration Management

Before migration, the team discovered their CMDB was 40% inaccurate. Application dependencies were undocumented.

ActionResult
Automated discovery scan across all data centresIdentified 200+ applications (30 more than expected)
Dependency mapping using network traffic analysisDiscovered 150 undocumented dependencies
CMDB cleanup and validationAccuracy improved from 60% to 92%
⚠️

Critical lesson: "Migrating without accurate configuration data creates cascading failures." The team spent 6 weeks on CMDB accuracy before migrating any workloads.

Risk Management

RiskLikelihoodImpactMitigation
Application fails after migrationHighMediumPilot each migration wave; maintain rollback capability for 30 days
Data breach during transferLowCriticalEnd-to-end encryption; dedicated network link; audit logging
Cloud vendor outageMediumHighMulti-AZ deployment; DR in second cloud region
Skills gap delays migrationHighHighTraining program begins 3 months before migration starts
Cost overrunMediumMediumFinOps practices: real-time cost monitoring; reserved instances for predictable workloads
Regulatory non-complianceLowCriticalLegal review of each workload category; data residency validation

Change Enablement

The migration used a wave-based approach with governance adapting per wave:

WaveWorkloadsRisk LevelChange Governance
1 (Pilot)10 non-critical appsLowFull CAB review; detailed documentation
240 standard apps (rehost)Low-MediumLightweight review; automated deployment
345 apps (replatform)MediumNormal change process; technical review
430 apps (repurchase)MediumVendor management + change process
520 apps (refactor)HighArchitecture review + CAB; phased rollout
6Cleanup: retire + retain decisionsLowStandard process

Results (24 months)

MetricBeforeAfter
Annual infrastructure cost$12M$7.2M (40% reduction)
Data centre footprint3 facilities1 facility (retained workloads)
Deployment speed2-4 weeks (manual)Hours (IaC automated)
Application availability99.5%99.9%
Carbon footprint (IT)Baseline35% reduction
Staff cloud-certified5%65%

Lessons learned

LessonITIL v5 Connection
CMDB accuracy is a prerequisite, not an afterthoughtService Configuration Management
Training must precede migration, not follow itOrganizations and People dimension
FinOps is essential: cloud costs can exceed on-premises without active managementService Financial Management
Regulatory review per workload category is essential (not per individual application)Risk Management, PESTLE (Legal)
Wave-based migration with governance adaptation works better than "big bang"Guiding principle: "Progress iteratively with feedback"

Discussion questions

  1. The team discovered 30 more applications than expected during discovery. What does this say about the maturity of their Service Configuration Management practice?

  2. Using the 6C Model, which AI capabilities could have assisted with application dependency mapping?

  3. The Legal factor in PESTLE drove the decision to retain 15 applications on-premises. How should the organization monitor for regulatory changes that might eventually allow cloud migration of these workloads?

  4. Cloud migration changed the skill requirements for 40% of IT staff. Using the value co-creation model, how should the organization engage IT staff (as "consumers" of the change) in the training design?


Related pages