Tag: SRE

Azure Bicep

Comparison: Terraform vs Azure Bicep

HashiCorp Terraform and Azure Bicep are both declarative Infrastructure as Code (IaC) tools for provisioning and managing infrastructure in the Microsoft Azure cloud. While they…

Jan 18, 2023 7 min read
DevOps

What is a Site Reliability Engineer (SRE)?

A Site Reliability Engineer, or SRE, is an engineering discipline that focuses on the availability, performance, and reliability of systems and services. SREs are responsible…

Jan 17, 2023 5 min read
HashiCorp Terraform

Terraform: Overview of Azure Providers and Tools

HashiCorp Terraform is a great Infrastructure as Code (IaC) tool that helps you deploy and manage IT Resources using declarative code written in HCL (HashiCorp…

Aug 1, 2022 4 min read
DevOps

Terraform: Create an AKS Cluster

While there are several ways to host container workloads in Azure, Azure Kubernetes Service (AKS) provides the easiest way to deploy Kubernetes for teams needing…

Nov 3, 2020 15 min read
DevOps

Beginner’s Guide to Pulumi CI/CD Pipelines

I have worked with Terraform for a few years, from entirely open demo environments to customers with strict security and compliance requirements.  I haven’t had…

Oct 23, 2020 17 min read
Azure Bicep

Azure Bicep Roadmap Q4’20 into 2021

Microsoft recently released the first preview of the Azure Bicep project which provides a new, more intuitive language for building out infrastructure as code deployments…

Sep 17, 2020 1 min read