# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2022-11-02T13: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 TypeScript and templates to stand up our first bit of infrastructure: A static site on AWS using S3. 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/), [NodeJS](https://www.pulumi.com/docs/languages-sdks/javascript/), and an AWS account (free tier is okay).