Cloud
- Azure Functions—Key Vault integration - Nice tight integration that will simplify our lives.
- Azure Functions Continuous Deployment with Azure Pipelines- Part 7 (Jason Roberts) - Excellent series to learn and get started with continuous integration and continuous deployment.
- My first Azure build & deploy pipelines for an Azure Function V2 (Joost van Schaik) - A nice tutorial that shows how easy it is to deploy an Azure function with Azure DevOps Pipeline.
- Running Cognitive Service containers (Henrik Frystyk Nielsen) - This post is the perfect one to get started with those new cognitive containers.
- This resource group will self destruct in 30 minutes (Mark Heath) - Pretty clever way to "not forget" any unused resources... And there so save money!
Programming
- Creating a .NET Global Tool from an existing Console Application (Rick Strahl) - Very interesting post that explains some strategy for global donet core application and how to work share them with nuget.
- Upgrading the DakBoard Family Calendar with Raspberry Pi Zero W and Read Only filesystem (Scott Hanselman) - Not even a week has past and it's already version 2! Excellent!!
Books
Extreme Ownership: How U.S. Navy SEALs Lead and Win (Jocko Willink, Leif Babin) - Very interesting book. Yes, it contains a lot of battle details, and first I was not sure, but then things "fall" all in place when you understand what the story was "demonstrating." It also contains more business focus examples. Everything is very clear, well explained in plain English.~