1. Tutorials
  2. Embedding Pulumi

Embedding Pulumi

In this tutorial, we will explore how you could use Pulumi as an API for your infrastructure deployment and maintenance.

Note that this tutorial will not have a specific application and infrastructure to stand up. Rather, we’re exploring the Pulumi system, so you can use either a code example of your own or one of ours.

In this tutorial, you'll learn:

  • What the Pulumi Automation API is and how to use it
  • How to embed Pulumi in a Python program to drive deployments programmatically
  • Logging and error handling

Prerequisites:

Topics

This tutorial has 4 topics and takes about 40 minutes to complete.