Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A look at the modern WordPress server stack

A look at the modern WordPress server stack

These are the slides from a talk given at WordCamp San Diego 2016.

Do you remember when you could run a "fast" WordPress site with just an Apache server and PHP? Yeah, those were days! Things were a lot less complicated then.

Now, everything has to load lightning fast! Visitors don't have the same expectations about loading times as they used to. A slow site can have serious implications for you or your client.

You just can't have a site that feels fast to your visitors without adding a few more gears to your server engine.

During this talk, you'll learn what makes up the modern WordPress server stack. You'll see how the various pieces fit together to make your WordPress site fast. You'll leave knowing what your next steps are to get your own modern WordPress server stack.

You can read the companion article at: https://carlalexander.ca/modern-wordpress-server-stack/

Carl Alexander

April 23, 2016
Tweet

More Decks by Carl Alexander

Other Decks in Technology

Transcript

  1. HTTP cache • Batcache • Hyper Cache • WP Rocket

    • WP Super Cache • W3 Total Cache
  2. Can happen a few dozen times to a few hundred

    times Query / Result (Talk with your developer(s) if it's the latter!)
  3. EasyEngine Doing it yourself • MariaDB • nginx • Various

    object cache options • Various HTTP cache options • Various PHP options
  4. Trellis Doing it yourself • MariaDB • Memcached • nginx

    • nginx HTTP cache (optional) • PHP 7