Infrastructure management is a very manual process and error prone. Iac (Infrastructure as Code) provides automation, reusability and Versioning. By using Terraform, infrastructure can be consistent and repeatable. In the next few articles I am going explain IaC, terraform definitions, managing infrastructure and workflows using AWS, Heroku, Docker and Cloud9. …