- Learning PowerShell DSC(Second Edition)
- James Pogran
- 271字
- 2021-07-02 18:31:16
Introducing PowerShell DSC
- Lewis Carroll, Alice in Wonderland
- Douglas Adams, The Hitchhiker's Guide to the Galaxy
Welcome to PowerShell Desired State Configuration (DSC), the new configuration management platform from Microsoft. We begin with a quote from Alice in Wonderland. Besides pertinent advice from the author, it is apropos of what DSC is at its very core. DSC, by the very simplest definition, allows you to write down the beginning, the middle, and the end of your deployment story. The second quote we see is from The Hitchhiker's Guide to the Galaxy, and it is something to remember throughout this book. We will cover a lot of new concepts, some old concepts with new importance, and a lot of PowerShell. Don't panic; we'll get through fine.
This book will begin with the basics of PowerShell DSC, covering its architecture and many components. It will familiarize you with the set of Windows PowerShell language extensions and new Windows PowerShell commands that comprise DSC. Then, it will help you create custom DSC resources and work with DSC configurations with the help of practical examples. Finally, it will describe how to deploy a configuration data set using PowerShell DSC.
By the end of this book, you will be able to deploy a real-world application end to end.
In this chapter, we will cover the following topics:
- What is PowerShell DSC?
- Why do we need configuration management and what is DevOps?
- How does DSC help?
- A high-level overview of DSC
- DSC requirements
- DSC versions
- Java Web開發學習手冊
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Learning Cython Programming(Second Edition)
- Raspberry Pi 2 Server Essentials
- Java EE 8 Application Development
- Learning OpenStack Networking(Neutron)
- 0 bug:C/C++商用工程之道
- Learning AWS
- C語言程序設計與應用(第2版)
- JavaScript程序設計:基礎·PHP·XML
- jQuery for Designers Beginner's Guide Second Edition
- Java Web開發教程:基于Struts2+Hibernate+Spring
- C# 10核心技術指南
- 歐姆龍PLC編程指令與梯形圖快速入門
- Daniel Arbuckle's Mastering Python