1.8 KiB
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 |
|
|
|
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:
- A Pulumi account and token
- If you don't have an account, go to the signup page.
- The Pulumi CLI
- If you don't have the CLI, go to the installation page.
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.