Category DevOps

Terraform Version Upgrade

Azure DevOps Integration

Starting the blog with the question – What is Terraform? It can be called a magic wand that creates Infrastructure on the basis of the code that you write.  In Hashicorp’s words, “Terraform is an open-source Infrastructure as A Code…

Introduction to Siege

Azure DevOps Integration

Several factors play an important role in order to make a business succeed. One of them is its online presence in today’s world. In simple words, online presence means an informative and attractive web page. Web page/server are the mirror…

Terraform CI-CD With Azure DevOps

Azure DevOps Integration

Let’s consider a scenario in which you are deploying your infrastructure using a Terraform code (infrastructure-as-code) which is stored in a remote git repository. Now working in an organization you need to make sure that all your deployments are always…