title: "Pulumi 101: Fundamentals with Python and Docker"
meta_desc: "Learn the basics of Pulumi from projects to components. We’ll use Python and Docker to build, configure, and deploy a real-life, modern application."
# A featured webinar will display first in the list.
Learn the basics of Pulumi from projects to components. We’ll use Python and Docker to build, configure, and deploy a real-life, modern application with related infrastructure: a system that runs the fictitious Pulumipus Boba Tea Shop. 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, the Pulumi CLI, Python 3.9.x, and Docker installed and running on your machine.
# The url slug for the webinar landing page. If this is an external
# webinar, use the external URL as the value here.
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2022-10-20T10:00:00.000-07:00
# Duration of the webinar.
duration: "60 minutes"
# Datetime of the webinar.
datetime: "9/12/2022 10:00am - 11:00am PT"
# Description of the webinar.
description: |
Learn the basics of Pulumi from projects to components. We’ll use Python and Docker to build, configure, and deploy a real-life, modern application with related infrastructure: a system that runs the fictitious Pulumipus Boba Tea Shop. 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 [Docker](https://docs.docker.com/get-docker/) installed and running on your machine.