Deployment Environments with Azure Functions
A breakdown of how to organize Function Apps into dev, staging, and production environments.
A Blog About .NET and Software Development
A breakdown of how to organize Function Apps into dev, staging, and production environments.
A little over two years ago, I started on a journey to sort out what I wanted to do with my career. Here’s an update on where I am now.
Mono repos have become popular in Silicon Valley giants like Facebook and Google. I explore its applicability to .NET projects in this post.
Controlling access to sensitive keys in cloud apps isn’t easy. In this article, I outline a way to do so with Azure Functions.