Suggestion of the week
- Docker for .NET Developers (Part 2) - Steve Gordon's Blog (Steve Gordon) - Fantastic second part of a series of tutorials. This one focus on the building phase.
Cloud
- Create an Intelligent App With Google Cloud Speech and Natural Language APIs (Ashraff Hathibelagal) - A very nice tutorial that will help us to get started with Google API.
- Using Azure Automation with Multiple Subscriptions (John Knightly) - This post explains how to overpass a challenging barrier: executing a script in multiple subscriptions.
Programming
- Azure CLI 2.0: Make Bash Output More Readable (Chris Pietschmann) - Useful post.It not because we are using prompt that it must be difficult to ready the information.
- Azure CLI 2.0: Reset / Change Azure VM Password (Chris Pietschmann) - So simple when you know it...
- Choice amongst cross-platform .NET IDEs - VS Code, Visual Studio for Mac, JetBrains Rider (Scott Hanselman) - What I like the most is that you can now stay productive on different OS, because you are still using the same tools.
- Docker for .NET Developers (Part 1) - Steve Gordon's Blog (Steve Gordon) - This post is perfect for those who know nothing about Docker, and would like to understand the vocabulary before getting deeper.
- How a 650MB Node.js Image for Docker Uses Less Space Than a 50MB Image (Derick) - As unusual, the devil is in the details, and this post does an excellent job at explaining those details.
- Testing PowerShell with Pester (Adam Bertram) - I use Pester a little while ago and loved it. It's definitely a framework that worth a try.
Databases
- Azure Cosmos DB: Build a .NET application using the Table API (Benjamin Xue) - This post shares few tips to fix common issue when working with Cosmo DB.
Miscellaneous
- How to Build a Personal Brand and Reputation as a Software Developer (John Sonmez) - Nice article (chapter) that explains how to improve your life.