- Extending Puppet
- Alessandro Franceschi
- 358字
- 2021-07-16 11:32:18
What this book covers
Chapter 1, Puppet Essentials, is an intense and condensed summary of the most important Puppet concepts: the baseline needed to understand the chapters that follow and a good occasion to refresh and maybe enrich knowledge about the Puppet language and model.
Chapter 2, Hiera, is dedicated to how to manage our data with Hiera: how to define the lookup hierarchy, organize data, and use different backends.
Chapter 3, PuppetDB, covers the installation, configuration, and usage of PuppetDB, and explores the great possibilities that it may enable in the next generations of modules.
Chapter 4, Designing Puppet Architectures, outlines the components to manage when defining a Puppet architecture: the available tools, how to integrate them, how to cope with data and code, and organize resources to be applied to nodes.
Chapter 5, Using and Writing Reusable Modules, covers the most important Puppet element from the user's perspective, modules, and how to write them in order to be able to reuse them in different infrastructures.
Chapter 6, Higher Abstraction Modules, takes a step further and focuses on modules that use different application modules to compose more complex and wider scenarios.
Chapter 7, Deploying and Migrating Puppet, analyzes the approaches that can be taken when introducing Puppet in a new or existing infrastructure: methodologies, patterns, techniques, and tips for a successful deployment.
Chapter 8, Code Workflow Management, focuses on how to manage Puppet code, from when it is written in an editor to its management with an SCM, its testing and deployment to production.
Chapter 9, Scaling Puppet Infrastructures, covers the challenges you might face in growing infrastructures and how it is possible to make Puppet scale with them.
Chapter 10, Writing Puppet Plugins, covers the many available possibilities to extend the core code with custom plugins and gives a deeper view on how Puppet internals are organized.
Chapter 11, Beyond the System, takes a journey outside the traditional territories, exploring how we can manage with Puppet network and storage equipment and cloud instances.
Chapter 12, Future Puppet, is a step towards Puppet 4 and how its new features may influence the way we work with Puppet.
- 30天自制操作系統
- Haskell Financial Data Modeling and Predictive Analytics
- 精通Linux內核開發
- SharePoint 2013 WCM Advanced Cookbook
- 混沌工程:復雜系統韌性實現之道
- 數據中心系統工程及應用
- Linux設備驅動開發
- Linux系統最佳實踐工具:命令行技術
- Introduction to R for Quantitative Finance
- Mastering Windows 8 C++ App Development
- 應急指揮信息系統設計
- Linux集群之美
- Implementing Cloud Design Patterns for AWS(Second Edition)
- openEuler操作系統核心技術與行業應用實踐
- Serverless Architectures with Kubernetes