Click here to Skip to main content
15,890,670 members
Articles / DevOps

Introduction to Infrastructure as Code and Pulumi with Azure

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
14 Jun 2022CPOL7 min read 4.3K   7   2  
In this article, we ease into infrastructure as code with Pulumi.
Here we configure the CLI and set up the Pulumi service to store our configuration and state, build a simple virtual machine in JavaScript, and explore the code differences between JavaScript, TypeScript and C#.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Infrastructure-as-Code on Azure with Pulumi View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Hi! I'm a Solution Architect, planning and designing systems based in Denver, Colorado. I also occasionally develop web applications and games, as well as write. My blog has articles, tutorials and general thoughts based on more than twenty years of misadventures in IT.

Comments and Discussions