Cloud
- Azure Portal: The missing ClearDB MySQL database (Iris Classon) - Wooo! This is an amazing workaround of what could be a major problem. Good catch!
- Azure Site Recovery between Azure regions - Easier than ever.
- Enable client side monitoring in Azure with Application Insights (Beckylin Orooji) - Pretty slick new way to get client side Application Insights running.
- Tutorial: Login with Amazon Integrations - Auth0 - Cool tutorial to add more flexibility in our Amazon web apps.
Programming
- Docker for .NET Developers (Part 3) (Steve Gordon) - Great post that gives all the details on the context of this series. Why Docker, why .Net Core...etc.
- Testing ASP.NET Core MVC Controllers: Getting Started (Jason Roberts) - Nice little tutorial it shows us how to build our first test using moq and .Net Core.