Cloud
- Enhancements to Application Insights Smart Detection (Anton Fritz) - Really cool new service that will improve our way to detect problems.
- How to easily and silently obtain AccessToken (Bearer) from an existing Azure PowerShell session (Stéphane Lapointe) - Nice optimization of our environment and still be secure.
Programming
- Deploy Cognitive Toolkit model to Azure Web Apps (Ilia Karmanov) - Nice short demonstration, all the code is available on GitHub.
- Load Balancing Node.js Applications with NGINX and Docker (Bruno Krebs) - This is a really good tutorial that explains thing very clearly and simply.
- Using .NET and Docker Together (Rich Lander) - This post is a fantastic list of references to get started with .Net Core and Docker combination.
- Kubernetes in action: How orchestration and containers can increase uptime and resiliency (Brendan Burns) - Wow I was really impressed by how Kubernetes works and mange things effortless (for simple cases).