IS WordPress Horizontally Scalable ? If yes then How ?

This page summarizes the projects mentioned and recommended in the original post on /r/Wordpress

Cloudways' Black Friday Offer - 1st Choice of Developers
Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.
platform.cloudways.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • WordPress

    WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

    You have no idea of the massive scale of wp.com if you think it runs on 8-ish servers. Otto was talking about wordpress.org, the site where you can download WP software and its plugins/themes & which hosts learning resources & community forums etc. That site gets a lot of traffic & needs multi-server setup to scale as well. wp.com is altogether a different beast.

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

    Cloudways logo
  • S3-Uploads

    The WordPress Plugin to Store Uploads on Amazon S3

    The uploads folder will need to be shared across all servers running WP so that same static files are available to every instance. Also some 3rd party plugins write to the uploads folder as well. Here you choices on how you want to do it & each has its pros & cons. You can choose to have a network volume used as uploads folder (like EFS on AWS or Cloud Filestore on GCP) or use an object storage like Amazon S3 (multiple plugins like this exist to automatically sync uploads to S3 etc) or use rsync (with lsyncd) to sync files among servers (not a good idea).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the basic use of GitHub Desktop for CI/CD work on WordPress websites?

    6 projects | /r/github | 13 Jun 2023
  • WP performance with large database of media (photography)

    1 project | /r/Wordpress | 24 Feb 2023
  • In One Minute : WordPress

    2 projects | dev.to | 6 Nov 2022
  • What is an API?

    1 project | dev.to | 29 Jun 2022
  • O que é uma API?

    1 project | dev.to | 21 Jun 2022