App deployment by Terraform
In this post I want to show the beauty of infrastructure as code I’m currently adopting for a comprehensive configuration around an app deployment. From Web hosting.. Back in 2004 when I decided to build up an online presence I started like many other people by buying some web space combined with mailing capabilities, a small amount of databases and a web frontend (Plesk) to manage all. The most common method to self host web applications at that time was to put some PHP files on your webspace that may connect to a database....