How to Verify Keys in JSON Using jq
Quick techniques to validate keys in JSON with no iteration

Search for a command to run...
Series
Any form of automation, from scripting, utility scripts, IaC and more! Writing them in my own words to (hopefully!) simplify the concepts.
Quick techniques to validate keys in JSON with no iteration

How to Use PowerShell Invoke-WebRequest to Set Gitlab CI/CD Variables

Leveraging transferable knowledge from CloudFormation to learn a second Infrastructure as Code tool, Terraform

Testing NSSM removal of service and introduce some consistency when performing mutable deployment

The dreaded `Unexpected status SERVICE_PAUSED in response to START control.`

Overview Lazy to constantly check for the latest update in the team's project repository? Webhooks can be used to push notifications into your chat tool from your CI/CD platform. Prerequisites Tech Stack I used the [official Rocket.Chat docker image...