meta_desc: "Learn the basics of Pulumi from projects to components. Use Python and templates to stand up serverless containers on Cloud Run from Google Cloud"
# A featured webinar will display first in the list.
# 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 Python and templates to stand up our first bit of infrastructure: A small set of serverless containers on Cloud Run from Google Cloud. 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/), [Python 3.9.x](https://www.pulumi.com/docs/languages-sdks/python/), and a Google Cloud account (free tier is okay).