Uncategorized

Azure Resource Manager

Azure Resource Manager Azure Resource Manager (ARM) enables you to work with the different components (referred to as resources in Azure terminology) in your application solution as a group. This gives us the ability to deploy, update or delete all the resources for your application in a single operation if needed. Another very useful feature […]

Terraform
Terraform Providers

Getting Started with Terraform – A Step-by-Step Guide

Terraform is a DevOps tool used extensively and I would say it is the favourite tool of engineers to provision/create the infrastructure for their application using a declarative approach. Infrastructure can comprise of any service or resource relating to that deployment platform; for example AWS, Azure,Vmware,Kubernetes etc. One of the key features of Terraform is […]

  • 1
  • 2