#handson
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...
These advanced scenario-based questions cover a wide range of complex situations you might encounter while managing infrastructure with Terraform,...
Introduction This hands-on project demonstrates how to use Terraform to launch an AWS EC2 instance and install NGINX on it using a shell script. The...
Introduction Cost optimization is a crucial aspect of managing cloud infrastructure, as it helps in reducing unnecessary expenditures and ensuring...
Introduction: I will show you how to set up monitoring and logging for EC2 instances and applications running on AWS using Terraform. We will...