- Learning PowerShell DSC(Second Edition)
- James Pogran
- 265字
- 2021-07-02 18:31:20
PowerShell V4 DSC
PowerShell V4 was released as part of WMF 4 on October 24, 2013, and contained the first released version of DSC. Even though this was the first release of DSC, it is still referred to as being version 4 of DSC. While confusing at first, this is largely something you can ignore, as versioning of DSC resources is a more frequent point of variance.
As the first release, this version of DSC largely focuses on bringing a minimally viable product to the market for Microsoft. Microsoft is a little late to the DevOps game with DSC, as there are several toolsets out there that have been in use for many years. Puppet and Chef are the most notable, but there are many others. What sets DSC apart here is that it is not an add-on or separate product; it's a core part of the Windows OS and can be used by other tools as much as it can be used by itself.
The first version contains most features needed out of the gate to start automating your deployment process, but only the built-in DSC resources were available and were lacking in addressing commonly used products such as IIS, SQL, or Exchange. In the early days, Microsoft relied heavily on the community to expand its DSC resource list, which resulted in mixed success. Microsoft released a set of DSC resources it authored to the community in batches to address the gap. The combination of community and Microsoft contributions has greatly expanded the reach of DSC, and it has been expanding it ever since.
- Extending Jenkins
- Kibana Essentials
- Maven Build Customization
- 你必須知道的204個Visual C++開發問題
- HTML5 and CSS3 Transition,Transformation,and Animation
- Python機器學習算法與實戰
- MATLAB 2020從入門到精通
- Mastering ROS for Robotics Programming
- 零基礎學Python編程(少兒趣味版)
- Mastering Docker
- 遠方:兩位持續創業者的點滴思考
- 零基礎學C語言(第4版)
- Raspberry Pi Blueprints
- Responsive Web Design with jQuery
- Python高性能編程(第2版)