📄️ Automate Kubectl with PowerShell
You can use PowerShell in combination with the kubectl CLI tool to automate many operations against a Kubernetes cluster.
📄️ Manage Local Filesystems with PowerShell
PowerShell is an excellent language to automate file system operations.
📄️ AWS PowerShell Automation
This page serves to document some useful AWS PowerShell scripts that I've written.
📄️ Run PowerShell Scripts in Docker
If you're writing PowerShell scripts, and are wondering how to deploy and schedule them, then you'll most likely want to consider using Linux containers.
📄️ Using PowerShell with FFmpeg
PowerShell and FFmpeg