Cloud
An experiment - The Azure Cloud Shell at the command line with AZ SHELL (Scott Hanselman) - Oooooh I love it! I will right now check what are my option and install/ configure one.
Auto blogging Jekyll with Logic Apps, ACI Containers and .NET Core (Shayne Boyer) - Great post that explains how we could use Docker in any flow with logic apps. This time it generates blog post.
Kubernetes vs Docker: How to Choose (Eric Boersma) - Interesting post that answers to a trending question.
Reading Azure Cosmos DB Data In Azure Functions (Jason Roberts) - Nice post that share code snippets for different situations.
The Urlist — An application study in Serverless and Azure (Burke Holland) - The tool looks awesome, and this post explains how it was build and gives the reasons why some choice has been made.
Programming
REST API Design Best Practices for Parameters and Query String Usage (Kay Plößer) - This is a nice post That explains some of the best practices... Now let's get back to the design table of our last API and see what is missing.
5 Reasons to Containerize Production Windows Apps on Docker Enterprise - Docker Blog (David Friedlander) - If you thought that modernizing your app is mostly impossible, this post is the light at the end of the tunnel, showing you one possibility.
Docker from the beginning — part III (Chris Noring) - Third of this docker series. I like how it is not only a happy path but the learning path with the fails and victories.
Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator (Scott Hanselman) - That look like a very useful tool...
~