In the previous post, we saw how to use Pulumi and C# to define and deploy cloud resources to Azure. In this post, we will learn how easy it is to setup a continuous integration and deployment pipeline in Azure DevOps to deploy a Pulumi stack.
The code for my cloud stack is available on GitHub, and we will use Azure Pipelines to…
Continue Reading Vignesh Natarajan’s Article on their blog
Automating your cloud deployments using Pulumi & Azure Pipelines
In the previous post, we saw how to use Pulumi and C# to define and deploy cloud resources to Azure. In this post, we will learn how easy it is to setup a continuous integration and deployment…
Blog Syndicated with Vignesh Natarajan’s Permission