Skip to main content

Python and Pulumi

Tutorials, templates, examples, blog posts, and workshops to help you build and manage your infrastructure with Python.

Browse all
Tutorials

Learn by doing

View all 40
Tutorial

ChatGPT clone with Pulumi ESC managed secrets

Use the Pulumi CLI and ESC SDK to manage secrets for a basic OpenAI-based ChatGPT clone.
15 min
Tutorial

Evaluate Compliance of Terraform Resources

Learn how to use Pulumi Insights to evaluate compliance of resources that are deployed with Terraform.
15 min
TutorialAWS

Importing Infrastructure

Learn how to import existing cloud resources into your Pulumi programs in this tutorial.
15 min
TutorialAzure

Importing Infrastructure

Learn how to import existing cloud resources into your Pulumi programs in this tutorial.
15 min
TutorialGoogle Cloud

Importing Infrastructure

Learn how to import existing cloud resources into your Pulumi programs in this tutorial.
15 min
Tutorial

Install Helm Charts using the Chart resource

Learn how to use the `Chart` resource from the Pulumi Kubernetes provider to install Helm charts on Kubernetes.
10 min
Tutorial

Install Helm Charts using the Release resource

Learn how to use the `Release` resource from the Pulumi Kubernetes provider to install Helm charts on Kubernetes.
10 min
Tutorial

Integrate Pulumi with Secret Store CSI Driver in Kubernetes

Learn how to integrate the Secret Store CSI Driver with Pulumi ESC to securely manage your secrets in Kubernetes.
15 min
Tutorial

Integrate with External Secrets Operator (ESO)

Pulumi ESC integrates with the External Secrets Operator (ESO) to manage and deliver secrets in Kubernetes clusters.
15 min
Tutorial

Pulumi Fundamentals

Learn how to use Pulumi to build, configure, and deploy a real-world application.
3 topics
25 min
Tutorial

Managing Configuration and Secrets

Learn how to manage plain-text and encrypted configuration values in Pulumi.
10 min
Tutorial

Move Resources Between Stacks

Learn how to move resources between stacks or projects.
15 min
Templates

Bootstrap new projects

View all 39