Free Ebook Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti
Reading Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti is an extremely useful interest and also doing that can be undergone whenever. It suggests that checking out a book will certainly not limit your activity, will not force the moment to spend over, and also will not invest much cash. It is a really cost effective and reachable thing to buy Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti Yet, with that said extremely low-cost thing, you can obtain something new, Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti something that you never ever do and enter your life.
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti
Free Ebook Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti
This is it guide Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti to be best seller lately. We provide you the very best deal by obtaining the magnificent book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti in this web site. This Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti will not only be the kind of book that is difficult to discover. In this internet site, all kinds of publications are given. You could search title by title, writer by writer, and author by publisher to figure out the best book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti that you could review now.
Reading, once again, will offer you something brand-new. Something that you don't know then disclosed to be well understood with guide Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti notification. Some knowledge or driving lesson that re received from checking out books is uncountable. A lot more books Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti you review, even more understanding you get, and a lot more opportunities to always love reviewing e-books. Because of this factor, reviewing book must be started from earlier. It is as just what you could get from the book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti
Get the advantages of checking out practice for your life design. Schedule Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti message will consistently associate with the life. The reality, knowledge, science, wellness, faith, entertainment, and also a lot more could be found in composed books. Many authors offer their experience, science, research, and all things to show you. Among them is with this Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti This e-book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti will supply the required of notification as well as statement of the life. Life will be completed if you understand more points through reading e-books.
From the description over, it is clear that you require to review this book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti We supply the on-line e-book qualified Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti here by clicking the link download. From discussed book by online, you can provide a lot more perks for numerous individuals. Besides, the viewers will certainly be likewise conveniently to get the preferred book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti to check out. Locate one of the most favourite and also needed e-book Windows PowerShell Desired State Configuration Revealed, By Ravikanth Chaganti to review now and also here.
Desired State Configuration (DSC) is a powerful configuration management platform that makes it easier than ever to perform cross-platform configuration management of your infrastructure, whether on-premise or in the cloud. DSC provides the management platform and Application Programming Interface (API) that can be used with any programming language. Windows PowerShell Desired State Configuration Revealed will take you through this new technology from start to finish and demonstrates the DSC interfaces through Windows PowerShell.
DSC allows you to manage target devices by simply declaring what state you want them to be in, using new declarative language extensions, rather than writing detailed instructions to get them into that state. This makes continuous delivery in Windows easier than ever before. 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.
Windows PowerShell Desired State Configuration Revealed starts with an overview of the configuration management features in Windows, followed by a discussion of the architecture of DSC and its components. You’ll then explore DSC’s built-in features and resources, followed by some of the different methods provided for delivering configuration information within your ecosystem, and learn about configuration monitoring and reporting. In the latter part of the book, you’ll find out how to get more power out of DSC by writing your own custom DSC resources, including a range of useful examples, and the book concludes with vital information on deploying and troubleshooting DSC in a production environment, along with some expert tips and tricks you might find useful along the way.
Windows PowerShell Desired State Configuration Revealed is your one-stop guide to this new technology and how it can change your working life for the better.
- Sales Rank: #716833 in Books
- Published on: 2014-09-23
- Released on: 2014-09-29
- Original language: English
- Number of items: 1
- Dimensions: 9.25" h x .72" w x 7.50" l, 1.20 pounds
- Binding: Paperback
- 316 pages
About the Author
Ravikanth Chaganti is a well-known blogger and a member of the Windows PowerShell community. He has been a Windows PowerShell MVP since 2010 and works at Dell Inc. as an architect for Microsoft solutions. He is passionate about automation and works in his free time writing scripts and tools to help automate management tasks for Windows OS and applications on Windows OS. Ravikanth has more than 13 years of industry experience and a broad set of skills in the IT infrastructure domain ranging from servers to storage to networking. He started scripting in early 2000 and continued to hone in his skills from that point on. In 2006, he fell in love with an early release of Windows PowerShell and has been evangelizing PowerShell ever since.
Most helpful customer reviews
3 of 3 people found the following review helpful.
the details of how to configure a Web Pull Server was very useful. I`ve used the DSC Resource available in the ...
By Jan Egil Ring
The book starts out with an introduction to Windows PowerShell, covering technologies relevant to DSC, such as PowerShell Remoting and CIM.
In the second part the fundamentals is introduced, before advanced DSC concepts and tricks is covered in the last part.
I have worked with DSC and hold presentations on the subjects since DSC was released in PowerShell 4.0, and I have learned a lot I haven`t seen or read about before (even in the product documentation).
For example, the details of how to configure a Web Pull Server was very useful. I`ve used the DSC Resource available in the DSC Resource Kit for configuring a Web Pull Server, and not looked at the details covered in the book.
A lot of other useful information is covered, such as how the DSC download managers uses the Get-DscAction, Get-DscDocument and Get-DscModule cmdlets (nice to know for troubleshooting purposes).
The CIM implementation for DSC is also described in details, for example how to use the available CIM methods to perform actions and apply configurations. This knowledge makes it easier to understand how the technology works under the hood.
The first version of DSC was released in PowerShell (Windows Management Framework) 4.0, and there is also some information about the next version, including bugs which has been fixed.
I highly recommend this book for anyone who wants to learn about PowerShell Desired State Configuration.
4 of 5 people found the following review helpful.
Must have book if you want to learn DSC
By Hemanth C D
DSC (Desired State Configuration) introduced in PowerShell version 4.0 was an important milestone in establishing PowerShell as 'the' platform for configuring, managing and automating enterprise data centers. Although, DSC does not provide an end-to-end configuration management tool set, it provides a platform from where you can manage the configuration on your own along with a set of APIs that help you leverage the core functionality with ease.
The problem that DSC faced until now, in my opinion, is that the focus was on getting people to adopt the technology; and there is a void in terms of definitive documentation around how DSC works. There are some very good articles written by some PowerShell gurus (including the author Ravi) which help bridge that gap to a certain extent. Most people starting with DSC do not know where to start, as there are very few good resources which people can reference from. This book bridges the gap, fills in most of the blanks and dispels myths surrounding DSC in a practical manner.
The book is spread across 11 chapters, divided into 3 parts (Introduction to PowerShell, Desired State Configuration and Advanced DSC concepts and Tips). For all readers, even for experienced users, I would recommend thoroughly reading and understanding the following two chapters: Chapter 2 and Chapter 4 as these chapters lay down the foundations for understanding DSC architecture to its fullest.
There are examples spread throughout the book that help you understand the topics, and most of these examples can be used in real-world as well. For example, in chapter 5 while explaining how to use built-in DSC resources we are shown how to write DSC configuration for installing .msi & .exe files using the Package and Process resources respectively.
Overall, this is a great book for:
* Getting you started on DSC, if you are new user.
* Understanding more about DSC architecture if you are IT professional having exposure on infrastructure management in the enterprise.
* Getting started and understanding the implications of rolling your own DSC resources if, you are an IT pro who has already used the built-in resources but understand their limitations.
4 of 5 people found the following review helpful.
Book which builds solid foundation & understanding of DSC
By Deepak
DSC is one of the hottest topics being spoken about in DevOps. Prior to reading this book I had a limited understanding how DSC actually works. I knew how to author DSC configuration & enact them, but I didn't knew the moving parts or the technology behind it.
This Book starts with a subtle introduction to what PowerShell is and then focuses towards understanding CIM , MOF etc which are the building blocks for DSC.
The book shows what a deep knowledge Ravi Sir has about the topic and his willingness to share it in the most simple and logical way. As the book progress he builds a solid foundation of concepts and explains the whole DSC Architecture in 2 phases:
1. Authoring & Staging
2. Configuration enacting
Starting from Authoring & Staging > Enacting. I have read half of the book so far and it has blown away so many myths I had about DSC :)
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti PDF
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti EPub
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti Doc
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti iBooks
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti rtf
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti Mobipocket
Windows PowerShell Desired State Configuration Revealed, by Ravikanth Chaganti Kindle
Tidak ada komentar:
Posting Komentar