2023-05-15 15:25:28 -07:00

1.8 KiB

title_tag, title, layout, date, draft, description, meta_desc, index, meta_image, level, youll_learn, tags, providers, block_external_search_index
title_tag title layout date draft description meta_desc index meta_image level youll_learn tags providers block_external_search_index
Embedding Pulumi Overview | Learn Pulumi Embedding Pulumi module 2021-12-15 false Explore building a custom infrastructure API to embed Pulumi in other contexts. In this tutorial, we will explore how to use Pulumi to build an infrastructure API for deployment and maintenance. 10 meta.png advanced
Using the Automation API to build a custom API for your infrastructure
Automating your infrastructure
Integrating your infrastructure with other workflows
learn
automation-api
aws
false

Time

How long this tutorial will take depends on your internet connection, reading speed, and other factors. On average, this tutorial should take you about 30 minutes to complete.

Prerequisites

You will need the following tools to complete this pathway:

In addition, you should be able to

  • code in Python

We recommend that you either have completed Pulumi Fundamentals and Building with Pulumi OR have experience using Pulumi for other projects.

About this pathway

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

Note that this pathway 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.