Cloud
- Run Azure Functions in a Docker Container (Mark Heath) - This is a great and simple tutorial, perfect to do a quick test.
- Announcing the public preview of Windows Container Support in Azure App Service | Blog | Microsoft Azure (Andrew Westgarth) - Free for all August, it's time to try stuff...
- Improving the Security of Azure App Service Websites > Mitchel Sellers (Mitchel Sellers) - Nice post that lists low hanging fruits to make our App Services more secure.
- Improving the development experience worldwide with Event Grid (Bahram Banisadr) - List of all the novelties on event grid.
- Learn how to orchestrate serverless functions by scraping APIs in 8 minutes (Maxime Rouiller) - A nice article that shows with a real use case how Azure Durable Function could be used.
- Why does my Azure Function sometimes stop being triggered (Benjamin Perkins) - Great tip, I wish I knew that before.
Programming
- How To Do Microservices Integration Testing in the Cloud (Alex Handy) - Interesting article that describes the current situation of test environment or what it should look like.
- Top Docker Monitoring Tools (Emna Trabelsi) - So many different tools, this is fantastic!
- dotnet new templates for serverless functions (Shayne Boyer) - This post explains how to add new templates for our .Net Core and shows how to build Azure function.
Integration
- Our Integration Product Roadmap (Jon Fancey) - VNext, the next version of BizTalk, is making its way.
Miscellaneous
- 11 essential characteristics for being a good technical advocate or interviewer (Scott Hanselman) - Read, think, improve, repeat. An excellent list to read and get better.