Skip to content




KeystoneJS logo
Adobe Experience Manager logo

From KeystoneJS to Adobe Experience Manager

We are the KeystoneJS to Adobe Experience Manager migration experts

Last verified:



Challenges with KeystoneJS

Key pain points

The biggest challenge with KeystoneJS is that it hands you all the responsibility that a managed CMS would normally handle. Deployment is entirely on you, and the documentation around production hosting, Docker configuration, and scaling is thin. We've seen teams struggle to go from a smooth local development experience to a reliable production setup, especially if they don't have dedicated DevOps support. The admin UI Docker image alone can balloon to over a gigabyte, which is a headache for containerised deployments.

The community around Keystone is significantly smaller than competitors like Strapi or Payload. That means fewer tutorials, fewer plugins, and slower answers when you hit an edge case. The ecosystem of ready-made integrations is almost non-existent, so you'll be building most things from scratch. For an agency working on client projects with deadlines, that time cost adds up quickly.

Content editors also tend to have a harder time with Keystone compared to more polished alternatives. The admin UI is functional but feels utilitarian, and non-technical users often need more onboarding than you'd expect. There's no visual editing, no preview infrastructure, and no real content workflow features like drafts, publishing schedules, or approval chains without building them yourself. If your client's content team needs a CMS they can pick up and run with, Keystone usually isn't the answer.

Help me migrate


Deployment complexity in KeystoneJS

Deployment complexity

Self-hosting is the only option, and the docs don't hold your hand. Getting Keystone into production requires real infrastructure knowledge, and the large Docker image sizes make it worse.

Small community in KeystoneJS

Small community and ecosystem

Compared to Strapi or even Payload, the community is much smaller. Fewer plugins, fewer tutorials, and slower support when things go wrong.

No built-in content workflows in KeystoneJS

No built-in content workflows

There are no turnkey drafts, scheduled publishing, or approval chains. Keystone provides field primitives that can be assembled into publishing workflows, but you need to wire them up yourself.

Dated admin UI in KeystoneJS

Admin UI feels dated

The admin panel is functional but lacks the polish and UX of modern CMS interfaces. Non-technical editors often find it confusing and need more training.

No visual editing in KeystoneJS

No visual editing or live preview

There's no way for editors to see content in context before publishing. You'd need to build your own preview infrastructure, which is a significant engineering effort.

Scaling challenges in KeystoneJS

Scaling requires significant effort

Running Keystone under high traffic means managing session stores, reverse proxies, and server resources yourself. It doesn't scale as smoothly as cloud-native CMS alternatives.



Benefits of Adobe Experience Manager

Key advantages

AEM is the kind of platform you only choose if you’re a Fortune 500 company or you enjoy voluntary suffering. I’m not an Adobe fan. It’s bloated, overpriced, and built to lock you into their ecosystem. But fine, here are the positives. The Adobe integration is the real draw. If your organisation already lives inside Creative Cloud, Analytics, and Target, AEM becomes a giant DXP monolith that handles assets, personalisation, segmentation, and multi-channel delivery from one place. The DAM is genuinely strong, now split into Assets Prime and Assets Ultimate tiers, and it scales to enormous traffic when you throw infrastructure at it.

If you’re not operating at scale, you’ll spend absurd money for problems a clean Sanity + modern composable stack solves better and cheaper. If you are considering AEM or escaping it, get in touch. We’ll help you choose something that won’t haunt your ops team for the next decade.

Start my migration


Integration with Adobe tools

Integration with Adobe tools

AEM connects with Creative Cloud, Analytics, and Target, letting teams move assets, data, and personalisation logic across tools without friction

Robust digital asset management

Robust digital asset management

The DAM is genuinely powerful. It has AI tagging, smart cropping, versioning, and bulk optimisation for massive media libraries.

Consistent multi-channel delivery

Consistent multi-channel delivery

AEM can push content to web, mobile apps, email, and more from one central source. Ideal for enterprises that need consistent messaging across every customer touchpoint.

Flexible architecture

Flexible architecture

Runs headful, headless, or hybrid. Teams can serve Content Fragments over GraphQL, author on a live frontend with the Universal Editor, or ship through Edge Delivery Services, then mix that with legacy setups. Adaptable for companies with complicated stacks.

Scalable enterprise-level operations

Scalable enterprise-level operations

AEM is designed to handle huge traffic, global teams, and heavy workflows. It scales reliably when backed by proper infrastructure and Adobe’s cloud.

Dark UI design application showing a cursor selecting an element labeled 'Jenny' and a large blank frame.

Intuitive user interface

For an enterprise platform, the UI is relatively approachable, helping large content teams manage complex workflows without needing to touch code.





Common questions

KeystoneJS to Adobe Experience Manager migration FAQs

Answers to the most common questions about KeystoneJS to Adobe Experience Manager migration

What makes migrating from KeystoneJS difficult?
KeystoneJS stores data through Prisma, so the database layer is well-structured and easy to export. The harder part is replacing everything Keystone doesn't give you. Most Keystone projects have custom-built preview systems, publishing workflows, and access control logic that are tightly coupled to the Node.js backend. Rebuilding those features in a new CMS takes planning. We typically budget 4 to 8 weeks for a Keystone migration depending on how much custom infrastructure the team has built around it.
Why do teams move away from KeystoneJS?
Deployment complexity is the number one reason. Teams love Keystone during local development, then hit a wall getting it reliably into production. The Docker images can balloon past a gigabyte, the docs don't cover production hosting well, and there's no managed hosting option. The small community compounds this problem. When you hit an edge case, there are fewer people who've solved it before. Content editors also struggle with the admin UI, which lacks visual editing, live preview, and built-in publishing workflows that competing platforms ship by default.
How do we extract our content from KeystoneJS?
Since Keystone uses Prisma ORM, your content lives in standard PostgreSQL, MySQL, or SQLite tables with clean schemas. You can export directly from the database using SQL dumps or Prisma's query API. The content model is defined in your TypeScript codebase, so mapping fields to a new CMS is straightforward. We write automated scripts that handle the data transformation, including resolving relationships between lists and migrating file references. For a project with 20 to 50 Keystone lists, extraction and transformation usually takes 1 to 2 weeks.
How much does Adobe Experience Manager cost?
AEM is one of the most expensive CMS platforms going. Adobe publishes no list prices, so everything is a custom enterprise quote. From contracts we've seen, AEM Sites licensing tends to start around $60,000 per year on its own, and a full AEM as a Cloud Service deployment usually lands in the six figures, often $200,000 or more annually once you factor in usage. Implementation runs another $100,000 to $500,000+, and Adobe support contracts add 15-25% of licensing on top. We've watched companies pay more for their AEM contract than for their entire engineering team's salaries. If that ratio sounds familiar, it's time to rethink the stack.
Can I migrate from AEM to Sanity?
Yes, and it's one of the more common moves we handle. The work is real but tractable. For an enterprise instance, plan for a few weeks to a few months depending on how customised AEM is. The biggest bottleneck is content extraction. AEM's JCR (Java Content Repository) stores everything in a proprietary node structure that needs custom tooling to export cleanly. Custom OSGi bundles, Sling models, and heavy DAM workflows all get rebuilt or replaced, usually with something far simpler. We run a parallel build, standing up Sanity and a modern frontend while AEM stays live, then cut over once content and redirects are validated. Editorial teams keep working throughout.
What are AEM's main limitations?
Cost is the headline, but it isn't the only one. Development is slow because nearly everything routes through Java, OSGi, and Sling, so even small changes need a dedicated dev. Performance degrades the moment you customise the platform. The author UI is dense, and routine content work often still depends on engineers. You're also tied to Adobe-certified partners for setup and upkeep, and contracts tend to carry multi-year lock-ins. The headless side (Content Fragments served over GraphQL, plus the Universal Editor) works, but it's bolted onto a DXP monolith rather than built lean from the start.
Is AEM overkill for most sites?
For most sites, yes. AEM earns its keep when an organisation already lives inside Creative Cloud, Analytics, and Target and needs governance across hundreds of properties. If you're not using several of those Adobe tools, you're paying enterprise rates for a CMS that's slower to build on and more expensive to staff than the alternatives. We've met teams who adopted AEM on a consultant's recommendation, then found they used maybe 15% of it. A Sanity backend with a Next.js frontend would have cost a fraction and shipped faster. Three things to watch if you do leave. DAM assets with custom metadata and renditions don't transfer automatically. Dispatcher and Sling URL patterns need careful redirect mapping to hold SEO value. Contract lock-ins can carry steep early-termination fees.


Get in touch

Tell us what you're building. We reply within one working day — Jono or someone on the team picks up every message personally.