- Learning PowerShell DSC(Second Edition)
- James Pogran
- 97字
- 2021-07-02 18:31:18
How does DSC help?
PowerShell DSC enables a DevOps structure by providing a consistent, standardized configuration of operating systems and software as part of a continuous deployment pipeline. It increases the rate at which you can deploy by reducing the variation and drift from your existing configurations.
In simpler terms, DSC separates the who from the what and how. This separation of what and how is the core of DSC. Because they are separated, you can continually change the data points of your systems without touching the parts that actually set the system to the desired state.
推薦閱讀
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- UML和模式應(yīng)用(原書第3版)
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺(tái)
- Python從菜鳥到高手(第2版)
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Swift細(xì)致入門與最佳實(shí)踐
- C#開發(fā)案例精粹
- iPhone應(yīng)用開發(fā)從入門到精通
- Clojure for Java Developers
- Web編程基礎(chǔ):HTML5、CSS3、JavaScript(第2版)
- XML程序設(shè)計(jì)(第二版)
- ASP.NET本質(zhì)論
- C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)與習(xí)題精解
- 走近SDN/NFV
- C語言從入門到精通(微視頻精編版)