ITIL v5 Compass
Case Studies
Post-Acquisition IT Merger

Case Study: Post-Acquisition IT Merger

Scenario

A traditional manufacturing company ("AlphaCorp," 2,000 IT staff, ITIL 4 maturity level 3) acquires a smaller digital-native company ("BetaTech," 200 IT staff, DevOps/Agile culture, no formal ITIL). The board requires full IT integration within 18 months under a single operating model, tool set, and governance structure. The challenge involves merging fundamentally different cultures, tool stacks, processes, and organizational structures without disrupting customer operations.


Phase 1: Assessment (Months 1-2)

Four Dimensions Analysis

DimensionAlphaCorpBetaTechConflict?
Organizations and PeopleHierarchical; RACI-driven; change advisory board approves all changesFlat; squad-based; engineers deploy autonomouslyHigh
Information and TechnologyServiceNow ITSM; on-premises data centres; CMDB-basedJira + PagerDuty; AWS; infrastructure as codeHigh
Partners and SuppliersLong-term outsourcing contracts with large SIsDirect cloud vendor relationships; open-sourceMedium
Value Streams and ProcessesITIL 4 processes; ticket-based workflowsCI/CD pipelines; GitOps; ChatOpsHigh

Complexity Context: Complex

"This merger is complex, not ordered. You cannot predict how two cultures will interact." The team adopted a probe-sense-respond approach: make small changes, observe effects, and adapt.

PESTLE Scan

FactorImpact on Merger
EconomicBoard pressure to realize $15M in annual IT cost synergies within 18 months
SocialBetaTech engineers fear bureaucratic slowdown; AlphaCorp staff fear job displacement
TechnologicalDual tool stacks (ServiceNow + Jira) create integration complexity
LegalBoth companies serve customers in different regulatory jurisdictions

Phase 2: Design the Target Operating Model (Months 2-4)

Key Leadership Decisions

DecisionChoiceRationale
Operating modelFederated (not centralized) for the first yearForcing centralization on BetaTech would trigger mass resignation
GovernanceGuided pattern (not directive)High enough authority for compliance; flexible enough for innovation
PracticesHarmonize 12 core: Incident, Problem, Change, Service Desk, SLM, Knowledge, Risk, Security, Monitoring, Release, Deployment, Continual ImprovementThese 12 are essential for unified reporting; other practices remain team-specific
ToolsKeep ServiceNow as system of record; integrate Jira via APIReplacing BetaTech's toolchain immediately would be destructive
Culture"Best of both" integration team with leaders from each companyAvoids "winner takes all" dynamics

Value Stream Mapping

The integration team mapped three critical value streams:

  1. Incident to resolution (current: 2 different processes; target: 1 unified process with context-adapted workflows)
  2. Request to fulfilment (current: ServiceNow for Alpha, Slack bot for Beta; target: unified portal with self-service)
  3. Idea to production (current: waterfall for Alpha, CI/CD for Beta; target: hybrid with governance guardrails)

Phase 3: Integration (Months 4-12)

Wave 1: Unified Incident Management (Month 4-6)

ComponentIntegration Approach
Severity classificationAligned on 4-level severity scale (both companies had different scales)
Escalation pathsCombined into single matrix with on-call rotations from both teams
CommunicationStandardized: all Major Incidents use a single war room process
ToolingJira incidents auto-sync to ServiceNow as system of record
SLAsHarmonized to the stricter standard (AlphaCorp's regulated customers)

Result: Unified incident process reduced Mean Time to Resolve (MTTR) by 15% because cross-team knowledge sharing identified solutions faster.

Wave 2: Change Enablement Harmonization (Month 6-9)

AlphaCorp's Change Advisory Board (CAB) approved all changes weekly. BetaTech deployed 50+ changes per day through CI/CD with no CAB.

SolutionDetail
Standard changesPre-approved category expanded to include BetaTech's automated deployments (if they pass automated policy checks)
Normal changesLightweight async review replaces weekly CAB for medium-risk changes
Emergency changesSingle expedited process for both companies
Policy as codeBetaTech's CI/CD pipelines include policy-as-code checks that satisfy AlphaCorp's compliance requirements
💡

Key insight: The solution was not forcing BetaTech into the CAB or abolishing it. It was automating the controls that the CAB provided, enabling velocity and governance to coexist.

Wave 3: Knowledge and Culture Integration (Month 9-12)

InitiativePurpose
Cross-team rotationsEngineers spend 2 weeks embedded in the other company's teams
Unified knowledge baseSingle Confluence/wiki with content from both companies
Joint retrospectivesMonthly retros with mixed teams to surface integration issues
Shared on-callCombined on-call rotations build trust and shared context
"Translation guide"Document mapping AlphaCorp terminology to BetaTech terminology

Phase 4: Governance Evolution (Month 12-18)

PhaseGovernance PatternWhy
Month 1-6GuidedBoth companies need direction but also flexibility to adapt
Month 6-12Guided → FederatedBetaTech teams demonstrate compliance through automation; reduced oversight
Month 12-18FederatedIntegrated operating model is stable; teams govern within agreed boundaries

Outcomes (18 months)

MetricAlphaCorp (Before)BetaTech (Before)Merged (After)
MTTR4 hours45 minutes1.5 hours
Change failure rate12%3%5%
Deployment frequencyWeekly50+/day20+/day (average across teams)
Employee satisfaction (IT)68%82%75%
Voluntary turnover (IT)8%22% (post-acquisition anxiety)11%

Lessons Learned

LessonITIL v5 Connection
Culture integration is harder and more important than tool integrationOrganizations and People dimension; Westrum culture model
"Best of both" beats "winner takes all"Guiding principle: "Start where you are"
Automating governance controls enables velocity without sacrificing complianceGovernance patterns; Policy as Code
Value stream mapping reveals waste hidden by organizational silosValue streams and processes dimension
The complexity context changed over time (Complex → more Ordered as integration matured)Complexity contexts are not static

Discussion Questions

  1. The organization chose a "Guided" governance pattern initially. What would have gone wrong with a "Directive" pattern?
  2. BetaTech had 22% turnover post-acquisition. How does ITIL v5's Organizations and People dimension address retention during change?
  3. The change enablement solution replaced the CAB with "policy as code." Is this appropriate for all organizations, or only those with mature CI/CD?
  4. Using the Value Co-Creation model, who are the "providers" and "consumers" in this merger scenario?

Related Pages