Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Puppet Best Practices (Early Release)

Posted By: AlenMiler
Puppet Best Practices (Early Release)

Puppet Best Practices (Early Release) by Chris Barbour
English | 25 Nov. 2015 | ISBN: 1491923008, 1491922966 | 132 Pages | EPUB/MOBI/PDF (True) | 6.59 MB

If you're already up to speed on Puppet and know how to write a basic module, this practical book takes you a critical step further with best practices for building out your Puppet infrastructure. You’ll learn how to avoid pitfalls that often leave many teams struggling to maintain what they already have.

Ideal for DevOps engineers—and written to cover the upcoming Puppet 4 release—this book shows you how best to deploy Puppet with long-term maintenance and future growth in mind. This book clearly picks up where other Puppet resources leave off.

Leverage the main components of Puppet, including Hiera, roles and profiles, site.pp, modules, and external node classifiers
Explore the purpose of each Puppet component and understand how it fits into the bigger picture
Avoid common ways that Puppet components are abused
Build a release management and deployment process using Git and R10k
Learn about module design patterns, as well as sub-classes, resource relationships, containment, defined types, and scope
Apply development best practices, including the Single Responsibility Principle, Don’t Repeat Yourself, and Separation of Concerns