Learning PowerShell DSC
暫譯: 學習 PowerShell DSC
James Pogran
- 出版商: Packt Publishing
- 出版日期: 2015-10-19
- 售價: $1,770
- 貴賓價: 9.5 折 $1,682
- 語言: 英文
- 頁數: 268
- 裝訂: Paperback
- ISBN: 1783980702
- ISBN-13: 9781783980703
-
相關分類:
Powershell
-
其他版本:
Learning PowerShell DSC.2/e
買這商品的人也買了...
-
C++ Primer, 4/e (中文版)$990$891 -
半導體元件 (Solid State Electronic Devices, 6/e)$710$675 -
人氣衣著館!網拍開店完全攻略-成功賣家不願透露的經營奧義大揭密, 2/e
$350$277 -
Perl 學習手冊, 6/e (Learning Perl, 6/e)$580$458 -
正確學會 Dreamweaver CS6 的 16 堂課$520$442 -
最新進階計算機概論─ Office 2010 應用篇$360$180 -
Detection and Estimation for Communication and Radar Systems (Hardcover)$1,280$1,254 -
ASP.NET MVC 5 網站開發美學$780$616 -
JavaScript 應用程式開發實務 (Programming JavaScript Applications: Robust Web Architecture with Node, HTML5, and Modern JS Libraries)$480$379 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
Windows 10 非常 EASY$299$254 -
跟我學 Windows 10 - -影音加值版 (附230分鐘多媒體影音教學影片/160頁全彩電子書)$430$340 -
Let’s Go with Go:Go語言帶你進入程式最高殿堂$690$587 -
WordPress 架站的 12堂課|網域申請x架設x佈景主題x廣告申請$480$379 -
Python 程式設計實務-從初學到活用 Python 開發技巧的16堂課$560$437 -
讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學)$420$332 -
Python + Spark 2.0 + Hadoop 機器學習與大數據分析實戰$680$530 -
網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458 -
UX 從新手開始|使用者體驗的 100堂必修課 (UX for Beginners: A Crash Course in 100 Short Lessons)$480$379 -
挑戰 PHP7/MySQL 程式設計與超強專題特訓班, 4/e (適用PHP5~7,MariaDB)$550$468 -
iOS 10 程式設計實戰 - Swift 3 + Apple Watch 快速上手的開發技巧200+$540$427 -
FLAG`S 創客‧自造者工作坊 -- 光感應遙控自走車 (標準版)(與創客‧Arduino相容)$999$849 -
Python 初學特訓班 (附250分鐘影音教學/範例程式)$480$379 -
今天不學機器學習,明天就被機器取代:從 Python 入手+演算法$590$502 -
機器學習的數學基礎 : AI、深度學習打底必讀$580$458
相關主題
商品描述
Get started with the fundamentals of PowerShell DSC and utilize its power to automate deployment and configuration of your servers
About This Book
- Create flexible and maintainable deployments using DSC configuration scripts that stand the test of time
- Explore the in depth details of the core architecture, concepts, and practices used by PowerShell DSC
- A step-by-step guide that shows you how to start using and taking advantage of PowerShell DSC
Who This Book Is For
This book is intended for system administrators, developers, or engineers who are responsible for configuration management and automation and wish to learn PowerShell Desired State Configuration for efficient management, configuration and deployment of systems and applications.
What You Will Learn
- Understand configuration management and why you need it
- Craft flexible, reusable, and maintainable configuration scripts for thousands of servers
- Create custom DSC resources to manage any application or server setting
- Apply configuration data to deploy applications to different environments
- Utilize DSC push deployments to test your configuration scripts and custom DSC resources
- Install, configure and use DSC pull servers
- Run a Windows MSI package
- Deploy a website
In Detail
Windows PowerShell is a task-based command-line shell and scripting language designed especially for system administration. PowerShell DSC is a new management platform that enables you to deploy and manage configuration data for software services and manage the environment in which these services run.
This book begins with an overview of the basics of PowerShell DSC by covering the architecture and components of the Desired Sate Configuration. It will then familiarize you with the set of PowerShell language extensions and new PowerShell commands. It will help you understand and create DSC configurations with the help of practical examples, and to create DSC custom resources for your custom applications. Finally, you will learn to deploy a real world application using PowerShell DSC. By the end of the book, you will have better knowledge about the powerful Desired State Configuration platform, which helps you to achieve continuous delivery, and efficient management and easy deployment of data for systems.
Style and approach
This book is an in-depth guide to using PowerShell DSC, full of real-world experiences and best practices using PowerShell DSC. The topics are explained and build on one another other to provide a holistic learning experience. At the end, all the features learned will be used to create a real world application deployment using DSC.
商品描述(中文翻譯)
**開始學習 PowerShell DSC 的基本原理,並利用其強大功能自動化伺服器的部署和配置**
## 本書介紹
- 使用 DSC 配置腳本創建靈活且可維護的部署,經得起時間的考驗
- 深入探索 PowerShell DSC 的核心架構、概念和實踐的詳細資訊
- 一步一步的指南,教你如何開始使用並利用 PowerShell DSC
## 本書適合誰閱讀
本書適合負責配置管理和自動化的系統管理員、開發人員或工程師,並希望學習 PowerShell Desired State Configuration,以便有效管理、配置和部署系統及應用程式。
## 你將學到什麼
- 理解配置管理及其必要性
- 為數千台伺服器編寫靈活、可重用且可維護的配置腳本
- 創建自定義 DSC 資源以管理任何應用程式或伺服器設置
- 應用配置數據以將應用程式部署到不同環境
- 利用 DSC 推送部署來測試你的配置腳本和自定義 DSC 資源
- 安裝、配置和使用 DSC 拉取伺服器
- 執行 Windows MSI 套件
- 部署網站
## 詳細內容
Windows PowerShell 是一種基於任務的命令行外殼和腳本語言,專為系統管理而設計。PowerShell DSC 是一個新的管理平台,使你能夠部署和管理軟體服務的配置數據,並管理這些服務運行的環境。
本書首先概述 PowerShell DSC 的基本知識,涵蓋 Desired State Configuration 的架構和組件。接著,將使你熟悉一組 PowerShell 語言擴展和新的 PowerShell 命令。它將幫助你理解並創建 DSC 配置,並通過實際範例來創建自定義應用程式的 DSC 自定義資源。最後,你將學會使用 PowerShell DSC 部署一個實際的應用程式。到本書結束時,你將對強大的 Desired State Configuration 平台有更深入的了解,這將幫助你實現持續交付、高效管理和輕鬆部署系統數據。
## 風格與方法
本書是使用 PowerShell DSC 的深入指南,充滿了使用 PowerShell DSC 的實際經驗和最佳實踐。主題相互解釋並建立在彼此之上,以提供全面的學習體驗。最後,所有學到的功能將用於創建一個實際的應用程式部署,使用 DSC。
