-
Continue reading →: Speed Up Your Gradle Builds!
Looking for ways to speed up your Gradle builds? Look into setting the following flag. It took me a little bit of time to understand this setting and the benefits. This flag is really beneficial when you are NOT using the same static build agent each time. (e.g. GitHub Hosted…
-
Continue reading →: GitHub Workflow – PowerShell vs PWSH
What’s the difference between “shell: pwsh” and “shell: powershell” in GitHub workflow files? “shell: powershell”- Windows PowerShell 5.1- Windows only- NET Framework 4.5″shell: pwsh”- PowerShell (Core) 6+- Cross-platform (Windows, macOS, Linux)- NET Core / .NET (open source) Checkout this example workflow file! (Example workflow file)
-
Continue reading →: GitHub Copilot and Instructions MD File
GitHub Copilot is a great AI coding assistant, but you can make it even better by adding custom instructions. These let you guide Copilot to follow your project’s standards, best practices, and preferences automatically. I use Visual Studio Code mostly and have seen these files help myself and my team.…
-
Continue reading →: Lang Eco System
Below are the Lang Eco System libraries that you should be aware of in the current age of AI! 🙂 I am ranking these in order of popularity.
-
Continue reading →: Azure DevOps and Scrum Retro
If you are using Azure DevOps for managing your Scrum team, take a look at this extension for facilitating Scrum retro’s. It works great! https://marketplace.visualstudio.com/items?itemName=ms-devlabs.team-retrospectives After you install and setup your retro board, you will see something like this. This is great! It really helps your facilitate the Scrum retro…
-
Continue reading →: AWS Graviton – Cost Savings
AWS Graviton instances are a family of Amazon EC2 VM’s powered by custom-built, 64-bit processors designed by AWS using the ARM architecture that are optimized for performance and cost savings. Benefits Draw-backs AWS Graviton Savings Dashboard
-
Continue reading →: AWS – CloudFormation Generator
Have you ever created a AWS resource manually in the console, then tried to re-create the resource in CloudFormation? Its kind of a pain! The generator process can scan your AWS account and find resources not backed by CloudFormation and generate CloudFormation templates. You will have the ability to download…
-
Continue reading →: Apache ANT – Latest Release
I’ve used Apache ANT for building Java projects for a long time. I think its a great build tool. However, it just seems like most teams are moving towards Gradle as a build tool. The latest release of ANT is 1.10.15, which happened in August 2024. Question – Is Apache…
-
Continue reading →: Scrum Events
If you are a Scrum Master or leading a team in some sort of Scrum cadence, you will want to perform these events! Scrum Events The following link is a good resource to understanding each of the event! Download the Scrum guide here for complete details
-
Continue reading →: Devopsdays Minneapolis
Best qoute from Devopsdays Minneapolis. “You can’t buy DevOps, but I can sell you some” Great conference here in MN. https://devopsdays.org/events/2019-minneapolis/welcome/