- Learning Puppet Security
- Jason Slagle
- 180字
- 2021-07-23 19:49:38
Chapter 1. Puppet as a Security Tool
Imagine you're sitting at home one day after a long day of work. Suddenly, you get a phone call that a new security vulnerability was found and all 300 of your servers will need to be patched. How would you handle it?
With Puppet, finding which one of your servers was vulnerable would be an easier task than doing so by hand. Furthermore, with a little additional work, you could ensure that every one of your servers is running a newer nonvulnerable version of the Puppet package.
In this chapter, we will touch on the following concepts:
- What is Puppet?
- Declarative versus imperative systems
- The Puppet client-server model
- Other components of the Puppet ecosystem used for security
- Installing Puppet
- How Puppet fits into a security role
Once this is complete, we will build the environment we'll use to run examples in this book and then run our first example.
Much of the information in this chapter is presented as a guide to what we will accomplish later on in this book.
- scikit-learn Cookbook
- Learn Blockchain Programming with JavaScript
- 觸·心:DT時代的大數據精準營銷
- Python量化投資指南:基礎、數據與實戰
- Hands-On Data Structures and Algorithms with JavaScript
- R語言數據可視化實戰
- 微服務架構深度解析:原理、實踐與進階
- Learning Modular Java Programming
- SwiftUI極簡開發
- Access數據庫應用教程(2010版)
- MATLAB 2020 GUI程序設計從入門到精通
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- JavaWeb從入門到精通(視頻實戰版)
- C++服務器開發精髓
- Arduino Electronics Blueprints