Deploying Infrastructure to 1 or More Clouds with Pulumi
Pulumi is a powerful tool for managing cloud infrastructure through general purpose coding languages. In this presentation goes over the basic getting started steps of Pulumi. We'll specifically be using C# to write our code, and deploying to Azure and DigitalOcean, but the concepts work with any language and cloud Pulumi supports. By the end of this presentation, attendees will understand the basics of using Pulumi as a tool for creating/reading/updating/deleting the cloud infrastructure they choose to manage with Pulumi.
Take Aways
- Basics of Pulumi