It's... Tuesday!
Cloud
-
50 shades of .NET on AWS (François Bouteruche) - A nice, like-real, story that helps understand how decisions are taken when planning in cloud architecture (here AWS).
-
Deploy ASP.NET Core websites to Azure App Service with Azure Pipelines (Mark Heath) - Very interesting tutorial about azure DevOps pipeline.
-
Introducing the Azure Static Web Apps CLI (Anthony Chu) - Amazing tools this swa CLI is very interesting and useful.
Programming
-
Light and dark mode in just 14 lines of CSS (Salma Alam-Naylor) - Lovely there is no real reason to not do it.
-
A New Architecture for APIs (Anant Jhingran) - A very interesting paper that highlights the strengths of GraphQL.
-
Add an Admin Tab to Windows Terminal with gsudo (Sam Cogan) - That's a pretty a neet tool!
-
Development Container CLI (Brigit Murtaugh) - Oh! This is fantastique, I need to try that, I'm assuming we will be able to give a name to the instance and that it will make reopening a container easier.
-
Docker Host network alternatives for Windows containers (Vinicius Apolinario) - Networks are hard, at least for me, and this post shows nice alternatives and explains many things.
Podcast
- Studio 2022 Extensions with Mads Kristensen (.NET Rocks!) - Whenever I listen Mads Kristensen talking about Visual Studio, my brain goes 🤯 Awesome, awesome episode.
Miscellaneous
- The Azure Cosmos DB Journey to .NET 6 - .NET Blog (Vinod Sridharan) - Learn how Azure Cosmo DB API gateway is low latency and use .Net in many different scenarios to achieve great performance, in this post.