
AWS · November 8, 2023
Gamifaction at its finest! I am now a AWS Cloud Quest - Cloud Practitioner
If you haven't seen the AWS Cloud Quest "Adventures" you truly are missing out! Way to go AWS! Achievement unlocked!

AWS · November 8, 2023
If you haven't seen the AWS Cloud Quest "Adventures" you truly are missing out! Way to go AWS! Achievement unlocked!

Sitecore · January 3, 2022
Just kicking off 2022 with a couple Radical PowerShell Scripts for Sitecore: Get-SitecoreSite and Get-SitecoreVersion.

DevOps · November 30, 2018
Your Version Control System (VCS) is the single most foundational tool for your entire software application and has a major impact on your DevOps tool selection.

DevOps · November 28, 2018
Manyrepo, Monorepo and Metarepo. Manyrepo is the industry standard and the correct choice for the greatest percentage of software applications.

DevOps · November 27, 2018
Any and all environment specific configuration and data should not be contained within your repo. It is not part of the software.

DevOps · November 21, 2018
One of the most efficient ways to reduce risk is by including and maintaining current architect diagrams within the repo.

DevOps · November 16, 2018
The top 5 minimum steps every private build must include — from cleaning the environment to running integration tests.

DevOps · November 13, 2018
Confidence in your ability to deploy your software is best achieved by executing a private build before a commit to catch and prevent issues.