Does Pulumi conduct any free workshops for beginne...
# workshops
c
Does Pulumi conduct any free workshops for beginners? How could we enroll for it? Do you have a Pulumi academy as like Datadog?
m
As far as I'm aware, there's no Pulumi equivalent to the Datadog Learning Center, it's all on a somewhat smaller scale. There's currently a Platform Engineering series that's about half-way through: https://info.pulumi.com/platform-engineering-workshop-series There are also regular workshops/events that you can find here: https://www.pulumi.com/events/#upcoming Also, the Pulumi blog has a lot of good content on best practices and IaC fundamentals: https://www.pulumi.com/blog/
c
Thanks for that!
l
And there's a lot of beginner-appropriate videos on the YouTube channel, https://www.youtube.com/@PulumiTV/videos
d
@calm-megabyte-11174 there is also a tutorial section that you can follow although is text-based: https://www.pulumi.com/tutorials/
c
Amazing, great thanks!!
m
In case you are interested in Azure, I created a beginner workshop for Azure that shows basic concepts of Pulumi. You can do it on your own, it contains the solution for different languages: TechWatching/pulumi-azure-workshop: Workshop to get started with Pulumi on Azure
c
Thanks Legend! Exactly what I was looking for. Ty again