# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2022-11-03T08:00:00.000-07:00
# Duration of the webinar.
duration: "60 minutes"
# Datetime of the webinar.
datetime:
# Description of the webinar.
description: |
Learn the basics of Pulumi from projects to components. We’ll use C# and templates to stand up our first bit of infrastructure: A small Kubernetes cluster on AKS from Azure. Along the way, we’ll learn how infrastructure as code makes updates easier, reduces time to value, and helps you keep your cloud costs down.
If you want to code along, you’ll need a [free Pulumi SaaS account](https://app.pulumi.com/signup/), [the Pulumi CLI](https://www.pulumi.com/docs/install/), [.NET 6+](https://www.pulumi.com/docs/languages-sdks/dotnet/), and an Azure account (free tier is okay).