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

1.8 KiB

title_tag, title, layout, date, description, meta_desc, index, meta_image, level, youll_learn, tags, providers
title_tag title layout date description meta_desc index meta_image level youll_learn tags providers
Abstraction & Encapsulation Overview | Learn Pulumi Abstraction and Encapsulation module 2021-11-17 Explore abstraction and encapsulation with Pulumi and component resources. In this tutorial, we will explore using Pulumi to abstract and encapsulate your resource definitions as reusable models for others to use. 6 meta.png intermediate
Encapsulating Pulumi components
Making reusable abstractions
Building your own resources
learn
components
aws

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 25 minutes to complete.

Prerequisites

You will need the following knowledge to complete this pathway:

Optionally, if you want to build some of the examples yourself to experiment, you'll need the following tools and skills:

About this pathway

In this pathway, we will explore how you can use Pulumi as a tool to help you abstract and encapsulate your resource definitions as reusable models for others to use.