Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
The Story I love going to hackathons. Not just for participating, but for meeting new...
Terraform Overview When people hear the term terraform, they often think of terraforming...
"terraProof isn’t a standalone tool or prepackaged product—it’s a mindset and a framework for how to...
About Terraform Terraform is an open-source IaC tool provided by by HashiCorp that enables...
Setting up EKS authentication and authorization using Infrastructure as Code 📚...
Introduction As organizations scale their DevOps practices, the demand for efficiency,...
Introduction to IaC Infrastructure as Code is a method of managing and provisioning...
As exciting as starting a new Terraform project may sound, the first question is where and how we...
One day you might find yourself in the unfortunate position of wanting to migrate away from...
If you're considering how to build a DevOps team the best way possible, this one's for you. This blog...
At the beginning of October, the OpenSauced engineering team completed a weeks-long migration of our...
Introduction: The Need for GitOps in Modern DevOps Imagine you're working in a fast-paced...
Infrastructure as Code (IaC) revolutionizes how IT infrastructure is managed by using code-based...
Introduction Manually setting up cloud infrastructure can be time-consuming, error-prone,...
Imagine managing your cloud infrastructure using the programming languages you already love—Python,...
Amazon Q Business, like almost all other AWS services, can be configured using the AWS Console. To...
Today, I will be guiding you through implementation of a script that creates a CloudFormation...
In the world of cloud computing and DevOps, Terraform has emerged as a powerful tool for managing...
Introduction Terraform is one variant of managing Infrastructure as Code. Let us take a...
1. Using Conditional Expressions with count 2. Using Conditional Expressions with for_each 3. Using...
Terraform is a powerful tool for managing infrastructure as code (IaC). If you’re new to cloud or...
What is Terraform? Terraform is an infrastructure as code (IaC) tool that allows you to...
Since the Terraform 0.5.0 release from May 2015th we've been able to store our state on S3...
Coming Soon – February 2025: A deep dive into terraProof in the Terraforming AWS: One Solution at a...
Infrastructure as code (IaC) has become increasingly challenging as organization and usage scale....
Introduction 👋 In this guide, I'll share my hands-on experience setting up both...
Introduction The rise of artificial intelligence (AI) is transforming various industries,...
Introduction Imagine you're working on a new cloud-based project. Your team needs to...
In this entry level blog post, we will learn the basics of provisioning infrastructure with OpenTofu...
Working with our customers, we’ve noticed that even the most mature dev organizations struggle with...