From the course: Learning Puppet (2017)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Puppet Tutorial

From the course: Learning Puppet (2017)

Start my 1-month free trial

Next steps

- [Josh] We've just scratched the surface of how to use Puppet, but the foundation, configuration, and concepts in this course should leave you well-prepared to learn good habits as you go and to be ready to use Puppet in a real-world production environment. This course was intentionally upside down starting with code management and using modules from the Forge before we delved into the details of the Puppet language because effective use of Puppet is more about using modules than about writing them. We covered how to keep your code organized using the roles and profiles pattern and how you can keep your code composable so that it's easier to maintain. We also went deep into the process of translating a real-world problem into Puppet code by creating a simple Minecraft module. If you'd like to learn more, there are lots of resources available. If you like to get a more detailed introduction to the Puppet language itself, I recommend the Learning VM available at learn.puppet.com. The…

Contents