Ken Muse
Using Azure Run From Package
In last weeks post, I mentioned that there are ways to modernize Function apps. In truth, most App Services support an improved model for deploying your code — the deployment package. Learn to use ‘Run From Package’ to improve your Azure App Service deployments.

Read this article

Have It Your Way - The Magic of dotfiles
Did you know that you can have your favorite environment configurations follow you wherever you go, including into Development Containers and Codespaces? All of your environments can reflect your personal preferences through the power of a dotfiles Git repository.

Read this article

Using Development Containers
Tired of spending your time setting up resources? It’s time to learn how to implement development environments using infrastructure-as-code with Dev Containers, Codespaces, and Gitpod!

Read this article

Reusing GitHub Workflows and Centralized Processes
Let’s talk about how to share GitHub workflows between multiple repositories and create centralized processes.

Read this article

My Experience Migrating to Hugo
So, once again, it was time to switch by blog platform engines. Learn about my experience migrating to Hugo for static site development.

Read this article