SAP to AWS Migration - A Practical Guide with MAP Funding

Jerzy Kopaczewski 02 September 2026 19 min read
Contents
For most organisations, moving SAP to AWS is a decision to exit an expensive, rigid on-premise environment and break the cycle of refreshing specialised hardware every few years for SAP HANA. AWS is an SAP-certified platform, with instances validated for HANA up to 24 TB of memory in a single node. This guide covers how to plan the migration (ECC or S/4HANA), how to choose between RISE with SAP and a self-managed deployment, how to size instances for HANA, and how to fund the project through the AWS MAP programme, which covers 70-80% of your migration partner's fees.

Executive summary

  Single ECC/S4 Mid-size environment Enterprise / multi-system
Timeline 8-16 weeks 4-9 months 9-18 months
Project cost €60K-140K / £51K-119K / $65K-151K €140K-450K / £119K-383K / $151K-486K €450K-1.4M+ / £383K-1.19M+ / $486K-1.5M+
After MAP funding €18K-42K / £15K-36K / $19K-45K €42K-140K / £36K-119K / $45K-151K €140K-420K / £119K-357K / $151K-454K
Infrastructure cost reduction 20-40% 25-45% 30-50%

MAP funding covers 70-80% of partner fees, and SAP environments qualify for an elevated budget under a dedicated track. Details below.

This guide is aimed at organisations running a production SAP environment (ECC, S/4HANA, BW, Solution Manager) that are weighing an exit from on-premise or colocation. If you need a broader AWS migration overview (not SAP-specific), see our complete AWS cloud migration guide.

 

Why organisations move SAP to AWS

The end of the hardware refresh cycle

An on-premise SAP environment usually means specialised high-memory servers (for HANA) and storage arrays that need replacing every four to five years. Each refresh is a capital project running into hundreds of thousands, planned a year ahead. On AWS you size memory and compute to actual demand and pay for usage, and you change an instance in a maintenance window instead of waiting on a hardware delivery.

The S/4HANA 2027 deadline

SAP will end mainstream maintenance for Business Suite 7 (including ECC) at the end of 2027, with extended support available to 2030. That forces thousands of organisations to make a decision about moving to S/4HANA. Migrating to AWS and converting to S/4HANA is a natural moment to combine both projects and fund them from a single MAP budget, rather than doing a hardware migration now and starting a separate conversion two years later.

Flexibility for non-production environments

An SAP estate typically runs several environments (development, test, QA, training, production). On-premise, they all run around the clock because the hardware is already bought. On AWS, non-production environments can be switched off outside working hours and at weekends, which for an SAP estate can cut the bill for those systems by 60-70%. It’s one of the fastest cost wins after migration.

SAP certification and compliance

AWS is an SAP-certified platform for production workloads, with instances validated for HANA (listed in the SAP HANA Hardware Directory). For regulated industries, AWS certifications (ISO 27001, SOC 2, PCI DSS) and EU regions with data residency matter: workloads stay within the EU and latency to most of Europe sits comfortably within tens of milliseconds, which keeps GDPR and sector compliance obligations manageable.

 

RISE with SAP or a self-managed deployment on AWS

This is the first and most consequential architectural decision. Both options run on AWS, but they differ in the responsibility model and in how they are billed.

Criterion RISE with SAP Self-managed on AWS
Contract Single subscription with SAP SAP licence + separate AWS account
Who manages infrastructure SAP (on AWS underneath) Your team / partner
Control over architecture Limited (SAP-defined package) Full (instances, networking, HA/DR)
AWS MAP funding Not available (it’s an SAP contract) Available (70-80% of partner fees)
Integration with the AWS ecosystem Limited Full (IAM, CloudWatch, S3, Lambda)
Cost optimisation Handled by SAP In your hands (Savings Plans, switching off environments)
Best for Firms wanting to hand off SAP management entirely Firms wanting control, integration, and funding

The distinction that matters most for this guide: MAP funding applies to a self-managed deployment on AWS, not to RISE. RISE is a subscription bought from SAP, so AWS does not fund partner work within it. If you want full control over the architecture, integration with the rest of your AWS estate, and 70-80% of the project covered by MAP, you choose self-managed. If your priority is handing the whole of SAP management to a single vendor and you accept less flexibility, RISE can be justified. In practice we recommend comparing the total cost of ownership of both during the assessment phase, because the gap can be significant in either direction.

 

Sizing instances for SAP HANA

SAP HANA keeps the entire database in memory, so instance sizing is first about RAM and only then about CPU. AWS offers SAP-certified instances across several families.

Family Memory Typical use
High Memory (u-*) up to 24 TB Large production HANA (S/4HANA, BW/4HANA)
x2idn / x2iedn 0.5-4 TB Mid-size production HANA, BW warehouses
r5 / r6i / r7i 0.1-1 TB Smaller HANA, non-production, application tier (NetWeaver)

A few practical rules:

  • Sizing for HANA comes from an SAP report. For a fresh S/4HANA install that’s the SAP Quick Sizer; for converting an existing system it’s the /SDF/HDB_SIZING report run against the source. The target memory follows from that, not from the current on-disk size of the database.
  • Certification matters. Production HANA runs only on instances from the SAP HANA Hardware Directory. Non-production environments can run on non-certified instances, which lowers cost.
  • Scale the application tier (SAP NetWeaver, dialogue servers) separately. These don’t need high-memory instances; standard compute families are enough, and dialogue servers can scale out horizontally under user load.
  • Storage for HANA is io2 or gp3 with throughput matched to SAP’s requirements for log and data write performance.

 

Jerzy Kopaczewski

Weighing up an SAP move to AWS?

Book a free 30-minute call. We help teams plan SAP migrations on AWS, RISE vs self-managed, HANA sizing, and the cutover, and we check whether your project qualifies for AWS MAP funding (typically 70-80% of partner fees).

Book a call

 

SAP to AWS migration strategies

Your approach depends on whether you stay on your current database (for example ECC on AnyDB) or move to S/4HANA, and on how much downtime you can accept.

Rehost (lift-and-shift)

Move the SAP system to AWS without changing the version or the database. The fastest route to the cloud, good when the priority is exiting on-premise before a hardware refresh and you plan the S/4HANA conversion later. Tools: AWS Application Migration Service (MGN) for server replication, or native SAP mechanisms (backup/restore, system copy).

Replatform (migration with a database conversion to HANA)

Move while switching the database to SAP HANA, but without changing the application version (for example Suite on HANA). Uses the SAP Database Migration Option (DMO) within the SUM tool, which converts the database during the migration.

Greenfield (new S/4HANA implementation)

Implement S/4HANA from scratch, with new processes and migration of only master data and open items. Chosen when current processes are badly outdated or weighed down by years of modifications nobody wants to carry forward. The most project work, but the cleanest result.

Brownfield (system conversion to S/4HANA)

Convert an existing ECC to S/4HANA, keeping processes, configuration, and history. Delivered through SAP SUM with DMO. Lower business risk than greenfield (you keep what works), but it also carries the technical debt forward.

Bluefield (selective approach)

A middle path: a new S/4HANA install into which you selectively bring across chosen data and configuration from the old system. A compromise between greenfield’s cleanliness and brownfield’s retention of history.

Choosing a strategy is a business decision as much as a technical one (how many processes you want to refresh). We break the mapping of strategy to scenario down further in the guide to the 7 Rs of cloud migration, where rehost, replatform, and refactor are set out with their cost and risk profiles.

 

The migration process, step by step

Step 1: Assessment and sizing

Inventory every SAP system (production, QA, test, development, Solution Manager), their dependencies, integrations, and maintenance windows. Size HANA from the SAP Quick Sizer (greenfield) or the /SDF/HDB_SIZING report (conversion). The output: a map of target AWS instances and a strategy recommendation (rehost / brownfield / greenfield).

Duration: 2-4 weeks

Step 2: Target architecture design on AWS

Landing zone, networking (VPC, connectivity to on-premise via Direct Connect or VPN), selection of HANA-certified instances, storage (io2/gp3), and the high-availability and disaster-recovery architecture. For SAP HANA this typically means HANA System Replication across Availability Zones (Multi-AZ), and for critical scenarios replication to a second region.

Duration: 2-3 weeks

Step 3: Foundation build and pilot environment

Build the landing zone (Infrastructure as Code, for example Terraform, or AWS Launch Wizard for SAP, which automates deployment of a certified HANA architecture). Migrate the first non-production environment as a pilot, where you validate sizing, performance, and the migration procedure before touching production.

Duration: 3-6 weeks

Step 4: Migrate non-production environments

Move development, test, and QA. Each environment is a chance to refine the migration procedure, measure the real elapsed time, and train the SAP administration team (Basis) on the new setup. This is where problems surface that are far better resolved before production.

Duration: 4-10 weeks (depending on the number of systems)

Step 5: Testing and production dry runs

Performance testing (comparing the elapsed time of critical transactions and batch jobs), integration testing with external systems, and at least one production dry run with a measurement of the real downtime. For an S/4HANA conversion this also means functional testing of business processes.

Duration: 3-6 weeks

Step 6: Production cutover

The cutover itself, in a planned maintenance window (typically a weekend). Change freeze, final data synchronisation, switching users and integrations across, smoke tests, and the decision to open production. The rollback plan is prepared and tested beforehand in case of a critical problem.

Duration: 24-48 hour maintenance window (longer for large conversions)

Step 7: Stabilisation and cost optimisation

The first weeks after cutover: performance tuning, monitoring (CloudWatch, integration with SAP Solution Manager), then cost optimisation: a schedule for switching off non-production environments, Savings Plans for steady production load, and right-sizing instances based on real usage.

Duration: 2-4 weeks

 

SAP licensing on AWS

Moving to AWS doesn’t change how SAP itself is licensed: your SAP licences (application and HANA) remain a contract with SAP regardless of where the system runs. The BYOL (Bring Your Own Licence) model means you carry your existing licences into the cloud.

A few points worth keeping in mind:

  • SAP application and HANA licences are independent of AWS. AWS bills for infrastructure (instances, storage, networking); SAP bills for the software. They are two separate line items.
  • RISE with SAP bundles both into one subscription. If you choose RISE, software and infrastructure sit in a single SAP contract, but you lose access to MAP funding and some of the cost flexibility.
  • Operating systems for SAP (SUSE Linux for SAP, Red Hat for SAP) have their own billing model on AWS: either included in the instance price (hourly subscription) or BYOS (Bring Your Own Subscription).
  • Plan a licence audit before migrating, so you carry across only what’s genuinely in use and don’t pay for surplus licences in the new environment.

 

Minimising downtime

How much downtime an SAP migration requires depends mainly on the strategy you choose and the size of the HANA database.

  • Rehosting a large HANA database via backup/restore is a maintenance window measured in hours, driven by database size and link throughput. For large databases you use HANA System Replication: replicate the database to AWS live, then in the maintenance window perform only the takeover, which cuts downtime to minutes.
  • A brownfield conversion to S/4HANA (SUM with DMO) has a longer window, because the database conversion happens within it. You shorten it with the downtime-optimised DMO mode and with dry runs that let you measure and tune the real elapsed time.
  • Greenfield minimises production downtime (the new system is built in parallel) but shifts the weight onto data migration and running both systems in parallel through a transition period.

In every scenario the rollback plan is prepared and tested before the actual cutover. Keeping the source system read-only for the first days after cutover is a standard safeguard.

 

How AWS MAP funds an SAP migration

What the AWS Migration Acceleration Program (MAP) is

MAP is an AWS funding programme for organisations migrating from on-premise or colocation. It runs across three phases, and SAP environments are among the workloads AWS is particularly keen on, so they qualify for an elevated budget.

Phase What it covers Typical funding
Assess Environment audit, business case, sizing, migration plan 50-100% of assessment cost
Mobilize Landing zone, governance, pilot environment 50-80% of partner fees
Migrate & Modernize The migration and conversion itself 70-80% of partner fees

Why SAP qualifies for a higher budget

AWS treats SAP migrations as strategic and runs a track for them with funding ceilings above the standard MAP. The reason is straightforward: an SAP estate is a large, steady workload that stays on the platform for years once migrated. In practice that means, for the customer:

  • Higher funding ceilings than a typical application migration
  • Additional credits toward the target infrastructure for the duration of the migration and stabilisation
  • Access to AWS architects who specialise in SAP, and to the partner’s SAP Competency programme

This is the core commercial argument: with a well-run MAP application, the real cost of an SAP migration on your side drops by 70-80%, and the point of a forced S/4HANA decision (the end of ECC support in 2027) becomes an opportunity largely funded by AWS rather than a pure cost.

Who qualifies

  • An active SAP environment (on-premise, colocation, or already partly in the cloud)
  • A target on native AWS (self-managed, not RISE)
  • A minimum project size at the level of partner engagement typical for SAP environments (most SAP projects clear the threshold comfortably)
  • A certified MAP partner to submit and run the application. We handle that end to end.

What you can realistically get

Scenario Project cost MAP covers You pay
Single system, rehost €70K / £60K / $76K ~€52.5K / £45K / $57K (75%) ~€17.5K / £15K / $19K
Mid-size environment, brownfield to S/4HANA €280K / £238K / $302K ~€205K / £174K / $221K (73%) ~€75K / £64K / $81K
Enterprise, multi-system, conversion €950K / £808K / $1.03M ~€710K / £604K / $767K (75%) ~€240K / £204K / $259K

Beyond covering partner fees, you typically also get AWS credits toward the target infrastructure for the project’s duration, plus support from AWS architects. Flag the date of your hardware refresh or SAP support renewal at the outset, as it can be a point of leverage that unlocks additional funding.

MAP isn’t the only AWS funding route, and smaller projects can sometimes use other programmes (proof-of-concept funding, programmes for smaller workloads). For SAP, given the scale, MAP is the default path. We break down target infrastructure billing and cost ranges in the AWS migration cost calculator.

 

SAP migration costs and timelines

Scenario Systems Strategy Timeline Project cost With MAP
Single system 1 ECC or S/4HANA Rehost 8-16 weeks €60K-140K / £51K-119K / $65K-151K €18K-42K / £15K-36K / $19K-45K
Mid-size environment 3-6 systems Brownfield to S/4HANA 4-9 months €140K-450K / £119K-383K / $151K-486K €42K-140K / £36K-119K / $45K-151K
Enterprise Many systems, multiple regions Greenfield / mixed brownfield 9-18 months €450K-1.4M+ / £383K-1.19M+ / $486K-1.5M+ €140K-420K / £119K-357K / $151K-454K

What drives cost and time most: the number of systems in the environment, the rehost vs S/4HANA-conversion decision (a conversion is a separate application project), the number of integrations with external systems, availability requirements (HA/DR), and the acceptable downtime window (the shorter it is, the more work goes into replication and dry runs).

On the savings side, the biggest items are the end of the hardware refresh cycle, switching off non-production environments outside working hours, and Savings Plans for steady production load. Together these typically deliver a 20-50% reduction in infrastructure cost against on-premise, depending on how inefficient the starting environment was.

 

Frequently asked questions

How long does an SAP migration to AWS take?

From 8-16 weeks for a single system moved without a version change (rehost), through 4-9 months for a mid-size environment with an S/4HANA conversion, to 9-18 months and beyond for large organisations with many systems. Timeline is driven mainly by the number of systems and by whether the migration is paired with an S/4HANA conversion.

RISE with SAP or a self-managed deployment on AWS?

RISE is a subscription from SAP in which SAP manages the infrastructure (running on AWS underneath), at the price of less control and less cost flexibility. A self-managed deployment gives you full control over the architecture, integration with the AWS ecosystem, and access to MAP funding (70-80% of partner fees), which is not available under RISE. For firms that value control and cost optimisation, self-managed is usually the better fit.

Is AWS certified for SAP HANA?

Yes. AWS offers SAP-certified instances for production HANA (listed in the SAP HANA Hardware Directory), with up to 24 TB of memory in a single node (the High Memory family). Production environments run on certified instances; non-production can run on cheaper, non-certified ones.

How much does an SAP migration to AWS cost?

From €60K-140K (roughly £51K-119K / $65K-151K) for a single system (rehost) to €450K-1.4M and beyond for a large environment with an S/4HANA conversion. AWS MAP funding covers 70-80% of partner fees, bringing the real cost down to €18K-420K depending on scale. On top of that comes a 20-50% reduction in infrastructure cost against on-premise.

Do I have to move to S/4HANA straight away?

No. You can move ECC to AWS first without a version change (rehost) and plan the S/4HANA conversion later. Many customers combine the two steps, though, because the end of mainstream ECC support at the end of 2027 forces the conversion anyway, and combining the projects lets you fund the whole thing from a single MAP budget.

How much downtime does an SAP migration need?

For a rehost of a large database using HANA System Replication, downtime is limited to the takeover in the maintenance window, so minutes. A brownfield conversion to S/4HANA needs a longer window (the database conversion happens within it), which you shorten with the downtime-optimised DMO mode and dry runs. The real time is confirmed on a dry run before production.

 

Next steps - a free migration assessment

Every SAP migration starts with an assessment of the environment. We analyse your systems (versions, HANA sizes, integrations, availability requirements) and come back with specifics:

  1. Target sizing on AWS - which HANA-certified instances, what HA/DR architecture
  2. A strategy recommendation - rehost, brownfield, or greenfield, and why that one
  3. A realistic cost estimate and timeline - concrete ranges, including the MAP funding projection
  4. A cutover plan - how to switch with minimal business disruption

We deliver production migrations and modernisations for organisations in regulated industries, with the emphasis on compliance, business continuity, and zero-downtime cutovers. Whether you’re facing the end of ECC support, a hardware refresh for HANA, or just weighing the direction, the first step is understanding what you’re working with.

Jerzy Kopaczewski

Planning an SAP move to the cloud?

Book a free 30-minute call. We'll give an initial read on the complexity of migrating your SAP environment and check whether your project qualifies for AWS MAP funding (typically 70-80% of partner fees).

AWS SAP S/4HANA SAP HANA RISE with SAP migration AWS MAP SAP on AWS

Read also:

Previous post Next post