Cloud
- 5 Tips for Successful Azure App Development (Alex Bennett) - Nice simple tips to get started on th good foot and get the best of cloud architecture.
- Deployment made easy with Zeit (Scott Hanselman) - Interesting podcast. I will definitely try both hyper console and that new deployment tool.
- Enabling Azure CDN from Azure web app and storage account portal extension (Manling Zhang) - Configuring a CDN as never been that easy. Awsome.
- In-order delivery of correlated messages in Logic Apps by using Service Bus sessions (Aprana Seth) - This post explains all the details on how to respect the message's publishing order when using LogicApp in your integration solution.
- Tactical Integration with Logic Apps (Michael Stephenson) - Interesting post about the advantages of doing integration using PaaS on Azure.
Programming
- Contributing to .NET for Dummies (Rion Williams) - Another post where the author shares his experience (I love those. That's the real life); this one about participating in an open-source project.
Databases
- Introduction to Azure PowerShell Modules for the SQL Server DBA Part 4 (Edwin Sarmiento) - Of course, things could be created outside of the Azure portal. This last post of the series puts all the pieces together... and even gives us the full script.
- Mashup: SQL Server on Linux in Docker on a Mac with Visual Studio Code (Julie Lerman) - Cool post where Julia shares with us the results of her "database in a container" experience.
Miscellaneous
- Reckon you've seen some stupid security things? Here, hold my beer... (Troy Hunt) - Ouf..... I'm not sure if I'm more scared or shocked.