HashiCorp Terraform is great for deploying any Microsoft Azure resource, and the same applies to deploying serverless compute with Azure Function...
Author Bio
Chris Pietschmann
Latest Articles
Terraform: Store Backend State in Azure Storage Account
One of the things that HashiCorp Terraform requires to work is the ability to save and store the Terraform State Management (.tfstate) file. By...
How Adoption of ChatGPT Can Benefit Your Career in DevOps, SRE or Software Development
We are all looking to advance our careers and to find tips and tricks to help us get the leading edge in the industry. Technology certifications are...
Terraform: String Functions and Interpolation Explained
Various tasks working with strings in HashiCorp Terraform is the most common type of code written when writing Infrastructure as Code (IaC)...
Chris Pietschmann Awarded HashiCorp Ambassador – 2023
I have been recognized by HashiCorp due to my continued dedicated and commitment to helping the DevOps and Site Reliability Engineer (SRE) community...
Host WordPress in Microsoft Azure with App Service (PaaS hosting)
WordPress is the most popular open-source Content Management System (CMS) in the world. It support customization, plugins, themes, and many other...
Terraform: Using CIDR Notation to Define IP Address Ranges and Subnet Address Spaces
Defining IP Address spaces using CIDR notation for network and subnets is a common task for network engineers, DevOps Engineers, and Site...
Crafting Effective AI Prompts for Improved Content Generation: A ChatGPT Guide
In today's world, generating high-quality content for businesses, websites, and other uses is critical. However, creating engaging and effective...
IPv4 Address CIDR Range Reference and Calculator
As a network engineer, administrator, or Site Reliability Engineer (SRE) you probably have run across CIDR notation for defining IPv4 address spaces...
Build5Nines Weekly – February 23, 2023
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines...
Configuring Manual Triggers in GitHub Actions with `workflow_dispatch`
Manually triggering GitHub Actions workflows can be very useful at times, in addition to GitHub Actions ability to be triggered on certain events,...
What is DevOps?
At its core, DevOps is a cultural and collaborative approach that integrates development and operations teams to streamline the software development...
Terraform: Use for_each to deploy multiple resources
for_each in HashiCorp Terraform can be used to create more advanced Terraform configurations that are able to deploy multiple instances of a...
Get Started with Python Scripting and Automation
Python is a popular programming language that is widely used for scripting, automation, data analysis, and web development. Python scripting is a...
What are the Microsoft Certified Associate Certifications?
Microsoft offers several different certifications across multiple expertise levels from Fundamental, to Associate, to Expert. The Microsoft...
Deploy Terraform using Azure DevOps YAML Pipelines
HashiCorp Terraform is a popular tool for managing infrastructure as code (IaC). By defining your IaC using Terraform, you can use version control...
How to become a DevOps Engineer
DevOps is a rapidly growing field that has revolutionized the way organizations develop and deploy software. With the increased demand for DevOps...
Deploying Azure Bicep Templates using the Azure CLI
Using the Azure CLI to deploy Azure Bicep templates can be used to more efficiently build Infrastructure as Code (IaC) deployment workflows for...
Get Started with Azure CLI infrastructure as code scripting
Azure CLI is a powerful tool for managing Azure resources from the command line. It enables developers and system administrators to perform a wide...
Build5Nines Weekly – February 15, 2023
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines...