Chris Pietschmann
Author

Chris Pietschmann

Chris Pietschmann is a Microsoft MVP (since 2008), HashiCorp Ambassador, IBM Champion and Microsoft Certified Trainer (MCT) with 25+ years of experience designing and building Cloud & Enterprise systems. He has worked with companies of all sizes from startups to large enterprises. He has a passion for technology and sharing what he learns with others to help enable them to learn faster and be more productive.  
Microsoft MVPMicrosoft MCTHashiCorp Ambassador 2025IBM Champion 2026

766 articles 4 books

Certification

Top FREE Microsoft Certification Hands-on Labs

It’s important to use plenty of great study materials when studying for that next Microsoft certification exam. There are many great paid resources available on…

Oct 28, 2022 3 min read
DevOps

Terraform: Organize Locals / Local Values

Terraform local values (aka locals) enable the creation of expressions or values that can be easily referenced within the Terraform project or Terraform module. Using…

Oct 19, 2022 5 min read
HashiCorp Terraform

CDK for Terraform: Write IaC using Language of Choice

The Cloud Development Kit for Terraform (CDKTF) enables you to write Infrastructure as Code (IaC) using HashiCorp Terraform without the need to learn HCL (HashiCorp…

Aug 30, 2022 2 min read
Azure Management

Terraform: Get Azure Subscription Reference

When working with Terraform on Azure to manage resources, there are times when it’s necessary to get a reference to an Azure Subscription. This could…

Aug 25, 2022 2 min read
Azure CLI

Azure CLI: Call Azure REST API Directly

The Azure CLI is a command-line tool built to give a native CLI interface for working with Microsoft Azure resources. The Azure CLI itself will…

Aug 8, 2022 3 min read