High Availability for the LAMP Stack, Step-by-Step

High Availability for the LAMP Stack, Step-by-Step

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 59 | 461 MB

How to eliminate single points of failure & increase uptime for your Linux, Apache, MySQL, & PHP Based Web Sites & Apps.

Do you wish you could ensure your website was up all the time and finally enjoy a peaceful night’s sleep? Do you want to be able to scale without downtime and handle unexpected surges of traffic? Do you want a solution that just works without spending weeks testing various combinations of technologies and software? Do you want someone to lay it all out for you and walk you through an entire deployment? If so, you’re in the right place. I understand because I’ve been there. I know what it’s like to be woken up in the middle of the night when a web server goes down. I don’t know about you, but I’m fairly grumpy at 2:47 A.M. when something is broke and I’m the one that has to fix it. That’s why I strive to eliminate single points of failure and ensure service availability. I would much rather plan for failure ahead of time than have to react to it. If you have a robust design that’s easy to support you can repair any failures at your convenience instead of trying to cobble together a makeshift solution in the middle of the night. I’ve spent countless hours designing, testing, and implementing high availability solutions for a wide range of Linux based services during my career. I’ve put together a well designed, well-tested solution for the LAMP (Linux, Apache, MySQL, PHP) stack that easily scales to support an increasing number of users all the while decreasing downtime. I’ve taken each possible single point of failure into account from the obvious ones to the less than obvious edge cases you’ll need to cover in order to have a truly robust design. This architecture and design:

Works on physical servers. If you’re running on bare metal, this design will work for you.

Works in virtual environments such as VMWare, VirtualBox, Ovirt, Red Hat Enterprise Virtualization (RHEV), KVM, and Xen.

Works in the cloud — You’ll learn about the important nuances for running in the cloud. This design works whether you’re using Amazon Web Services (AWS), Rackspace Cloud, or another provider. Scales without downtime add more servers or resources without users even noticing. Works with custom written websites and applications that run on the LAMP stack. Supports popular open source web applications such as WordPress, Drupal, Joomla, MediaWiki, phpBB, Redmine, SugarCRM, and more.

This step-by-step guide teaches you everything you need to know website eliminate single points of failure for your Linux, Apache, MySQL, and PHP based web applications.

What You Will Learn

  • Build and deploy a highly available LAMP stack.
  • Increase the uptime for your website and web applications!
Table of Contents

High Availability for the LAMP Stack
1 Introduction
2 Files and Downloads
3 Preparing a Local Test Environment
4 Installing Vagrant on Windows
5 Installing an SSH Command Line Client on Windows Using Git
6 Installing Vagrant on Mac
7 Vagrant Crash Course
8 Typical Web Application Residing on a Single Server
9 Scaling VS Availability
10 The High Availability Architecture
11 Configuring High Availability for the IP Address
12 Installing and Configuring a Load Balancer
13 Installing and Configuring Apache and PHP
14 Creating Highly Available Storage
15 Installing and Configuring MySQL
16 Installing and Configuring WordPress
17 Considerations for the Cloud

Scaling
18 Web Servers
19 Database Servers
20 Storage
21 Conclusion

Bonus Highly Available Joomla
22 Highly Available Joomla