#iac
Read more stories on Hashnode
Articles with this tag
Introduction In this project, we'll automate the deployment of a highly available web application infrastructure on AWS using Terraform. The...
Introduction This Terraform project is designed to provision and manage AWS infrastructure using Infrastructure as Code (IaC). The project includes...
Define IAC? IAC or Infrastructure as Code allows you to build, change, and manage your infrastructure through coding instead of manual processes. The...
These advanced scenario-based questions cover a wide range of complex situations you might encounter while managing infrastructure with Terraform,...
Introduction: In this project, we demonstrate how to use Terraform to provision a simple yet robust AWS infrastructure. This infrastructure includes a...
In this project, I demonstrate how to deploy a serverless application on AWS using Terraform. The application utilizes API Gateway for REST APIs,...