High Availability Magento Hosting UK

    EveryHost High Availability is managed Magento hosting on multi-node clusters designed for failover, in UK data centres. There are two plans: HA Starter at £799 a month (multi-node web tier with HA database options) and HA Pro at £1,299 a month (multi-node with redundancy across tiers), both ex VAT. Both include Sentinel Pro security, 24/7 monitoring, staging with release process support, on-server backups, a 99.9% uptime SLA and managed migration. Each cluster is sized from your store's measured peak load and the exact build is confirmed with you.

    High availability Magento plans and prices

    Multi-node clusters designed for failover and mission-critical Magento commerce.

    High availability Magento plans compared: monthly price ex VAT and what each plan includes
    PlanHA StarterDesigned for failoverHA ProMission-critical commerce
    Price per month (ex VAT)£799£1,299
    ResourcesMulti-node web tier + HA database optionsMulti-node + redundancy across tiers
    SecuritySentinel Pro (active tuning during attack)Sentinel Pro (active tuning during attack)
    BackupsOn-server (Bastion off-site add-on available)On-server (Bastion off-site add-on available)
    Stacknginx, Varnish, Redis or Valkey, OpenSearch and PHP-FPM on NVMe, built to your setup after orderingnginx, Varnish, Redis or Valkey, OpenSearch and PHP-FPM on NVMe, built to your setup after ordering
    Monitoring24/7 monitoring + failover-ready design24/7 monitoring + failover-ready design
    StagingStaging + release process supportStaging + release process support
    PerformanceRedis + cache + search (architected)Redis + cache + search (architected)
    SupportPriority + architecture supportPriority + named technical lead
    MigrationManaged migration includedManaged migration included
    OrderTalk to Sales about HA StarterTalk to Sales about HA Pro

    Prices ex VAT. UK VAT at 20% is added. The exact build is confirmed with you before you order.

    What high availability means for a Magento store

    Adobe's reference architecture sets out its recommended setup for a scalable Magento site, including sites that require high availability.

    • Scale web nodes for traffic and redundancy, with one node as the master that runs cron, or separate admin and worker nodes. Source: Adobe reference architecture.
    • For sites that need high availability, use a two-tier Varnish setup with an SSL-terminating load balancer. A Varnish cluster can scale to a site's traffic. Source: Adobe reference architecture.
    • Hold cache and sessions outside any single web node: consider a separate Redis instance for sessions, and Redis instances can be split by cache type. Source: Adobe advanced setup.
    • Set the database up for recovery: a replica database enables quick recovery and backups. Replication itself is set up separately from Magento's own configuration. Source: Adobe advanced setup.
    • Share media between nodes: keeping media on each server's own filesystem is inefficient for complex, multi-server configurations, and the Remote Storage module can put pub/media in remote object storage. Source: Adobe remote storage.
    • Make cache clears reach every cache node: multiple Varnish instances are supported out of the box, and every Varnish host is listed so a cache clear purges all of them. Source: Adobe multiple Varnish instances.

    Web nodes serve the requests that cannot be cached. Adobe estimates that one CPU core serves about two, and up to four, Magento requests, so the cores you need are the expected requests divided by two, plus the expected cron processes. Web nodes also need a fast enough network link to the cache servers. Source: Adobe hardware recommendations.

    Adobe also notes that a specialist host may recommend a different setup that is equally effective.

    Our HA builds use separate web, database and cache nodes, and the exact build is confirmed with you.

    Is HA right for your store? Dedicated or High Availability

    A cluster is justified when a single server outage is unacceptable, or when your measured peak concurrency is more than one large server can carry with headroom.

    Below that, a well-specified single dedicated server with tested backups is usually the better trade: fewer moving parts, at a fraction of the cost.

    Dedicated servers and high availability plans compared: monthly price ex VAT and resources
    PlanPrice per month (ex VAT)Resources
    Dedicated DS1Dedicated performance for revenue-critical stores£2498 cores / 16 threads • 64GB RAM • 2× 480GB NVMe (RAID1)
    Dedicated DS2High-traffic dedicated£39912 cores / 24 threads • 128GB RAM • 2× 1TB NVMe (RAID1)
    Dedicated DS3Peak-season resilience£54916 cores / 32 threads • 192GB RAM • 2× 4TB NVMe (RAID1)
    HA StarterDesigned for failover£799Multi-node web tier + HA database options
    HA ProMission-critical commerce£1,299Multi-node + redundancy across tiers

    The usual path as a store grows:

    1. A single node.
    2. A larger dedicated single node.
    3. The database and search separated onto their own servers.
    4. Multiple web nodes behind a load balancer.

    The trigger for the last step is when a single server outage is no longer acceptable, or when PHP is saturating on one node.

    Compare Magento dedicated servers, see the High Availability plan cards, read the Magento server sizing guide or try the Magento server calculator.

    Planning for peak trading

    Adobe sizes web nodes to process all incoming requests without queueing them, and says you can add web nodes or cores by hand for an active sales period. Source: Adobe hardware recommendations.

    We size a cluster from measured peak concurrency, uncached request rate and database write load, not from monthly visits.

    The signals to watch are:

    • CPU and memory on each node.
    • Replication lag, if replicas are used.
    • OpenSearch heap during a reindex.
    • Queue backlog.
    • Cache hit ratio.

    For a peak-season checklist, read our Magento Black Friday readiness checklist and Magento checkout speed at peak.

    Security on HA: Sentinel Pro and DDoS mitigation

    Sentinel is our Magento-tuned web application firewall and security monitoring. It covers admin password guessing and unusual sign-ins, card-skimmer changes to checkout and payment files, malware and unexpected file changes, and bots and traffic floods, which rate limiting slows. It flags missing Magento patches against Adobe's security bulletins.

    Our UK engineers act on its alerts, block sources at the server firewall and tell you what happened in plain English. Sentinel is not in the request path, so it adds no delay to page loads. It does not replace Magento security patches.

    HA plans include Sentinel Pro, which adds active tuning during an attack and priority response, at no extra cost. See how Sentinel protects Magento stores.

    DDoS attacks are handled separately. Every server sits behind upstream, network-level DDoS mitigation, which absorbs volumetric floods before they reach the server. Sentinel and our engineers deal with smaller floods from individual sources.

    Monitoring, staging and support

    Every plan has uptime and resource monitoring. Dedicated and HA plans add 24/7 proactive alerting, and both HA plans come with 24/7 monitoring and a failover-ready design.

    Both HA plans include staging with release process support. Changes are made staging-first, in defined maintenance windows, with a rollback plan.

    HA Starter includes priority and architecture support. HA Pro includes priority support with a named technical lead.

    Support comes from UK-based Magento engineers, 24/7, by ticket, by email at support@everyhost.co.uk and by phone on 0333 577 6191.

    Backups

    Backups are held on the server, with retention set by the disk space available, and our engineers handle restores.

    Bastion off-site backup is an optional encrypted copy away from the server, priced by the storage you use.

    Migrating an existing store to a cluster

    Migration is free.

    1. We assess your current store.
    2. We copy it to staging.
    3. We test it on staging.
    4. We schedule the cutover with you, in your lowest-traffic hours.

    Most stores are live within 24–48 hours, with minimum downtime.

    See how our free Magento migration works.

    The Magento stack on every node

    The default stack is nginx, Varnish, Redis or Valkey, OpenSearch and PHP-FPM on NVMe, built to your setup after ordering. Redis or Valkey is set to match your Magento version.

    Adobe's tested stack and end of support for current Magento release lines
    ReleasePHPOther componentsAdobe support ends
    2.4.98.5MySQL 8.4 or MariaDB 12.3, OpenSearch 3, Valkey 9, Varnish 831 May 2029
    2.4.8 (2.4.8-p5)8.4 or 8.3OpenSearch 3, Valkey 8.1, Varnish 831 May 2028
    2.4.7 (2.4.7-p10)8.3 or 8.2MariaDB 10.11 or 11.8, Valkey 8.1 (Redis not supported)31 May 2027

    Adobe publishes these support dates for Adobe Commerce. Source: Adobe Experience League, the Adobe Commerce system requirements and Adobe Commerce lifecycle policy, checked 25 September 2026.

    More on each part: Redis and OpenSearch for Magento, Valkey for Magento and Magento end of life dates.

    UK data centres and uptime

    Servers are in Tier 3 UK data centres in London Docklands and Manchester, and customer data stays in the UK.

    Every plan has a 99.9% uptime SLA, backed by service credits, on infrastructure with N+1 redundant power, cooling and network.

    Dedicated servers and HA clusters can take longer to provision than a VPS, depending on hardware availability.

    High availability across both sites is a custom quote: an engineer replies with a spec and a fixed monthly price, usually the same working day. Ask for a custom quote.

    High availability Magento hosting FAQs

    It is managed Magento hosting on multi-node clusters designed for failover. Our HA builds use separate web, database and cache nodes, each cluster is sized from your store's measured peak load, and the exact build is confirmed with you.

    HA Starter costs £799 a month and HA Pro costs £1,299 a month, both ex VAT. UK VAT at 20% is added. The exact build is confirmed with you before you order.

    HA Starter has a multi-node web tier with HA database options and includes priority and architecture support. HA Pro is multi-node with redundancy across tiers and includes priority support with a named technical lead. Both include Sentinel Pro, 24/7 monitoring, staging with release process support, on-server backups and managed migration.

    A cluster is justified when a single server outage is unacceptable, or when your measured peak concurrency is more than one large server can carry with headroom. Below that, a well-specified single dedicated server with tested backups is usually the better trade: fewer moving parts, at a fraction of the cost.

    From measured peak concurrency, uncached request rate and database write load, not from monthly visits. The usual path is a single node, then a larger dedicated single node, then the database and search on their own servers, then multiple web nodes behind a load balancer.

    Every plan has a 99.9% uptime SLA, backed by service credits, on infrastructure with N+1 redundant power, cooling and network in Tier 3 UK data centres.

    Both HA plans include Sentinel Pro at no extra cost. Sentinel is our Magento-tuned web application firewall and security monitoring, and Sentinel Pro adds active tuning during an attack and priority response. Our UK engineers act on its alerts. It does not replace Magento security patches.

    Yes. Every server sits behind upstream, network-level DDoS mitigation, which absorbs volumetric floods before they reach the server. Sentinel and our engineers deal with smaller floods from individual sources.

    Yes, and migration is free. We assess your store, copy it to staging, test it, then schedule the cutover with you in your lowest-traffic hours. Most stores are live within 24–48 hours, with minimum downtime.

    Yes, as a custom quote. An engineer replies with a spec and a fixed monthly price, usually the same working day.

    Yes, if you hold your own Adobe Commerce licence: you can run it on our servers as self-managed hosting. Adobe Commerce Cloud is Adobe's own product, so if you need it, stay with Adobe.

    Every plan has uptime and resource monitoring, and HA plans add 24/7 proactive alerting. Support comes from UK-based Magento engineers, 24/7, by ticket, email and phone.

    Plan a high availability Magento cluster

    High Availability from £799/mo ex VAT. The exact build is confirmed with you before you order.