Cloud
- Delete your resource groups in parallel using the az group command (Wes MacDonald) - What!? So cool, and efficient.
- Demystifying Azure App Services Plan (Scott Allen) - Very clear and so well explained. I love it.
- Understanding Azure Durable Functions - Part 1: Overview (Jason Roberts) - A nice quick introduction to the durable functions. A series to watched.
- Managing Azure Functions Keys (using the new ARM APIs!) (Mark Heath) - This post shares all the required code to get, list, or change our keys using the new API and some PowerShell.
Programming
- Git is case-sensitive and your filesystem may not be - Weird folder merging on Windows (Scott Hanselman) - A nice tip to know when creating a multi-platform application.
- How YOU can use Nest to build a GraphQL API (Chris Noring) - A pretty cool tutorial that gives us all the code to get started with GraphQL.
- The Top 5 DevOps Automation Tools .NET Developers Should Know (Heather Downing) - So many great tools! Could it be the opportunity to try something new that you were waiting for?
- Azure DevOps Hidden Gems #3 - Pull Request Validation Builds AND Releases (Graham Smith) - Amazing features that I didn't know even existed! A very promising series indeed!
Databases
- Using SQL Server in Docker containers for basic tasks (Michael Jolley) - Stop installing SQL server on your dev machine!? After reading this post you may consider that as a really good idea.
Miscellaneous
- A better way to sell your skills as a developer than just "hire me!" or mass applying (Corey Cleary) - Interesting post that shows the proper way to do things.
- How I Started Existing on the Internet (Ryland G) - An awesome story. Hopefully, it will help those who didn't start yet...
- The Best Book to Read as a Developer (Ryland G) - Looking for something technical to read this summer? Well, this one look interesting.
~