Akinola Matthewterraformlikeapro.hashnode.dev·14 hours agoWrite Terraform Like a Pro- Part 2Imagine this: You’ve built a well-structured Terraform module, published it to the Terraform Registry, and now it’s ready to be used. But how do you actually integrate it into your projects? How do you ensure seamless deployment while keeping your in...Terraform
Vidya Rautelavidyarautela.hashnode.dev·Feb 17, 2025Understanding variable.tf and terraform.tfvars in Terraform✨When working with Terraform, initially I found variables.tf and terraform.tfvars a bit confusing. So, I decided to break it down in a way that makes sense to me, with an oat meal example🤤✨ What : Are variables.tf and terraform.tfvars? Think of Terr...Terraform
Pravesh Sudhablog.praveshsudha.com·Feb 17, 2025Streamlining AWS Deployments: Jenkins & Terraform in Action with the 2048 Game💡 Introduction Welcome to the world of DevOps! Today, we're diving into an exciting project where we automate AWS infrastructure using Jenkins and Terraform while deploying the 2048 game on our server. We’ll kick off by provisioning a t3.small EC2 i...Devops
Chintan Bogharachintanboghara.hashnode.dev·Feb 17, 2025Terraform Associate: Destroy infrastructureInfrastructure as Code (IaC) has revolutionized how we manage and provision cloud environments. Terraform, a leading IaC tool, not only allows you to create and update resources but also offers a safe and predictable way to tear down your infrastruct...10 likes·47 readsTerraformTerraform
Mohammad Touseeftouseefmdm09.hashnode.dev·Feb 16, 2025Terraform some important pointsI recently watched an insightful Terraform video by Abhishek, and I gained some valuable takeaways that I wanted to share: 🌐 Infrastructure as CodeTerraform allows you to manage infrastructure through code, making deployments consistent and repeatab...Terraform
sheak imransheakimran.hashnode.dev·Feb 16, 2025🚀 Terraform - GitLab Integration: Automate Infrastructure Deployment-36 Resource of AWS Deploy in a single shot 🚀Managing infrastructure efficiently is crucial for any DevOps pipeline. Terraform and GitLab CI/CD provide a seamless way to automate deployments and infrastructure management. This guide walks you through integrating Terraform with GitLab CI/CD usin...AWS
Isac Coutinhodevopsaurusrex.hashnode.dev·Feb 16, 2025Step-by-Step Solution for KodeKloud's Terraform Challenge 3KodeKloud is the #1 DevOps course provider and helps students learn trending technologies they need to thrive in their career. They also have this Terraform Challenges series that consists of a set of challenges that will assist you in mastering prov...KodeKloud Terraform ChallengesDevops
Firdosh Ansaribytecanvas.hashnode.dev·Feb 16, 2025How to Launch an EC2 Instance using TerraformIntroduction Terraform is an Infrastructure as Code (IaC) tool that helps you automate AWS resource deployment. In this tutorial, you'll learn how to use Terraform to launch an EC2 instance on AWS. Prerequisites Before starting, ensure you have: An ...Terraform
Gauravlostinopensrc.hashnode.dev·Feb 15, 2025Shift Security Left for Infra as CodeIn Today’s Cloud Native World , keeping Infra Secure and Compliant has become priority , thus the Shift left Strategy towards securing Cloud Infra needs to be focused and discussed more. I was exploring on this topic and landed upon a cool Opensource...1 likeTerraform
Akash Singhskysingh04.hashnode.dev·Feb 15, 2025How I reduced $10000 Monthly AWS Glue Bill to $400 using AirflowDuring my time as a Devops Engineer at Vance, we were running around 80 ETL pipelines on AWS Glue, but as our workloads scaled, so did our costs — hitting a staggering $10,000 per month. This wasn’t sustainable. After analyzing our pipeline, we reali...32 readsAWS