An important tenet of Platform Engineering is building infrastructure code that is DRY (don’t repeat yourself). This makes it easier to maintain core infrastructure components and ensures best practices are reflected in each new instance of your infrastructure.
In this session, we’ll introduce the concept of Pulumi Components: packages that can be authored in one language and consumed from any other language. This enables platform engineering teams to create powerful patterns for reuse across their organization: sharing infrastructure libraries written in common programming languages that can easily be instantiated from a simple YAML file.
AGENDA
How to author and share Pulumi Components
Tips for structuring YAML (or any other language!) to consume a Library with maximum reusability.
Integrating reusable components into your IDP
ADDITIONAL INFO
When:
Wednesday, May 14, 2025 · 11:00 a.m.
Central Time (US & Canada)
Pulumi’s mission is to democratize the cloud for every engineer.
Its open-source Infrastructure as Code tool enables engineers to write infrastructure code in any programming language. Build infrastructure intuitively on any cloud with TypeScript, JavaScriptPython, Go, C#, Java, and YAML.