This document provides an overview of DevOps practices and Desired State Configuration (DSC) in PowerShell. It includes definitions and explanations of key DevOps terms like infrastructure as code, continuous integration, and automated testing. The document discusses how DSC works using a three phase model of authoring, staging, and applying configurations. It also provides examples of how DSC can be used to manage servers and describes how DSC resources can be installed from public or private galleries to author DSC scripts with little custom code.