Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.94 KB

readme.md

File metadata and controls

50 lines (36 loc) · 1.94 KB

Infrastructure as Code with Pulumi

global-azure-2024

FAQ

  • ⚠️ All paths starting with / are relative to repository's root.

Introduction

This is a community workshop, designed to last ~4hrs. During this workshop you will:

  • Learn the basics of using Pulumi with dotnet
  • Learn about Resource Components
  • Learn about orchestrating Pulumi using NUKE
  • Learn about

Prerequisites

⚠️

This workshop is desinged to be run using dotnet, however any of the languages supported by Pulumi should work as well.

Exercises

⚠️

This workshop is run in dotnet. It is assumed you have basic dotnet skills and are capable of working on your own, using provided guidelines and documentation

Exercise Description
exercise01 Getting started
exercise02 Inputs & Outputs
exercise03 Component Resources
exercise04 Orchestration
exercise04 Policies

Exercise Answers

We believe in learning by doing. Therefore we do not provide direct answers, but rather place emphasis on guiding you towards the desired solution(s). In order to make the most of this workshop, you will need to work though it (if needed at your own pace, at home).