Jul 27, 2020Terraforming an AWS VPC Part 4 — using modulesThis is the fourth and final part of a series of articles on how to set up an AWS VPC using Terraform version 0.12.29. Up until now we are setting up our VPC using Terraform the hard way. …Terraform8 min readTerraform8 min read
Jul 26, 2020Terraforming an AWS VPC — Part 3This is the third part of a series of articles on how to set up an AWS VPC using Terraform version 0.12.29. We have created our first Terraform project in Part 1 and had our introduction to remote state files and workspaces in Part 2. …Terraform8 min readTerraform8 min read
Feb 20, 2018A Hammer Analogy on Cloud PlatformsIf only I get 0.000087 Bitcoin* every time someone argues that cloud provider X is better than cloud provider Y. I find it hard explaining it technically to some, so I came up with this simple analogy to explain how I view it. Let us take the case of Digital…AWS4 min readAWS4 min read
Feb 20, 2018Terraforming an AWS VPC — Part 2UPDATE: This is the second part of a series of articles on how to setup an AWS VPC using Terraform version 0.12.29. In Part 1 of this series of post, we have created our first Terraform project and ran basic commands to generate an execution plan, and then provision our…AWS6 min readAWS6 min read
Feb 20, 2018Terraforming an AWS VPC — Part 1UPDATE: This is part 1 of a series of articles on how to setup an AWS VPC using Terraform version 0.12.29. Imagine you will be working on a greenfield project where everything will be running in AWS. Because you have watched more AWS tutorial videos than anyone else in your…AWS6 min readAWS6 min read