Good Monday, it's time to share new readingnotes. Here is a list of all the articles, and blog posts, that catch my interest during the week.
The suggestion of the week
- Deploy Azure Static Web Apps With Bicep | LINQ to Fail (Aaron Powell) - Great tutorial that explains how to build a well-structured deployment pipeline using bicep and GitHub action. I will need this for sure, bookmarked.
Cloud
-
Azure Container Hosting Demystified - 2022 Edition (Sam Cogan) - Great post that lists all Azure services that use containers, with their pros and cons.
-
Building Messaging Endpoints in Azure: Container Apps (Jimmy Bogard) - This excellent tutorial shows all the steps from code to deployment.
Programming
-
The Best C# .NET Web Application Tech Stack: Choosing The Front End (Michael Shpilt) - Nice post that describes all C# frontends with their pros and cons.
-
ApiController Attribute in ASP.NET Core Web API (Code Maze) - This post contained many best practices and detailed explanations to get a great API and make sure the user experience is the best possible.
-
Continuous Integration Vs. Continuous Delivery: Know the Differences & Draw a Line (Hiren Dhaduk) - This post is very interesting as it describes both parts of the flow, and lists the benefices and challenges.
-
Incremental ASP.NET Migration Tooling Preview 2 (Mike Rousos) - The second preview already! Things are looking good...
-
Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package (Andrew Lock) - This post introduces a nice package to have better visibility into our code. Nice.
Miscellaneous
-
New Resources to Get Started with .NET MAUI - .NET Blog (Matt Soucoup) - Are you planning to learn something new this summer? I suggest you .NET MAUI, to build an application that can go everywhere. This post shares tons of references to get you started.
-
Why Microsoft Measures Employee Thriving, Not Engagement (Dawn Klinghoffer, Elizabeth McCune) - Interesting article.