• About us
    About us
    question mark
    Who we are

    Learn more about Mantu values, governance and offices.

    hexagon
    Our brands

    11 brands united by a shared vision.

    leave
    Sustainability

    Our strategy through diversity, environment and innovation.

    bookshelf
    Pressroom

    Breakthroughs, partnerships, and voices behind the transformation.

  • What we do
    What we do
    mantu
    PRACTICES

    Four practices designed to empower organizations, connect talent, and shape sustainable growth.

    cpu
    Technology

    Deep industry knowledge & cutting edge technology to co-create meaningful solutions.

    handshake
    Total Talent Management

    Tech to boost talent and create strong links between companies and the minds they need.

    digital qr
    Creative Intelligence

    Ensure continuity between decision, activation, and adoption. One team, one trajectory, through to lasting impact.

    medal
    Leadership & Advocacy

    Equip executive teams to define their purpose, shape their positioning and drive their strategy.

  • Insights
    Insights
    book open 4
    Blog

    Bold thinking. Fresh perspectives.

    book check
    Client Stories

    Where audacious ideas turn into real stories.

    mantu best managed companies award
    Mantu awarded one of Switzerland’s Best Managed Companies 2025 by Deloitte

    This award highlights the exceptional performance of privately held Swiss companies that demonstrate excellence in strategy, governance, innovation, and long-term results.

    Read more
    WeMeet 2025-2772 1 1
    Mantu signs the DEI Charter

    At the beginning of July 2025, Mantu’s Executive Committee signed the DEI Charter to foster diversity, equity, and inclusion at Mantu.

    Read more
  • Careers
    Careers
    binoculars
    Life at Mantu

    Mantu, as seen by its team members.

    building
    Find a company

    Mantu brings together complementary brands that cover many sectors, all around the world.

data-migration-process-best-practices-and-target-data-architecture

Data Migration: Process, Best Practices and Target Data Architecture

Data migration becomes an architecture decision when information moves from an existing environment into a new operating model. The project may involve legacy databases, cloud platforms, data warehouses, business applications or several systems at once.

The target environment affects what data should move, how it should be structured and who will own it afterwards.

Why target architecture matters in data migration


A migration plan depends on the architecture selected for the destination.

Before planning the transfer, read our article on the main types of data architectures, including centralized, federated and data mesh models.

A centralized architecture may place most data under one platform and one central team. A federated model can leave ownership with business domains while applying shared standards. A data mesh may require domain-owned data products, common contracts and distributed quality management.

These choices affect the migration in practical ways:

  • Which datasets should move first

  • Where each dataset should be stored

  • Who approves the migration rules

  • Which data definitions must be standardized

  • How ownership changes after cutover

  • Which metadata and lineage must be preserved

  • How applications and teams access the migrated data

A migration that ignores these questions can transfer data successfully and still leave the organization with unclear ownership, broken dependencies or structures that do not fit the new architecture.

Assess the current data architecture


The first stage of the data migration process is understanding the environment that already exists.

Map systems, domains and dependencies

Create an inventory of:

  • Databases

  • Files and storage locations

  • Data warehouses

  • Business applications

  • APIs

  • Reports and dashboards

  • Data pipelines

  • External providers

  • Downstream consumers

Then map the relationships between them. A customer dataset may feed a CRM, financial reports, marketing campaigns and regulatory processes. Each dependency can affect the migration sequence and the validation plan.

Data lineage is useful at this stage. It shows where information originates, how it changes and which systems depend on it.

Identify ownership and quality gaps

Every important dataset should have an owner before the migration begins. The owner can confirm business definitions, approve transformation rules and validate the result.

The assessment should also record:

  • Duplicate records

  • Missing values

  • Conflicting definitions

  • Outdated fields

  • Inconsistent formats

  • Sensitive information

  • Retention requirements

  • Existing access permissions

This gives the team a clear view of the work required before the data reaches the target environment.

Define the target data architecture


The target architecture should describe more than the destination platform. It should explain how data will be organized, accessed and maintained after migration.

Its design also depends on whether the organization uses a centralized, federated or data mesh architecture.

The target design should answer questions such as:

  • Which data belongs in the central platform?

  • Which data remains owned by business domains?

  • Which datasets become shared products?

  • What standards apply across domains?

  • Which users and applications need access?

  • How will data quality be measured?

  • What metadata must be available?

  • Which systems can be retired after the transfer?

For example, a migration toward a centralized warehouse may require common schemas and one business glossary. A migration toward a federated model may require domain-level ownership and shared interoperability rules. A data mesh transition may require data products, contracts and domain-specific quality expectations.

The architecture determines the rules of the migration. It should be agreed before the team starts moving large volumes of data.

Build a data migration strategy


The right data migration strategy depends on the size of the environment, the number of dependencies, the business deadline and the level of change required in the target architecture.

Big bang migration

A big bang migration transfers the data during one planned cutover. It may suit a small environment, a short deadline or a system that can be paused.

The main concern is concentration of risk. A problem discovered during cutover can affect every user and connected application.

Phased migration

A phased migration moves data by domain, application, region or business unit. Each phase can be tested before the next one begins.

This approach works well when the target architecture distributes ownership across domains. It also gives teams more time to correct mapping and quality issues.

Parallel migration

A parallel migration keeps the source and target environments active for a defined period. Users or applications gradually move to the target while the team compares results between both systems.

This approach requires clear reconciliation rules and careful control of changes. It can also increase operating costs while both environments remain active.

Hybrid migration

Some projects combine these approaches. High-risk or highly connected data may move in a controlled phase, while simpler datasets move through a faster cutover.

The choice should follow the architecture, dependencies and business constraints. A migration method should support the target operating model rather than exist as a separate technical exercise.

When migration decisions affect ownership, standards and the future organization of data work, they should connect with the wider Data Strategy & Operating models.

Transform data for the target architecture


Data rarely moves from source to target without changes. The team may need to standardize structures, combine records, rename fields or translate business values.

Create source-to-target mapping

Source-to-target mapping should document:

  • Source field

  • Target field

  • Data type

  • Business definition

  • Transformation rule

  • Required status

  • Default value

  • Data owner

  • Validation condition

This document gives technical and business teams the same reference point. It also makes later changes easier to review.

Preserve data quality and meaning

Data cleansing can include:

  • Removing duplicates

  • Completing missing values

  • Standardizing formats

  • Resolving conflicting records

  • Correcting invalid values

  • Checking reference data

The team should preserve business meaning during transformation. A status such as “active”, “pending” or “closed” may use different codes across systems. The migration rule should explain how those values map into the target structure.

Carry metadata and lineage forward

The target environment should retain information about:

  • Data ownership

  • Business definitions

  • Source systems

  • Transformation rules

  • Sensitivity classifications

  • Retention requirements

  • Downstream use

Without this information, users may receive technically valid data that they cannot interpret or trust.

Data migration best practices


Several practices help teams keep the migration connected to the target architecture.

Best practice

Purpose

Assign data owners early

Gives each dataset an accountable decision-maker

Keep a complete inventory

Shows what must move, remain or be retired

Document transformation rules

Explains how source values become target values

Define reconciliation checks

Confirms that source and target results match

Test with business scenarios

Verifies that users can continue their work

Protect sensitive information

Keeps access, masking and retention rules in place

Prepare rollback conditions

Defines what happens when cutover fails

Record architecture decisions

Preserves the reasoning behind important choices

Governance supports these practices by defining who can approve quality exceptions, access changes and new data definitions. The migration project still owns the transfer, validation and cutover work.

Common data migration risks


Data migration projects often run into the same problems:

  • Incomplete knowledge of source systems

  • Poor or inconsistent source data

  • Missing dependencies

  • Incorrect field mapping

  • Unclear ownership

  • Inadequate testing

  • Unexpected downtime

  • Permission errors

  • Unplanned changes during cutover

  • Higher-than-expected storage or processing costs

Most of these issues appear before the transfer itself. A careful assessment and a clear mapping document give the team time to resolve them before users depend on the new environment.

Validate the target environment after migration


The migration is complete when the target environment supports its intended users and processes, not simply when the files or records have arrived.

Validation should cover:

  • Record counts

  • Financial or operational totals

  • Missing and duplicate values

  • Referential integrity

  • Application connections

  • Reports and dashboards

  • User permissions

  • Data freshness

  • Processing jobs

  • Business workflows

Business users should review representative datasets and complete real tasks in the target environment. This can reveal problems that technical checks do not catch.

Monitoring should continue after cutover. The team should track failed loads, access errors, quality issues, storage use and application performance.

What happens after migration


Some workloads require further changes after the transfer. A legacy database may later move to a managed service. A central warehouse may gradually give more responsibility to business domains. A data product may need new contracts or quality rules as more teams start using it.

These decisions should follow evidence from the migrated environment. Once the team understands actual usage, costs, dependencies and quality issues, it can decide which systems to modernize, retire or redesign.

Conclusion


A successful data migration starts with the target data architecture.

The process should connect architecture decisions with source-system assessment, ownership, data mapping, transformation, validation and post-migration monitoring. This keeps the migration focused on the way data will be managed after the move.

Organizations planning a migration, defining a target architecture or reviewing data ownership can explore data strategy consulting.