Skip to content
mayank jaglan edited this page Feb 10, 2017 · 10 revisions

Project Theme 1: Load Balancing a Portal Server

Welcome to the Wiki of the Laravel Portal

Theme 1 concentrates on implementing Load Balancing among multiple Laravel Portals across Amazon spot instances. We have used HAProxy to provide a high availability load balancer and proxy server that spreads requests across multiple servers. Memcached is used as a distributed memory caching system to manage sessions and secure the system. The version control mechanism used is Git and we have made the portal easily deployable by implementing Continuous Integration and Continuous deployment.

Note: Image from Source

Some Objectives (see here)