BlogIncident databaseEventsAbout

Business continuity · Legacy ecommerce

Disaster Recovery for Magento Commerce

A live, isolated copy of your Magento store, ready to take orders the second the primary goes down. No restore, no data loss, no infected backup.

PHPAdobeLast updated
0 RTO
Recovery time
0 RPO
Data lost
Isolated
Ransomware reach

Definition

What is disaster recovery for Magento Commerce?

Disaster recovery for Magento Commerce is the set of systems and decisions that keep a Magento store taking orders when its primary environment fails.

A traditional plan restores the store from a backup onto rebuilt infrastructure. That takes hours or days and loses everything since the last snapshot. A live replica approach keeps a second, current copy of the store running and isolated, so failover is a switch rather than a rebuild.

The two approaches answer different questions. A backup answers "can we get the data back?". A live replica answers "can customers keep buying while we deal with this?". For a Magento store the business depends on, the second question is the one that costs money every minute it stays unanswered.

Why now

Why Magento stores need disaster recovery now

Magento stores carry more moving parts than almost any other storefront: PHP, MySQL, a search engine, a cache layer, a message queue and dozens of extensions. Any of them can take the store down, and Adobe's attention has moved to its SaaS product. Disaster recovery for Magento is now something the merchant owns end to end.

The facts that matter for a Magento store today:

  • Adobe's roadmap now centers on Adobe Commerce as a Cloud Service, a multi-tenant SaaS offering. On-premises and self-hosted deployments are no longer highlighted on Adobe's pricing page.
  • Magento Open Source 2.4.9, released May 12, 2026, was mostly platform work: PHP 8.5 compatibility, Symfony 7.4 LTS and roughly 500 bug fixes. Merchant-facing features were thin.
  • Support windows are finite. 2.4.8 is supported until April 2028 and 2.4.9 until May 2029, and each patch release still has to be tested against your extensions.
  • The feature work Adobe does ship (AI merchandising, storefront services, instant publishing) lands in the SaaS product first, and often only there.

Failure modes

Where Magento stores actually fail

Disaster recovery planning tends to imagine fires and floods. Real Magento outages are more mundane and more frequent. The failure modes that a plan for Magento Commerce has to cover:

  • A patch or extension update that breaks checkout, cart or the admin, with the fix requiring a rollback of the database as well as the code.
  • Hosting or cloud region failures that take Varnish, Elasticsearch or OpenSearch and MySQL down together.
  • Ransomware landing through an exposed admin, a stale extension or a compromised deployment pipeline, then encrypting media, the database and the backups that sit on the same network.
  • A vendor incident at Adobe Commerce Cloud or at a payment, tax or search provider the storefront depends on.
  • The backup itself: stored on the same host or account, encrypted alongside production, or restored with the intrusion still inside it.

The replica

Why a live replica beats restoring Magento from backup

Four things change when the store has a live, isolated copy instead of a snapshot on a shelf.

Zero recovery time, because nothing is recovered

The replica is already running. When the primary fails, customers are switched to the copy in seconds. There is no rebuild, no restore window and no scramble to find the person who knows how the store was configured.

Zero data loss, because the copy is current

The replica follows the primary continuously rather than nightly. Orders placed on the replica during an outage are captured and reconciled back when the primary returns.

Ransomware cannot follow

The replica is isolated from the primary's hosting account, network and credentials. An attacker who owns production has no path into the copy, and you never restore from a snapshot that might carry the infection with it.

The vendor's outage is not your outage

When a hosting provider, a cloud region or a dependency fails, the replica sits outside that blast radius. Customers keep buying while someone else fixes their problem.

How it works

How the Jestr replica works for a Magento store

Jestr does not re-implement Magento Commerce. It runs a copy of your actual store, kept current and kept apart.

  1. Jestr builds a live copy of the store

    Jestr replicates the Magento store as it actually runs: the application, its data and its configuration, at the exact version and with the exact dependencies the primary uses. Nothing is re-implemented, so what customers see on the replica is the store they know.

  2. The copy stays current and stays isolated

    The replica follows the primary continuously, at a known-good state, so an update that breaks production does not break the copy. It runs on Jestr's side of the outage with no shared credentials, network or identity, so a compromise of the primary stops at the primary.

  3. When the primary fails, you switch

    One action moves customers to the replica. They browse the same catalog, sign in to the same accounts and check out. Orders are captured on the replica. The switch works even when your own network is the thing that is down.

  4. When the primary is back, you reconcile and switch back

    Orders and account changes made on the replica are reconciled into the restored primary. You choose when to switch back. Nothing was lost and no backup was restored.

What the replica captures for Magento Commerce

  • The catalog, categories, CMS pages, blocks and media, so the storefront a customer sees on the replica is the storefront they know.
  • The customer, cart and checkout path, so orders can still be placed while the primary is down and reconciled back afterwards.
  • Configuration, themes and the extensions that make the store yours, kept in sync as the primary changes.
  • Isolation from the primary's network and credentials, so ransomware in production has no route to the copy.

Side by side

Backup and restore vs a live Magento replica

The same outage, handled two ways.

Traditional backup and restore compared with a live Jestr replica of a Magento Commerce store.
DimensionTraditional backup and restoreLive Jestr replica
Time until customers are served againHours to days: provision, restore, reconfigure, testSeconds: the replica is already running
Data lostEverything since the last snapshot, often a full dayNothing: the replica is current, and changes made during the outage are reconciled back
RansomwareBackups often sit in the blast radius, and a restore can bring the infection backThe replica is isolated; you switch to it instead of restoring into the compromise
Vendor or hosting outageYou wait for the providerThe replica sits outside the provider's failure domain
RehearsalRarely tested, because a full restore is disruptive and slowSwitching to the replica is routine and can be rehearsed any time
Who does the work at 3amYour team, from a runbook that may be out of dateThe switch is one action; the copy was built and kept current in advance

FAQ

Frequently asked questions

Does this cover Adobe Commerce Cloud as well as self-hosted Magento?

Yes. Adobe Commerce Cloud is still a single vendor and a single region for your storefront. The Jestr replica sits outside that blast radius, so a cloud incident or a failed deployment on Adobe's side does not stop your customers from buying.

Does Jestr replace our Magento backups?

No. Keep backups for archives, audits and long-term retention. Jestr replaces the part of the plan that backups are bad at: keeping the store selling while the primary is down, without a restore window and without data loss.

Can customers actually check out on the replica during an outage?

Yes. The replica runs the real Magento store, including the cart and checkout path. Orders placed during the outage are captured and reconciled to the primary when it returns. Payment and fulfillment integrations are configured as part of onboarding.

How is ransomware kept out of the replica?

The replica shares nothing with the primary that an attacker could use: no credentials, no network path, no hosting account. Replication is one-way and validated, so an encrypted or tampered primary does not propagate. You switch to a clean copy instead of restoring into the compromise.

How fast is failover?

Seconds. The replica is already running and current, so failover is the act of pointing customers at it. There is no provisioning, restoring or reconfiguring in the critical path.

Does this work with managed Magento hosting?

Yes. The replica sits outside the hosting provider, whoever it is. That is the point: when the host has a bad day, the store does not.

Talk to us

Keep your Magento store running through the worst day.

Tell us about your Magento Commerce store and we will show you a failover. One reply, from a human. No newsletter.

Or request early access and browse the incident database.