Cloud
- Integrating ACI with other Azure services (Mark Heath) - Great post and source of tons of also good references.
- Securing an Azure App Service Website under SSL in minutes with Let's Encrypt (Scott Hanselman) - Really cool tutorial AND info about Free certification that you can automatically install... on Azure. Well it possible elsewhere, it's just not explained in this post.;)
Programming
- .NET Core 2.1 and AWS | Amazon Web Services (Norm Johanson) - AWS, containers, .Net Core all together to make your code sits where ever you like. Pretty useful.
- Effective bundling with ASP.NET MVC (Gunnar Peipman) - Nice post about the bundling process in our asp.net MVC application.
- New Updates for Azure Development in Visual Studio (Visual Studio Team) - Great update to the tooling that makes our life easier... Or at least that reduce (a lot) the pain when starting and deploying a project.
- Some tricks I learned recording & publishing an educational video every day for 30 days - A geek with a hat (Swizec Teller) - I really liked that series and I learned tons of stuff while watching it about React of course but also about how to present technical tutorial and make them interesting to watch. Great work buddy!
Data
- Apply a Filter to a Slicer (Mike Carlo) - Sooooo useful. If you don't know how to do it (yet), just watch the video, you'll thanks me later.
Miscellaneous
- How to Become a Successful Technical Speaker (Daniela Petruzalek) - Interesting and motivating post about how to get prepared and how to learn.
- Pwned Passwords in Practice: Real World Examples of Blocking the Worst Passwords (Troy Hunt) - Incredibly Useful tool that helps us all to stay secure and also check if we are compromised.