fbpx
Terraform Workflow Process Explained

Terraform Workflow Process Explained

HashiCorp Terraform, an open-source Infrastructure as Code (IaC) tool, enables easier infrastructure provisioning and management across all types of platforms. At the heart of Terraform's effectiveness is its workflow that consists of three main stages: Write, Plan,...

Terraform: How to Join and Split Strings

Terraform: How to Join and Split Strings

HashiCorp Terraform, a versatile infrastructure-as-code tool, empowers users to define and provision infrastructure resources with a declarative configuration language. In Terraform, managing strings effectively is pivotal to a seamless experience. This article delves...

Terraform: Import Existing Infrastructure

Terraform: Import Existing Infrastructure

The popular HashiCorp Terraform, open-source, Infrastructure as Code (IaC) tool, empowers DevOps and SRE teams to manage and provision resources more efficiently. One of Terraform's powerful features is the ability to import existing infrastructure into a Terraform...

Terraform: How to Join and Split Strings

Terraform: Create your First Module

Infrastructure as Code (IaC) has become a cornerstone of modern cloud management, and HashiCorp Terraform is a powerful tool for achieving this. Terraform allows you to create reusable components called modules, enabling you to build consistent and scalable...

How to Determine URL a Local Git Repository was Originally Cloned From

Git: Reset / Undo Most Recent Local Commit

Git is a powerful version control system (used stand-alone, with GitHub, and Azure DevOps) that allows developers to keep track of changes in their codebase. However, mistakes can happen, and there may be times when you accidentally commit the wrong changes to your...

Azure CLI: Check if Blob Exists in Azure Storage

Azure CLI: Check if Blob Exists in Azure Storage

Before we dive into the nitty-gritty details, let's clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers, and within these containers, you'll find Blobs. Blobs are objects or files that can be...

Bash: Syntax error: redirection unexpected

Bash: Syntax error: redirection unexpected

If you've encountered the error message "Syntax error: redirection unexpected" while running a script in Ubuntu Linux, you're not alone. This error can be a bit puzzling, especially if you're migrating from a different Linux distribution like SUSE, where you didn't...

Latest Articles

Terraform Workflow Process Explained

Terraform Workflow Process Explained

HashiCorp Terraform, an open-source Infrastructure as Code (IaC) tool, enables easier infrastructure provisioning and management across all types of platforms. At the heart of Terraform's effectiveness is its workflow that consists of three main stages: Write, Plan,...

Build5Nines Weekly Newsletter

Build5Nines Weekly – May 18, 2023

Build5Nines Weekly – May 18, 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 Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...

Build5Nines Weekly – May 18, 2023

Build5Nines Weekly – April 18, 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 Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...

Build5Nines Weekly – May 18, 2023

Build5Nines Weekly – March 27, 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 Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...

Build5Nines Weekly – May 18, 2023

Build5Nines Weekly – March 15, 2023

The Build5Nines Weekly newsletter is your source to keep up-to-date on all the latest Microsoft Azure and related cloud news and community updates! The newsletter includes the latest blog articles, podcasts, videos, and more from Microsoft and the overall community...

More Articles

 

 

Terraform Workflow Process Explained

Terraform Workflow Process Explained

HashiCorp Terraform, an open-source Infrastructure as Code (IaC) tool, enables easier infrastructure provisioning and management across all types of platforms. At the heart of Terraform's effectiveness is its workflow that consists of three main stages: Write, Plan,...

 

Terraform: How to Join and Split Strings

Terraform: How to Join and Split Strings

HashiCorp Terraform, a versatile infrastructure-as-code tool, empowers users to define and provision infrastructure resources with a declarative configuration language. In Terraform, managing strings effectively is pivotal to a seamless experience. This article delves...

 

 

 

Terraform Workflow Process Explained

Terraform Workflow Process Explained

HashiCorp Terraform, an open-source Infrastructure as Code (IaC) tool, enables easier infrastructure provisioning and management across all types of platforms. At the heart of Terraform's effectiveness is its workflow that consists of three main stages: Write, Plan,...

 

Terraform: How to Join and Split Strings

Terraform: How to Join and Split Strings

HashiCorp Terraform, a versatile infrastructure-as-code tool, empowers users to define and provision infrastructure resources with a declarative configuration language. In Terraform, managing strings effectively is pivotal to a seamless experience. This article delves...

 

Azure CLI: Check if Blob Exists in Azure Storage

Azure CLI: Check if Blob Exists in Azure Storage

Before we dive into the nitty-gritty details, let's clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers, and within these containers, you'll find Blobs. Blobs are objects or files that can be...

 

Deploying Azure Bicep Templates using the Azure CLI

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 managing Microsoft Azure resources. Azure Bicep templates and the Azure CLI are both powerful tools for any DevOps Engineer...

 

 

Terraform: Deploy Azure App Service with Key Vault Secret Integration

Terraform: Import Existing Azure Resource Group

If you find yourself with an existing Azure Resource Group that you need to import into a Terraform project, you can use the terraform import command to do it. This article goes through the steps necessary to take you through the process of importing an existing Azure...

 

 

Fix: response_type ‘id_token’ is not enabled for the application (AADSTS700054)

What is Azure’s Special 168.63.129.16 IP Address?

In the realm of cloud computing, Azure stands as a behemoth, offering a multitude of services to cater to the diverse needs of businesses and developers. As you delve deeper into the Azure ecosystem, you may come across a seemingly enigmatic entity – the 168.63.129.16...

 

 

 

 

 

 

 

 

 

Get Started with Python Scripting and Automation

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 skill that every DevOps Engineer and Site Reliability Engineer (SRE) should master, as it can help you automate routine...

 

 

 

 

What is the Internet of Things?

What is the Internet of Things?

The Internet of Things (IoT) is a growing market that is bringing an ever increasing amount of connected devices and innovative solutions that mix compute power, sensors, and other hardware with the physical world to provide monitoring, predictive, and automation...

 

Azure IoT Development Tools for Visual Studio Code

Azure IoT Development Tools for Visual Studio Code

You can use Visual Studio Code (VSCode) to develop Azure Internet of Things solutions using Azure services; like Azure IoT Hub, Azure IoT Edge, and device applications. Microsoft provides a rich set of tools that can be used for Azure IoT development along with other...

 

 

 

Do Microsoft Certifications Expire?

Do Microsoft Certifications Expire?

I've received many questions regarding the entire process of Microsoft certifications over the years. Some of the most common questions I've gotten are around the topic of whether Microsoft certifications expire and how you renew them when they do. The short answer...