Docker Tips & Tricks
These are some useful random tricks I've learned about Docker over the years.
Getting Shell Access to a Running Container
docker exec -it...
Microservice Toolbox (MBOX)
I designed this for testing and building microservices. This Alpine Docker image is packed full of tools for interacting with containers, service...
Starting a website for the first time can be time-consuming and a tedious process for someone who is new to the process. It's important...
How to Become a Web Developer
I've been making websites since 1997 and working professionally since 2010 full time as a software developer. If you...
.NET Software Architecture for Remote Workers
With more people going remote due to the current pandemic it's brought up a lot of thoughts about...
Lessons Learned from Web Hosting Disaster Recovery
I host websites for friends and family and I am responsible for about 15 websites. In an unfortunate...
My desks over the years
I thought it would be fun to take pictures of every desk/home office that I've ever worked at through out...
Dad’s Work Memorabilia
My dad was a software developer with a career working as a BI developer, .NET developer and eventually ended up being a...
Azure App Config + Key Vault
In distributed environments using a centralized configuration store and secret store can improve security posture, increase productivity, and make...
.NET: Application Insights Availability Checks (Internal / External)
I've created and I am sharing a .NET Microservice that takes a list of sites and runs...































