Vishal Shekokardevopsblogsbyvishal.hashnode.dev·Jan 31, 2024Streamlining Operations with Ansible: A Comprehensive Guide Day - 57Introduction: In the ever-evolving landscape of IT infrastructure and system management, efficiency and automation have become paramount. One tool that stands out in this pursuit is Ansible. Ansible is an open-source automation tool that simplifies c...#90daysofdevopschallenge
Naresh Changarapunaresh-terraform.hashnode.dev·Jun 8, 2023day-04-TerraformDay-04 Terraform Terraform Variable and Datasources -> Create a terraform-key in AWS ec2 key-pairs which we will reference in our EC2 instance. Step-01: Introduction Terraform Concepts; -> terraform Input variables-> Terraform Datasources-> Terraform...Terraform
Nikhil Akkinikhilakki.in·Feb 5, 2023Introduction to TerraformTerraform is an infrastructure as code (IAC) tool that enables you to define, configure, and deploy cloud infrastructure using a high-level configuration language. It supports multiple cloud providers, including AWS, GCP, and Azure, as well as on-pre...84 readsCloudTerraform