Summary
Scaling a Web application is nontrivial. Node; using the cluster module allows us to scale it vertically. Scaling horizontally requires us to reach out to the wider community. In our application we have chosen Hipache; a node based load balancer. In the next chapter we will discuss production-level improvements that we can make to our application when we look at performance and reliability issues.