Less posts and articles this week, I was devouring books! I guess a special "book edition" of the Reading Notes should be coming soon...
If you are new on this blog, welcome! The reading notes post 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.
You also read something you liked? Share it!
Cloud
- Containerising Azure Functions without Dockerfile (Justin Yoo) - Cool post that shares while providing all the required code two way to create containerized .NET Azure Function.
Programming
- The Singleton Pattern in C# Today Is Not Your Dad's One! (Metalama Team) - Learn more about one of the oldest pattern, how it was, how it evolved.
- What Is OpenTelemetry? The Ultimate Guide (B. Cameron Gain) - Learn more about what is,why it's useful, what are the golden points in the nice post.
- Asynchronous HTTP APIs with Azure Container Apps jobs (Anthony Chu) - This is a great post. it explains the long process async pattern and provides the code to so it can be implemented with Azure container app.
Podcasts
-
Debug Containers with Mintoolkit (DevOps and Docker Talk: Cloud Native Interviews and Tooling) - Great episode about the intricacy of debugging containers and a tool mintoolkit,before knows as DockerSlim, that could really simplify things for us.
-
Fine tuning Products with Stanza System's Stacie Frederick (Hanselminutes with Scott Hanselman) - Do we really need to have that automatic build and deployment x time by week, or day? Are far should we go? Are we trying to solve a real problem or just find a solution we think we need. Great episode that will help you answering those questions.
-
Better ways to have tricky conversations at work (Modern Mentor) - It's been many stories I heard from people who quit their job before even talking to their manager... This short episode will provides you a few tips to get more prepare and try different alternative.