馃鈥嶁檪锔廢nderstanding Configuration management with AnsibleIn one of my previous blogs, I explained infrastructure provisioning (which means creating infrastructure on the cloud). We talked about IaC and one of its tools 'terraform'. In this blog, We will deep dive into configuring that infrastructure automa...Sep 24, 2023路4 min read
Getting Started with Terraform: Creating an EC2 Instance in AWS 鈽侊笍Infrastructure as Code (IaC) has revolutionized the way we manage and provision cloud resources. Terraform, a popular IaC tool developed by HashiCorp, allows you to define and provision infrastructure using code. In this tutorial, we'll walk through ...Sep 3, 2023路5 min read