‘Scalability’ Videos

  • Come scalare un sito WordPress grazie all’action scheduler

    WordCamp Verona 2023Speaker: Sebastian Hornoi

    December 18, 2023 — Il talk mostra come gestire operazioni di grandi dimensioni attraverso l’utilizzo dell’action scheduler spezzando cosi l’operazione grande in tante piccole code. Questo ci permette di scalare un sito WordPress senza la paura di non poter più avere tante funzionalità dovute allo scalare e quindi alla non riuscita dell’operazione in quanto andrebbe in timeout.

  • Chi ha detto che WordPress non scala? Sfatiamo questo falso mito!

    WordCamp Torino 2023Speaker: Fabrizio Leo

    April 27, 2023 — Uno degli argomenti che spesso caratterizzano le discussioni tra gli utenti è la difficoltà (o addirittura l’impossibilità, a detta di alcuni) per WordPress di scalare.

    Ma siamo sicuri sia proprio così, oppure che quest’affermazione sia solo frutto di immaginazione?

    Attraverso una serie di casi pratici, con l’ausilio di metodi e tecnologie ad-hoc, Fabrizio ci mostra com’è possibile raggiungere obiettivi importanti in termini di scalabilità, senza stravolgere WordPress e integrandolo perfettamente e in modo trasparente all’interno di architetture molto complesse.

    Presentation Slides »

  • Olaf Lederer, Sharon Lederer: How to scale up your WordPress website to the next level?

    WordCamp Thessaloniki 2019Speakers: Olaf Lederer, Sharon Lederer

    June 15, 2020 — Do you have an adequate website, but are great results missing? Do you find it difficult to renew your website, even though you know it’s really necessary? We will help you to take the next step(s).

    During our presentation we will guide you through every step of the process. Of course, we keep in mind not to lose your current position in Google!

    We will discuss:
    1) The importance of a strong brand identity,
    2) Different ideas for conversion optimization,
    3) New ways to attract the right visitors

    After this presentation you will have enough ideas to improve the success of your own website!

    Presentation Slides »

  • Nathaniel Schweinberg: Scalable, Highly-Available WordPress on AWS

    WordCamp US 2017Speaker: Nathaniel Schweinberg

    December 10, 2017 — WordPress at its heart is a blogging platform, designed to serve a site that’s largely read-only. Logging in isn’t necessary unless you’re an admin looking to write a blog post or adjust settings. This is a good thing! Scaling a site that’s predominantly read-only is very easy because you can place a CDN like CloudFront or a page cache like Varnish in front of a single server and serve many, many requests from hardware as cheap as $5 per month.

    But what happens when you have a site that isn’t read-only? What happens when you have, for example, a WooCommerce site with a couple hundred transactions a day? Or perhaps you run a news site with millions of pageviews a month? All of a sudden, that poor $5 server is catching on fire and asking what it did to deserve this!

    Running a single server like this is called a “Single Point of Failure” and that is a very big no-no to run in a production environment. Cloud servers are ephemeral in nature and aren’t guaranteed to stay up 100% of the time. Any number of things can go wrong, which is why designing your infrastructure to respond to bursts of traffic as well as be able to continue serving requests when servers go down is paramount to a reliable production environment.

    This talk will give an overview of what is involved from moving from a single-server setup to a scalable, highly-available infrastructure on AWS.

  • Dominic Grzbielok: The WordPress 1% – 1 Millionen Nutzer, was haben wir gelernt?

    WordCamp Cologne 2016Speaker: Dominic Grzbielok

    November 6, 2016 — Was wir aus der Skalierung von WordPress Multisite für 1 Millionen User gelernt haben.

    Presentation Slides »

  • Jason Cosper: Scaling WordPress With Load Testing

    WordCamp Sacramento 2016Speaker: Jason Cosper

    October 31, 2016 — Everybody wants their site to be scalable. From shared hosting customers to large media companies on expensive dedicated hardware, people deserve to get every last bit of performance that they’ve paid for.

    However, most people don’t even bother to load test their sites. And of those who do, a number tend to only run basic tests on their local machine. To truly understand what you can reasonably expect, you need to throw real traffic (and real scenarios) at your production environment.

    In this session, we will discuss how to generate tests that mimic realistic user traffic, ways to run these tests against your site, and what to do after you realize things maybe aren’t as fast as you’d thought.

    Presentation Slides »

  • Thijs Feryn: Scaling WordPress

    WordCamp Antwerp 2016Speaker: Thijs Feryn

    October 18, 2016 — How to optimize your stack for better scalability?
    WordPress isn’t just used for your average blog that has 10 visitors per day. The tech industry has realized that the WordPress platform can be leveraged as the foundation for all kinds of content-driven websites. But when your website gets increasingly popular and your WordPress installation is under heavy load, that’s when things get more complicated.
    WordPress is built on top of PHP & MySQL and in this presentations I will show you how to optimize your stack for better scalability. We’ll be talking about software like Varnish, Nginx, Redis & PHP-FPM. We will also cover topics like loadbalancing, session distribution, static file hosting, SSL termination & aggressive page caching.
    Just enough infrastructure talk to make your WordPress bullet proof. But don’t worry, we’ll start from the beginning.
    WordPress isn’t just used for your average blog that has 10 visitors per day. The tech industry has realized that the WordPress platform can be leveraged as the foundation for all kinds of content-driven websites. But when your website gets increasingly popular and your WordPress installation is under heavy load, that’s when things get more complicated.

    Presentation Slides »

  • Chris Webb and Michael Cremean: WordPress Scaling and Security

    WordCamp Las Vegas 2015Speakers: Chris Webb, Michael Cremean

    February 22, 2016 — Mike and Chris have deployed sites that got over 10 million page views a month. Recently one site got 30 million in an hour. A customer sold 2500 tickets in 30 minutes using OpenTickets on WooCommerce.

    Learn how to securely scale WordPress and WooCommerce to handle massive traffic and still sleep at night.

  • Luke Wheatle and Sophie Plimbley: Building a Scalable WordPress at News Corp UK

    WordCamp London 2015Speakers: Luke Wheatle, Sophie Plimbley

    May 27, 2015 — This talk is about the challenges that are faced when building a platform structure in WP for enterprise. It discusses building a scalable WordPress platform offering WP as a service to the business and meeting their requirements, policies, documentation, and vulnerabilities. It looks at building WordPress on AWS, automated deployments, automated testing and WP best practices, auto-scaling.

  • Panel Discussion: WordPress at Scale – Enterprise, Media, and Education

    WordCamp Seattle 2015: Experienced EditionSpeakers: Evan Cordulack, Jeremy Felt, Josh Kadis, Nathan Letsinger, Grant Landram

    May 6, 2015 — This panel is comprised of the project managers and developers behind three complex and highly-trafficked WordPress sites. They’ll briefly discuss how they use WordPress at scale and the challenges they had to overcome. and will then take questions from the audience.