WinOps
Getting Started
This index is in an effort to better help direct people new to the winops sphere to see what options are available. This is by no means telling you how to go about automating or architecting your environment in terms of tools. This is just a list of tools and resources I have found useful in my day to day, and has offered me a great foundation to better do my job.
Contributing
Please feel free to branch and PR into here, I would love to keep this a living breathing Document
Resources
Testing Frameworks for Infra and Scripts
- PSScriptAnalyzer
- Pester - Pre-Installed on Windows 10/Server2016
- PoshSpec (Open Source Pester DSL for infratesting - Like ServerSpec)
Deployment Tools
- Octopus Deploy
- Getting Started
- MsBuild
CI/CD Systems - Orchestration
Config Mgmt Tools
Cloud Platforms
- Azure
- Google Compute Engine
- AWS
Monitoring Tools
- New Relic
- Graphite
- Microsoft OMS
Blogs + References
- Setting up Powershell Environment
- CI/CD Pipelines with Powershell
- Packer + Windows
- Chef on Windows
- Powershell DSC Pipeline with Test Kitchen
- Working With Powershell
- Ansible + Windows
- Docker + Windows