- 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.
- Visual C++程序設計教程
- Modular Programming with Python
- Mastering Selenium WebDriver
- Python網絡爬蟲從入門到實踐(第2版)
- Apache Spark 2 for Beginners
- QTP自動化測試進階
- INSTANT OpenNMS Starter
- 量子計算機編程:從入門到實踐
- Java 7 Concurrency Cookbook
- Mastering Python
- 計算思維與Python編程
- Python程序設計:基礎與實踐
- Mastering Machine Learning with scikit-learn
- Python自動化運維:技術與最佳實踐
- Visual Basic 開發從入門到精通