Next: Task 5---Migrating to Amazon Relational Database Service, Previous: Task 3---Connect to an Amazon Lightsail Database, Up: Deploy and Scale a LAMP Application [Contents][Index]
Now that you have the front end and database separated, let’s take a look at how we can add some scalability and fault tolerance to the web tier.
In this section, you will take a snapshot of the web front end, and deploy two additional web tier instances from that snapshot.
Finally, you will add a load balancer in front of the three web instances. When this task is complete, you will have a scaled-out and fault-tolerant version of a sample two-tier web application.
After you complete this task, you will have a scaled-out and fault-tolerant version of a sample two-tier web application.
The demonstration video Scaling the PHP Front End will take you step by step through the lab process. |
• Scale the Front End: | ||
• Load-balance the Front End: |