https://github.com/pulumi/workshops
A definitive place to store all the Pulumi workshops
https://github.com/pulumi/workshops
iac pulumi workshop-materials
Last synced: 2 months ago
JSON representation
A definitive place to store all the Pulumi workshops
- Host: GitHub
- URL: https://github.com/pulumi/workshops
- Owner: pulumi
- Created: 2020-11-12T16:28:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T17:22:01.000Z (3 months ago)
- Last Synced: 2025-03-28T15:06:03.737Z (2 months ago)
- Topics: iac, pulumi, workshop-materials
- Language: TypeScript
- Homepage:
- Size: 37.5 MB
- Stars: 112
- Watchers: 20
- Forks: 62
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pulumi Workshops
This is the official repo for Pulumi workshops. If a workshop is running from Pulumi, you'll likely find the code and notes here.
> [!NOTE]
> To learn more about upcoming workshops, check out our [Events Page](https://www.pulumi.com/resources/?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops)## Audience
The primary audience for this repo's content is **workshop presenters**. Some workshops have matured enough to serve as self-guided material. However, other workshops may be outdated. We recommend focusing on workshops updated within the last year for the most relevant information.
## Content Structure
Each workshop has a directory containing:
1. A `README.md` file with workshop details and expectations
2. Subdirectories for different workshop labsYou don't need to clone this repo or its parts. Instead, use the provided code as guidance and copy relevant snippets into your solution.
> [!TIP]
> Many of the workshops listed in this repo have associated [On-Demand recordings](https://www.pulumi.com/resources/#on-demand?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) available.## Other Resources
- [Try Pulumi AI](https://www.pulumi.com/ai?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) - Use natural-language prompts to generate Pulumi infrastructure-as-code programs in any language.
- [Get Started with Pulumi](https://www.pulumi.com/docs/get-started/?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops): Deploy a simple application in AWS, Azure, Google Cloud, or Kubernetes using Pulumi.
- [Registry](https://www.pulumi.com/registry/?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) - Search for packages and learn about the supported resources you need. Install the package directly into your project, browse the API documentation, and start building.
- [Examples](https://github.com/pulumi/examples?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) - Browse several examples across many languages, clouds, and scenarios, including containers, serverless, and infrastructure.
- [Documentation](https://www.pulumi.com/docs/?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) - Learn about Pulumi concepts, follow user guides, and consult the reference documentation.
- [Pulumi Blog](https://www.pulumi.com/blog/?utm_source=GitHub&utm_medium=referral&utm_campaign=workshops) - Stay in the loop with our latest tech announcements, insightful articles, and updates.## Staying Connected
Engage with our community to elevate your developer experience:
- **Join our online [Pulumi Community on Slack](https://slack.pulumi.com/)** - Interact with over 13K Pulumi developers for collaborative problem-solving and knowledge-sharing.
- **Join a [local Pulumi User Group (PUG)](https://www.meetup.com/pro/pugs/)**- Attend tech-packed meetups and hands-on virtual or in-person workshops.
- **Follow [@PulumiCorp](https://twitter.com/PulumiCorp) on X (Twitter)** - Get real-time updates, technical insights, and sneak peeks into the latest features.
- **Subscribe to our YouTube Channel, [PulumiTV](https://www.youtube.com/@PulumiTV)** - Learn about AI / ML essentials, launches, workshops, demos, and more.
- **Follow our [LinkedIn](https://www.linkedin.com/company/pulumi/)** - Uncover company news, achievements, and behind-the-scenes glimpses.