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 default,…
One of the things that HashiCorp Terraform requires to work is the ability to save and store the Terraform State Management (.tfstate) file. By default,…
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…
Various tasks working with strings in HashiCorp Terraform is the most common type of code written when writing Infrastructure as Code (IaC) templates. String interpolation…
I have been recognized by HashiCorp due to my continued dedicated and commitment to helping the DevOps and Site Reliability Engineer (SRE) community with being…
WordPress is the most popular open-source Content Management System (CMS) in the world. It support customization, plugins, themes, and many other features. It’s a great…
Defining IP Address spaces using CIDR notation for network and subnets is a common task for network engineers, DevOps Engineers, and Site Reliability Engineers (SRE)…
In today’s world, generating high-quality content for businesses, websites, and other uses is critical. However, creating engaging and effective content requires expertise, and it’s a…
Manually triggering GitHub Actions workflows can be very useful at times, in addition to GitHub Actions ability to be triggered on certain events, such as…
At its core, DevOps is a cultural and collaborative approach that integrates development and operations teams to streamline the software development lifecycle. DevOps enables teams…
for_each in HashiCorp Terraform can be used to create more advanced Terraform configurations that are able to deploy multiple instances of a resource or module…
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…
Microsoft offers several different certifications across multiple expertise levels from Fundamental, to Associate, to Expert. The Microsoft Certified Associate certifications are the level of certification…
HashiCorp Terraform is a popular tool for managing infrastructure as code (IaC). By defining your IaC using Terraform, you can use version control with your…
DevOps is a rapidly growing field that has revolutionized the way organizations develop and deploy software. With the increased demand for DevOps Engineers, many people…
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 CLI is a powerful tool for managing Azure resources from the command line. It enables developers and system administrators to perform a wide range…
HashiCorp Terraform infrastructure deployments can always be run manual, but using GitHub Actions to implement Continuous Integration and Continuous Deployment (CI/CD) can be used to…
The Microsoft Certified: Azure Solutions Architect Expert certification is a great credential for showcasing your expertise in the Microsoft Azure cloud. This Expert level certification…
Microsoft certifications are available in multiple levels from Fundamental, to Associate, to Expert at the top. The Microsoft Certified Expert certifications are the most advanced…
The term “Blockchain” has been gaining a lot of buzz; especially in more recent time. It all started with Bitcoin and cryptocurrencies but has taken…