- Puppet 4 Essentials(Second Edition)
- Felix Frank Martin Alfke
- 303字
- 2021-07-30 09:58:41
Preface
The software industry is changing and so are the related fields. Old paradigms are slowly giving way to new roles and shifting views on what the different professions should bring to the table. The DevOps trend pervades more and more workflows. Developers set up and maintain their own environments. Operations raise automation to new levels and translate whole infrastructures to code.
A steady stream of new technologies allows for ever-evolving, more efficient organizational principles. One of these is Puppet. Its fresh take on server configuration management caused a rapid adoption and distribution throughout the industry. In the few years of its existence, Puppet has managed to rally thousands of users who employ it in numerous contexts to achieve manifold results. While it is not the only configuration management system available, it is certainly the most widespread by now.
From its specialized language, to the system that makes it work, Puppet has innovated and rapidly conquered. Its extendible structure, paired with a large and helpful community, has made Puppet a powerhouse of easy configuration. The more well known a software is, the greater the chance that Puppet will deploy and configure it out of the box.
Puppet's own learning curve is not sharp, and the available documentation is not only extensive, but also of high quality. Nevertheless, even experienced programmers and administrators can face difficulties at some point. Advanced use may require the navigation of some intricacies that stem from Puppet's unique modeling approach.
This book aims to impart all the knowledge required to tap into not only the basics of Puppet, but also its core. The very ideas and principles of Puppet-based designs are explored and explained. Sophisticated tooling is presented to enable efficient and productive use. The reader is rapidly introduced to and familiarized with a whole range of Puppet-centric technology.
- Objective-C Memory Management Essentials
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- Web Application Development with MEAN
- Nexus規(guī)模化Scrum框架
- Python算法從菜鳥到達人
- C語言程序設(shè)計
- 區(qū)塊鏈底層設(shè)計Java實戰(zhàn)
- Java Web開發(fā)就該這樣學(xué)
- Hands-On Neural Network Programming with C#
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復(fù)雜圖像數(shù)據(jù)
- Python機器學(xué)習(xí)與量化投資
- Node.js應(yīng)用開發(fā)
- 程序員的英語
- 算法訓(xùn)練營:海量圖解+競賽刷題(入門篇)
- Comprehensive Ruby Programming