It is time to share new reading notes. It is a habit I started a long time ago where I share a list of all the articles, blog posts, and books that catch my interest during the week.
If you think you may have interesting content, share it!
Cloud
-
Using Azure Load Testing to test Multi-Tenant services (Frédéric Le Coquil) - Nice post that explains in details how to test a scale and cost efficiently our API.
-
WASI 0.2 Preview: A New Dawn for WebAssembly (Steven J. Vaughan-Nichols ) - Looking forward how WASI will impact our web. Nice little post to quickly understand what it is.
-
How to deploy .NET Aspire apps to Azure Container Apps - .NET Blog (Jiachen Jiang) - It looks simple enough don't you think? I'm trying it today!
-
Build your Web Apps faster with the Azure Cache for Redis: Quick Start Template ( Ricky Diep) - This is definitely a simple and quick way to deploy all your assets at once. There is a video with a demo.
Programming
- Understanding C# 8 default interface methods (Andrew Lock) - Very clear post about the new feature available in interfaces, with great examples that make us understand why and when it is useful and how to implement it.
Open Source
- Celebrating One Year of Open at Microsoft (Japhlet Nwamu) - It was surely a nice first year.
Podcasts
- Code Visualization with CodeSee's Shanea Leven (Hanselminutes with Scott Hanselman) - Another very interesting episode. CodeSee definitely catches my attention, I'm planning to try it with my OSS project to get started.