Skip to content

Cloud

AWS Transform + GenAI for VM Migration: The Assisted Data-Center Exit

A grounded look at what agentic AI actually accelerates in a large VMware migration, where AWS Transform earns its keep, and where a human still owns the decision.

 ·  9 MIN READ


Alexandre Agius

Alexandre Agius

AWS SOLUTIONS ARCHITECT

SHARE

Every large VMware estate I look at these days has the same shape. A few thousand VMs, a couple of data centers on a lease that is quietly counting down, a virtualization licensing bill that got a lot less friendly over the past two years, and a migration business case that has been “almost ready” for eighteen months.

The business case stalls for a boring reason. Nobody wants to spend three months on discovery and wave planning just to produce a number that a CFO might reject. So the estate sits there, accruing cost, while the team that could move it stays busy keeping it alive.

AWS Transform is the first tool I have used that meaningfully changes that stall. It is a free, agentic AI service that automates the migration lifecycle from discovery through cutover. I want to be precise about what it does well, and equally precise about what it does not do, because the marketing number (up to 50% faster) is true and also not the whole story.

What actually eats the timeline

Before touching the tool, it helps to remember where the months go in a traditional data-center exit.

Discovery and dependency mapping. You inventory the estate, work out what talks to what, and build the map that everything else depends on. Done by hand with spreadsheets and vCenter exports, this is weeks of tedious, error-prone work.

Planning and wave design. You group workloads into migration waves that respect dependencies, compliance boundaries, and business criticality. Get this wrong and you either break an application mid-cutover or you serialize work that could have run in parallel.

Landing zone and network. You build the target AWS environment (accounts, VPCs, subnets, transit gateways, guardrails) and translate the on-premises network into cloud-native constructs.

Execution. You replicate servers, test them, and cut over during a window that the business grudgingly grants you.

Dual running. During the transition you pay for both environments. This is the silent cost that grows with every month the migration slips.

A useful way to think about it: migration work splits into two buckets. One bucket is bounded by throughput. How fast can a human read vCenter exports, reconcile them, and type the result into a plan. The other bucket is bounded by judgment. Should this workload move at all, and if so, how. Traditional tooling treated both buckets the same way, throwing human hours at everything. The agentic approach is interesting precisely because it separates them: automate the throughput bucket aggressively, and hand the judgment bucket back to people with better inputs than they had before.

That separation is also the honest test for any “AI-accelerated” claim. When a vendor tells you a phase got faster, ask which bucket it was in. Discovery and network translation are throughput. Strategy and cutover are judgment. Speeding up the first is real and repeatable. Claiming to speed up the second is where the marketing tends to overreach.

Where AWS Transform earns its keep

AWS Transform applies specialized AI agents across four areas of the lifecycle, and the acceleration is real in three of them.

Discovery is the clearest win. AI-powered collectors catalog the environment (workloads, dependencies, server specs, network configuration) and it ingests from whatever you already have: RVTools, Migration Evaluator, NetApp DII, MPA exports. You are not locked into one collector. Partners report discovery timelines cut roughly in half, and one published customer story cited 12x faster application discovery across a 29-data-center exit. That number tracks with what I would expect when you stop hand-assembling inventory spreadsheets.

Wave planning is the second win, and arguably the one that matters most for momentum. The agents analyze dependencies and business priorities and group workloads into waves through a conversational workflow. What took weeks of architect time collapses to hours. The published Vector Limited migration reported 60% of wave planning automated. The reason this matters is not just speed. Wave planning is where a migration either builds confidence or loses it. When you can regenerate a wave plan in minutes after the business tells you a new constraint, you keep the room engaged instead of scheduling another workshop.

Network translation is the third win, and the most quantifiably dramatic. Converting on-premises network topology into VPCs, subnets, security groups, transit gateways, and routing tables runs up to 80x faster than doing it by hand, and the output is ready-to-deploy infrastructure as code in CloudFormation, CDK, Terraform, or Landing Zone Accelerator format. It also generates the landing zone configuration itself, so the target environment has network isolation, encryption, and identity integration in place before a single workload moves. This is the step most teams underinvest in, and it is the step where automation prevents the most expensive class of mistake: migrating workloads into an environment that was not architected properly and paying for the rework later.

One detail worth calling out: the service now ingests from RVTools, Migration Evaluator, NetApp DII, and MPA exports, and it added agentic assessment features like what-if scenarios and customizable assumptions. In practice that means you can start with whatever partial data you already have, model two or three migration paths side by side, and produce a defensible business case without first running a perfect discovery. For an estate where the “we need better data first” objection has blocked the business case for a year, being able to start from imperfect inputs is the feature that actually unsticks the project.

The fourth area is the collaborative workbench. Project managers, architects, developers, and security engineers work in one shared view of progress and risk. It supports first-party AWS agents, partner agents, and bring-your-own-agent workflows. This is less a speed feature and more a coordination feature, and coordination is usually the real bottleneck on a migration this size.

Execution then splits into two paths that you assign per workload during wave planning. Rehost, where the service manages replication, test instances, progress tracking, and cutover to EC2. Or replatform to containers, where it analyzes source repositories, generates Dockerfiles, builds images with security scanning, and produces deployment-ready IaC for ECS or EKS. Block storage moves to EBS or FSx for NetApp ONTAP in the same workflow. The fact that you can rehost and replatform in parallel, decided per workload, is the right design. It stops the all-or-nothing argument that derails so many modernization plans.

What the AI does not decide

Here is the part the timeline charts leave out.

Agentic assessment will generate a TCO projection and a business case in minutes. It will not tell you whether the business case is the right one. The model happily produces a number for a lift-and-shift rehost. Whether you should instead replatform a subset to containers, retire 15% of the estate that nobody has logged into since 2023, or renegotiate rather than move at all, is a judgment call that depends on context the tool does not have.

Wave planning respects the dependencies it can see. It does not know that two applications share an undocumented batch job at 2am, or that a “low-criticality” workload is actually the thing that prints the compliance reports the regulator wants. Discovery catches a lot. It does not catch tribal knowledge. Every migration I have been near has at least one surprise that lived in someone’s head and not in vCenter.

Network translation produces best-practice IaC. Best practice is not the same as your practice. If your organization has opinions about CIDR allocation, egress inspection, or how transit gateways attach across accounts, you review and adjust the generated output. The agent gives you a strong first draft. It does not give you a decision you can skip reviewing.

And cutover is still cutover. The tool orchestrates replication and testing and the mechanics of the switch. It does not own the go/no-go call, the rollback criteria, or the conversation with the business owner who is nervous about their Tuesday. Those stay human, and they should.

The honest framing is that AWS Transform compresses the parts of a migration that are bounded by throughput, and leaves you with more time for the parts that are bounded by judgment. That is a genuinely good trade. It is not autopilot.

How it sits inside a MAP engagement

None of this replaces the Migration Acceleration Program. It slots into it. MAP still gives you the three-phase structure (Assess, Mobilize, then Migrate and Modernize), the Cloud Adoption Framework methodology, and the AWS investment that offsets migration expense. AWS reports customers migrating legacy applications see around 31% average infrastructure savings.

What changes is the effort profile inside each phase. Assess gets faster because discovery and TCO modeling are automated. Mobilize gets faster because landing zone and network scaffolding are generated rather than hand-built. Migrate gets faster because rehost and replatform execution are orchestrated from one console.

Pair it with the Optimization and Licensing Assessment before you commit to instance sizing, because the licensing math is often where the real five-year savings hide, and it is exactly the kind of analysis you want done before wave planning locks in EC2 selections rather than after.

The published business case, using a conservative 35% improvement on a 3,000-server scenario, models the timeline dropping from 33 months to 22 and the total cost of change falling from $7.68M to $4.82M. I treat those figures as directional rather than a promise. Your acceleration depends on how clean your estate is, how much tribal knowledge you have to excavate, and how quickly your own change process can absorb waves. The tool can plan a wave in minutes. It cannot make your CAB meet more often.

An honest recommendation

If you are sitting on a VMware estate with a lease clock or a licensing renewal bearing down, run AWS Transform through the discovery and assessment phase now, before you commit to anything. It is free, it ingests the exports you already have, and within a short window you will have a dependency map, a wave plan, and a TCO business case that would otherwise take a quarter to assemble by hand. That alone breaks the “almost ready” stall that keeps these migrations frozen.

Then treat the output as a strong first draft, not a verdict. Let the agents do the discovery, the wave grouping, and the network translation. Keep a human on the strategy (rehost versus replatform versus retire), on the tribal-knowledge gaps discovery cannot see, and on every go/no-go. The teams that get burned are the ones that mistake a fast plan for a validated one.

Assisted migration is an accelerator, not an autopilot. Used that way, it is the most useful thing to happen to data-center exits in years. Used as a substitute for judgment, it will simply help you make the wrong migration faster.

ABOUT THE AUTHOR

Alexandre Agius

Alexandre Agius

AWS Solutions Architect

Passionate about AI & Security. Building scalable cloud solutions and helping organizations leverage AWS services to innovate faster. Specialized in Generative AI, serverless architectures, and security best practices.

ONE LETTER A MONTH · NO TRACKER · UNSUBSCRIBE ANYTIME

CONTINUE READING

Related dispatches

Comments

Sign in to leave a comment