Introduction For beginners, hosting a web application can seem like a daunting task. For instance, php developers require knowledge on how to install the LAMP(Linux, Apache, MySql, PHP) stack just to host a simple php application. Heroku provides a simple approach to hosting applications for beginners and its free, at-least…