Deploying a Terraform Remote State Backend with AWS S3 and DynamoDB
https://hackernoon.com
The acronym IaC is a short form for the popular DevOps term `Infrastructure As Code` This concept represents the ability to set up networking, hardware, and operating system components in the cloud by writing them as code and code alone. In this article, we are going to be focusing on Terraform, an open-source DevOps tool developed by Hashicorp in 2014.