Category: AWS

My thoughts on technology and business, welcome to subscribe

Basic concepts of Terraform

Basic concepts of Terraform

What is Terraform? Terraform is an infrastructure as code (IaC) tool that allows you to build, change, and version infrastructure safely and efficiently. IaC is a code (human readable) that...