Articles by Tag #infrastructureascode

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How Talking to a College Senior taught me Devops/Gitops

The Story I love going to hackathons. Not just for participating, but for meeting new...

Learn More 111 21Nov 22 '24

Terraform on AWS: An introductory guide

Terraform Overview When people hear the term terraform, they often think of terraforming...

Learn More 93 5Feb 5

terraProof: The Secret Weapon Every DevOps Engineer Needs

"terraProof isn’t a standalone tool or prepackaged product—it’s a mindset and a framework for how to...

Learn More 67 6Jan 20

Terraform Tactics: A Guide to Mastering Terraform Commands for DevOps

About Terraform Terraform is an open-source IaC tool provided by by HashiCorp that enables...

Learn More 62 8Sep 8 '24

Managing AWS EKS access entries with Terraform and OpenTofu

Setting up EKS authentication and authorization using Infrastructure as Code 📚...

Learn More 31 2Oct 14 '24

How to Build a Self-Service DevOps Platform (Platform Engineering Explained)

Introduction As organizations scale their DevOps practices, the demand for efficiency,...

Learn More 23 2Apr 11

Infrastructure as Code Why It’s a Game-Changer

Introduction to IaC Infrastructure as Code is a method of managing and provisioning...

Learn More 22 0Jan 25

How to Structure a Terraform Project

As exciting as starting a new Terraform project may sound, the first question is where and how we...

Learn More 18 1Jul 1 '24

Migrating CloudFormation to TF

One day you might find yourself in the unfortunate position of wanting to migrate away from...

Learn More 18 2Jan 21

How to build a DevOps team

If you're considering how to build a DevOps team the best way possible, this one's for you. This blog...

Learn More 17 0Oct 1 '24

OpenSauced on Azure: Lessons learned from a near-zero downtime migration

At the beginning of October, the OpenSauced engineering team completed a weeks-long migration of our...

Learn More 13 1Oct 15 '24

How to Implement GitOps for Efficient DevOps Workflows

Introduction: The Need for GitOps in Modern DevOps Imagine you're working in a fast-paced...

Learn More 13 0Mar 6

Infrastructure as Code (IaC) and Terraform

Infrastructure as Code (IaC) revolutionizes how IT infrastructure is managed by using code-based...

Learn More 11 0Nov 24 '24

Automating AWS EC2 Provisioning with Terraform: A Step-by-Step Guide

Introduction Manually setting up cloud infrastructure can be time-consuming, error-prone,...

Learn More 11 2Feb 8

What Is Pulumi And How To Use It

Imagine managing your cloud infrastructure using the programming languages you already love—Python,...

Learn More 11 0Jul 11 '24

Deploy Amazon Q Business with AWS CDK - example and best practices

Amazon Q Business, like almost all other AWS services, can be configured using the AWS Console. To...

Learn More 11 0Aug 11 '24

CloudFormation template generator with LLMs/GenAI

Today, I will be guiding you through implementation of a script that creates a CloudFormation...

Learn More 10 1Nov 10 '24

Top 20 Terraform Providers You Should Know About in 2024

In the world of cloud computing and DevOps, Terraform has emerged as a powerful tool for managing...

Learn More 10 8Oct 14 '24

Terraform - Let's keep the quality up!

Introduction Terraform is one variant of managing Infrastructure as Code. Let us take a...

Learn More 10 1Jun 11 '24

Mastering Conditional Expressions in Terraform

1. Using Conditional Expressions with count 2. Using Conditional Expressions with for_each 3. Using...

Learn More 10 0Sep 29 '24

🚀 Crash Course: Terraform Basics for Freshers

Terraform is a powerful tool for managing infrastructure as code (IaC). If you’re new to cloud or...

Learn More 9 0Dec 2 '24

Understanding Terraform: A Guide to Effective IaC Practices

What is Terraform? Terraform is an infrastructure as code (IaC) tool that allows you to...

Learn More 9 3Jun 12 '24

S3 native state locking in Terraform

Since the Terraform 0.5.0 release from May 2015th we've been able to store our state on S3...

Learn More 8 0Nov 29 '24

Building terraProof: A Step-by-Step Guide to Your Terraform Sandbox

Coming Soon – February 2025: A deep dive into terraProof in the Terraforming AWS: One Solution at a...

Learn More 8 4Jan 20

Platform Engineering Abstraction: How to Scale IaC for Enterprise

Infrastructure as code (IaC) has become increasingly challenging as organization and usage scale....

Learn More 8 0Oct 3 '24

AWS Load Balancer Setup: ALB and NLB Implementation Guide 🚀

Introduction 👋 In this guide, I'll share my hands-on experience setting up both...

Learn More 8 1Feb 8

Using ChatGPT & AI Agents for Infrastructure Automation in DevOps

Introduction The rise of artificial intelligence (AI) is transforming various industries,...

Learn More 8 0Apr 5

Terraform for Beginners: Writing Your First Infrastructure Code

Introduction Imagine you're working on a new cloud-based project. Your team needs to...

Learn More 8 0Mar 4

Straight Forward Tofu

In this entry level blog post, we will learn the basics of provisioning infrastructure with OpenTofu...

Learn More 8 0Sep 19 '24

Meet Cloud Compass: AI-assisted IaC Coverage Audit and Risk Mitigation

Working with our customers, we’ve noticed that even the most mature dev organizations struggle with...

Learn More 7 0Aug 5 '24