H A R S H H A Aharshhaa.hashnode.dev·13 hours agoTerraform Lifecycle Rules 101:What is Terraform? Terraform is a free and open-source infrastructure as code (IAC) that can help automate the deployment, configuration, and management of remote servers. Terraform can manage both existing service providers and custom in-house solut...Discuss·12 likes·103 readsTerraform
Girdhar Kajalkajalgirdhar05.hashnode.dev·5 hours agoTERRAFORM,Managing Resources📚Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance Provisioning resources on AWS has never been easier than with Terraform. Before we dive into the details, let's ensure you have the necessary prerequisites in pl...DiscussTerraform
SIDDHANT VIJAY SINGHforInfrasity Bloginfrasityblog.hashnode.dev·7 hours agoTerramate for streamlined AWS infrastructure managementOverview In this blog post, we are thrilled to unveil an exceptional capability of Terramate that addresses the challenge of code redundancy with the DRY (Don't Repeat Yourself) principle. Through this demonstration, we will exhibit how Terramate emp...DiscussTerraform
Sujit Sahoosujitsahoo0285.hashnode.dev·8 hours agoCreate AWS instance using Terraform codeInstall Terraform on your local machine: You can download Terraform from the official website and follow the installation instructions for your operating system. Please visit- https://developer.hashicorp.com/terraform/tutorials/aws-get-started/instal...DiscussTerraform
Sandeep Kumar Swaintechwidsandeep.hashnode.dev·8 hours agoEC2 and S3 Infrastructure with TerraformProject Description: This Terraform project automates the deployment of an EC2 instance and an S3 bucket on AWS. The EC2 instance serves as a simple web server, and the S3 bucket is used for static website hosting. Project Structure: ec2_s3_infrastru...DiscussTerraform
Biswaraj Sahoobiswaraj333.hashnode.dev·15 hours agoDevOps(Day-61): Terraform CommandsTABLE OF CONTENTS Task 1: Commonly used Terraform commands Hope we've already got the gist of What Working with Terraform would be like. Let's begin with day 2 of Terraform! Task 1: Commonly used Terraform commands Find the purpose of basic Terrafo...DiscussTerraform
Biswaraj Sahoobiswaraj333.hashnode.dev·15 hours agoDevOps(Day-60): TerraformTABLE OF CONTENTS What is Terraform? Task 1: Configure Terraform Task 2: Terraform terminologies What is Terraform? Terraform is an open-source infrastructure as code (IaC) tool developed by HashiCorp. It enables you to define, provision, and ma...DiscussTerraform
Adarsh Jhaadarshdevops.hashnode.dev·16 hours ago🚀📅 Day 50 DevOps Challenge - Mastering Terraform: Essential Commands and Beyond 🛠️🚀Welcome back to our Terraform adventure! If you've been following along, you've already got a taste of what Terraform is and its fundamental concepts. Today, we're diving into the nitty-gritty of Terraform commands that will be your faithful companio...Discuss·10 likes90DaysOfDevOps-challengeDevops
CHANDRESH PATLEchandreshpatle.hashnode.dev·18 hours agoDay 54 Task: Understanding Infrastructure as Code and Configuration Management🔶 What's the difference? When it comes to the cloud, Infrastructure as Code (IaC) and Configuration Management (CM) are inseparable. With IaC, a descriptive model is used for infrastructure management. To name a few examples of infrastructure: netwo...Discuss90DaysOfDevopsChallenge#IaC
Adarsh Jhaadarshdevops.hashnode.dev·Sep 26, 2023🚀📅 Day 49 DevOps Challenge - Mastering Infrastructure Automation with Terraform🔥🔥Hello, Learners!👋 Today marks a significant step in our journey towards mastering the automation of infrastructure provisioning and management. We'll delve into Terraform, a powerful tool that enables us to streamline and automate our processes for ...Discuss·11 likes90DaysOfDevOps-challengeDevops