Deploying AWS Infrastructure with Terraform: EC2, RDS, S3 and more (Part 1 of 2)
Introduction
Terraform is an infrastructure as a code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. Terraform's benefits include:
Infrastructure as Code: Mana...
blog.sagaryadav.dev6 min read