It's Monday, time to share my reading notes. Those are a curated list of all the articles, blog posts, podcast episodes, and books that catch my interest during the week and that I found interesting. It's a mix of the actuality and what I consumed.You think you may have interesting content, share it!
Cloud
You think you may have interesting content, share it!
-
Separate the Metadata Noise from the Implementation in Azure Functions (Adam Storr) - This post shares an interesting technic to not get flood by all the metadata required but still managed to be OpenApi compatible.
- Amanda Silver on What’s Coming for Developers - Episode 151 - This is the summary of a podcast episode. It looks like gold! Already download it and it's next on my playlist.
-
How to Calculate Azure Blob Container Size (Mark Heath) - Nice little code snippet.
-
Top 6 tips for configuring a new Microsoft Azure environment ( Sonia Cuff) - This is stupid simple as they say and it will make a big difference further down the road. They are no reason to not do it.
Programming
-
Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1 (Andrew Lock) - Such a nice integration, cleaner and more efficient.
-
Dapr v1.4 is now available (Dapr project maintainers) - New updates on this loved library. This post also shares get-started resources.
-
Schedule Your Tasks Like A Pro in Blazor Applications (Alan Sangeeth) - I love Syncfusion controls and each time is always hard. Nice post.