Cargando…

Pro PowerShell desired state configuration : an in-depth guide to Windows PowerShell DSC /

Use Windows PowerShell Desired State Configuration (DSC) to configure your infrastructure on-premises and in the cloud. In an environment where changes and deployments are happening all the time, DSC makes the necessary adjustments to the system so you don't have to. Pro Desired State Configura...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Chaganti, Ravikanth (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, 2018.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1032810308
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180430s2018 nyu ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d EBLCP  |d AZU  |d UMI  |d UPM  |d UAB  |d OCLCF  |d OCLCQ  |d STF  |d TOH  |d CEF  |d YDX  |d VT2  |d U3W  |d OCLCQ  |d DEBBG  |d SNK  |d WYU  |d G3B  |d LVT  |d UKMGB  |d K6U  |d OCLCQ  |d CAUOI  |d OCLCQ  |d MERER  |d OCLCQ  |d AU@  |d UKAHL  |d OCLCQ  |d D6H  |d COO  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d OCLCO  |d OCLCQ 
016 7 |a 019127044  |2 Uk 
019 |a 1034550825  |a 1037100066  |a 1038466055  |a 1048126894  |a 1055855330  |a 1066456468  |a 1066677448  |a 1081211117  |a 1084335732  |a 1086550918  |a 1112882615  |a 1113226806  |a 1122847657  |a 1129352185 
020 |a 9781484234839  |q (electronic bk.) 
020 |a 1484234839  |q (electronic bk.) 
020 |a 1484234820 
020 |a 9781484234822 
020 |z 9781484234822 
024 7 |a 10.1007/978-1-4842-3483-9  |2 doi 
029 1 |a AU@  |b 000063566608 
029 1 |a AU@  |b 000068981976 
029 1 |a CHNEW  |b 001063441 
029 1 |a CHVBK  |b 57514002X 
029 1 |a UKMGB  |b 019127044 
035 |a (OCoLC)1032810308  |z (OCoLC)1034550825  |z (OCoLC)1037100066  |z (OCoLC)1038466055  |z (OCoLC)1048126894  |z (OCoLC)1055855330  |z (OCoLC)1066456468  |z (OCoLC)1066677448  |z (OCoLC)1081211117  |z (OCoLC)1084335732  |z (OCoLC)1086550918  |z (OCoLC)1112882615  |z (OCoLC)1113226806  |z (OCoLC)1122847657  |z (OCoLC)1129352185 
037 |a CL0500000966  |b Safari Books Online 
050 4 |a QA76.73.W56 
072 7 |a COM  |x 051010  |2 bisacsh 
082 0 4 |a 005.13  |2 23 
049 |a UAMI 
100 1 |a Chaganti, Ravikanth,  |e author. 
245 1 0 |a Pro PowerShell desired state configuration :  |b an in-depth guide to Windows PowerShell DSC /  |c Ravikanth Chaganti. 
250 |a Second edition. 
264 1 |a [New York, NY] :  |b Apress,  |c 2018. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
520 |a Use Windows PowerShell Desired State Configuration (DSC) to configure your infrastructure on-premises and in the cloud. In an environment where changes and deployments are happening all the time, DSC makes the necessary adjustments to the system so you don't have to. Pro Desired State Configuration shows you how. PowerShell Desired State Configuration (DSC) is a powerful configuration management platform that makes it easier than ever to perform configuration management of your infrastructure, whether on-premises or in the cloud. With Pro PowerShell Desired State Configuration, Ravikanth Chaganti revises and significantly expands his previous edition, bringing you a complete in-depth reference for applying this evolving technology in your day-to-day work. What's new in this edition?Get up-to-date, in-depth guidance on DSC in the data centerUnderstand the central role that DSC plays in DevOps todayUnderstand how DSC can be integrated into build and release management toolsLearn to think and act like a developer when automating your configuration management, creating a testable, robust process that you can use again and againFind out why and how DSC has an important role to play in public and private cloud deploymentsApply DSC in the cloud with Microsoft Azure or Amazon Web Services or Google Cloud PlatformWho This Book Is ForIT administrators, developers and DevOps engineers working in Windows-based data center environments. With a little prior PowerShell scripting experience, this book can be used as an in-depth reference to creating, customizing, and extending DSC in Windows. IT administrators with limited scripting experience will also find this book a useful overview of what DSC offers and how to use DSC resources to automate configuration management and deployment. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed May 02, 2018). 
505 0 |a Intro; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Part I: Getting Started with Windows PowerShell DSC; Chapter 1: Introduction to Infrastructure as Code and PowerShell DSC; Lab Requirements; The Operations Challenge; The DevOps Challenge; Infrastructure as Code; Understanding Desired State Configuration; Imperative vs. Declarative Syntax; Enabling Desired State Configuration; Configuring a WinRM HTTPS Listener; Tools for the Job; Summary; Chapter 2: Getting Started with DSC; Lab Requirements; PowerShell DSC: A 10,000-Foot View. 
505 8 |a Configuration Authoring and StagingPowerShell DSC Language Extensions; PowerShell DSC Resource Modules; Configuration Enacting and Reporting; Local Configuration Manager; PowerShell DSC Features; DSC Pull Server; Pull Mode Over SMB; Pull Mode Over OData or HTTP; Partial Configurations; Cross-Machine Synchronization; Configuration Encryption at Rest; Configuration and Module Signature Validation; The PowerShell DSC Platform; Summary; Chapter 3: The Local Configuration Manager; Lab Requirements; LCM CIM Classes; LCM Properties; Configuration Store; Meta Configurations; Node Configuration. 
505 8 |a Monitoring Configuration DriftSummary; Chapter 4: Writing Configurations; Lab Requirements; What's Not Covered in This Chapter; Back to Basics; Anatomy of a Configuration Document; Finding and Installing DSC Resource Modules; Finding DSC Resources; Installing DSC Resource Modules; Updating In-Box DSC Resource Modules; Your First Configuration; Using the Import-DscResource Keyword; Exploring DSC Resources; Multi-Node Configurations; Parameterized Configurations; Dependent Resource Configurations; Summary; Chapter 5: Writing Advanced DSC Configurations; Lab Requirements. 
505 8 |a Using Credentials in a ConfigurationConfiguration Data; Using PSDscRunAsCredential; Using Certificates to Encrypt Credentials; Generating Encryption Certificates; Configuring the Target Node LCM to Use Certificates for Decryption; Authoring a Configuration Document to Use Certificates; Separating Configuration Data from Environment Data; Creating Reusable Configurations; Nested Configurations; Summary; Chapter 6: Writing Composite and Custom DSC Resource Modules; Lab Requirements; Composite Resource Modules; Packaging a Composite Resource Module; Using a Composite Resource in a Configuration. 
505 8 |a Custom DSC Resource ModulesFunctions in a DSC Resource Script; DSC Resource Execution Flow; MOF-Based DSC Resources; The Resource Schema File; The Resource Script File; Test-TargetResource; Set-TargetResource; Get-TargetResource; Class-Based DSC Resources; DSC Resource Design Patterns; Inducing a Reboot After a Configuration Change; Localizing Verbose and Debug Messages; Adding Help Content; Granularity in DSC Resources; Choosing the Right Key Property; Single Instance Resources; Developing HQRM Modules; Adding Examples; Adding Tests; Adding Inline Help for Resource Functions. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Windows PowerShell (Computer program language) 
650 0 |a Scripting languages (Computer science) 
650 6 |a Windows PowerShell (Langage de programmation) 
650 6 |a Langages de script (Informatique) 
650 7 |a Software Engineering.  |2 bicssc 
650 7 |a Microsoft programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a Scripting languages (Computer science)  |2 fast  |0 (OCoLC)fst01741005 
650 7 |a Windows PowerShell (Computer program language)  |2 fast  |0 (OCoLC)fst01745518 
655 7 |a Study guides.  |2 fast  |0 (OCoLC)fst01423888 
776 0 8 |i Printed edition:  |z 9781484234822 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484234839/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35093460 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5372073 
938 |a EBSCOhost  |b EBSC  |n 1799287 
994 |a 92  |b IZTAP