Implementing CHEF on Azure
Author: Gunjan Chaudhari, Cloud Engineer What is CHEF? A chef is an automation platform that configures and manages your infrastructure whether it is on-premises or in the cloud. You can…
Author: Gunjan Chaudhari, Cloud Engineer What is CHEF? A chef is an automation platform that configures and manages your infrastructure whether it is on-premises or in the cloud. You can…
Author – Ajinkya R. Bhabal, Associate Cloud Engineer Overview First, start with a quick introduction to IaaC Tool and Services. Terraform – It is a tool for safely…
Author – Shefali Kamble, Associate Cloud Engineer Microsoft has introduced the preview of ARM Template what-if feature which was a private preview initially but lately, this new option for PowerShell…
Author – Siddhi Morajkar, Cloud Engineer Overview Before getting started with the integration of Terraform with Azure DevOps, let’s get an overview of Terraform and Azure DevOps.Terraform is an open-source…
The sheer complexity of modern IT environments make automation a necessity, Ansible is an automation tool. It makes your business more efficient and saves time. Azure ansible environment where configure…
What is Terraform? Terraform is a simple and powerful open-source infrastructure management tool developed by Hashicorp which uses a simple language called HashiCorp Configuration Language (HCL). Terraform lets us build,…