$30 off During Our Annual Pro Sale. View Details »

Scalable WordPress with Bedrock and AWS

Scalable WordPress with Bedrock and AWS

WordPress is responsible for approximately 37% of all site of the internet so it’s a big player and a big player needs big architecture. Take a peek behind the curtain and see how we build highly available scalable WordPress solutions. From the basics of how scalable systems work to the design choices that need to be considered to see how we create resilient systems with Bedrock and AWS.

Balther74

June 17, 2020
Tweet

Other Decks in Technology

Transcript

  1. Scalable WordPress with Bedrock and AWS • Who am I

    • What is… • Getting from A – B • Conclusion
  2. Who am I • Technical Director @ Torpedo Group Ltd

    • PHP Developer for 19+ Years • Programming for over 30 years • Lived worked in Germany for 2 ½ years • Grandfather
  3. What is highly available & scalable hosting • Scalable hosting

    • Scalable hosting means that the hosting solution is able to grow and shrink to meet the demand being placed on it • Highly available hosting • Highly available hosting means that if any component fails – from a web server going down to a load balancer dying – the solution will be able to carry on working • They are not the same but they use similar architecture & components.
  4. What is Bedrock • From the home page (roots.io/bedrock/) •

    WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure • Composer driven • More secure folder structure • Follows the 12 factor app methodology (12factor.net) • We like it!
  5. Conclusion • Who I am • What is • Highly

    available & scalable hosting • Bedrock • We built up the architecture from A – B