Testing Serverless Functions in .NET
Featured Post, January 2019
Testing with serverless is different than testing a regular cloud app. Discover the best ways to test serverless functions it in this article.
A Blog About .NET and Software Development
Testing with serverless is different than testing a regular cloud app. Discover the best ways to test serverless functions it in this article.
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.