Category: Software
- 
			
			A Tale of Two ProxiesI am working on building a set of small reference applications to demonstrate some of the patterns and practices to help modernize cloud applications. In configuring all of this in my home lab, I spent at least 3 hours fighting a problem that turned out to be a configuration issue. Backend-for-Frontend Pattern I will get… 
- 
			
			Tech Tip – Chiseled Images from MicrosoftI have been spending a considerable amount of time in .Net 8 lately. In addition to some POC work, I have been transitioning some of my personal projects to .Net 8. While the details of that work will be the topic of a future post (or posts), Microsoft’s chiseled containers are worth a quick note.… 
- 
			
			Mermaids!Whether it’s software, hardware, or real world construction, an architect’s life is about drawings. I am always on the lookout for new tools to make keeping diagrams and drawings up-to-date, and, well, I found a mermaid. 
- 
			
			More GitOps Fun!I have been curating some scripts that help me manage version updates in my GitOps repositories… It’s about time they get shared with the world. What’s Going On? I manage the applications in my Kubernetes clusters using Argo CD and a number of Git repositories. Most of the ops- repositories act as “desired state” repositories.… 
- 
			
			Distributing C# Code Standards with a Nuget PackageThe commercial spirit of the season has me creating all kinds of new packages. 
- 
			
			Pack it up, Pack it In…My package authoring skills lapsed a bit, but a new problem led to a learn and grow opportunity. 
- 
			
			When a Build is not a BuildIn my experience, the best way to learn a new software system is to see how it is built. That path lead me to some warnings housekeeping, which lead me to a weird issue with Azure DevOps. Housekeeping! In starting my new role, I have been trying to get a lay of the land. That… 
- 
			
			Git Out! Migrating to GitHubGit is Git. Wherever it’s hosted, the basics are the same. But the features and community around tools has driven me to make a change. Starting Out My first interactions with Git happened around 2010, when we decided to move away from Visual SourceSafe and Subversion and onto Git. At the time, some of the… 
- 
			
			Stacks on Stacks!I have Redis installed at home as a simple caching tool. Redis Stack adds on to Redis OSS with some new features that I am eager to start learning. But, well, I have to install it first. Charting a Course I have been using the Bitnami Redis chart to install Redis on my home K8… 
- 
			
			WSL for Daily UseMuch like 80’s and 90’s fashion, the command line is back!