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.
Cloud
-
Microsoft Cost Management updates—March 2023 (Michael Flanakin) - Because we all need it and or worry about it. Learn the new features that are available for you in the cost management.
-
Azure Spring Clean: Compliance for Bicep with Checkov (Sam Cogan) - That's a pretty cool tool to add to our box. I need to get that onto my pipeline...like now!
-
Logic Apps Aviators Newsletter - April 2023 (Kent Weare) - One of my friends shared this with me, and I loved it! It's packed with information about new features, and upcoming events...
-
This Month in Azure Container Apps: March/April 2023 (Anthony Chu) - I caught the live stream by pure chance and they pass through all the news contained in the post. Very happy to see Azure Container App growing so quickly!
Programming
-
Run dotnet core projects without opening visual studio (Karthik Chintala) - Yes, it is possible and even fun! I code in VSCode 80% of the time.
-
How to Do an Inner Join in LINQ? (Code Maze) - Nice post to get started about relations between tables type of joints and of course how to do it with LINQ.
-
Running .NET Console Apps in Azure Container Instances (Mark Heath) - A neat way to run an application in the cloud. Have a special look at how the secret config is managed to avoid pushing them into the code repository.
Podcast
- Let's Chat About AI (Ep 76) (Community Pulse) - Extremely interesting episode about AI. Should we be worried, what would be the impact? So many great questions asked.
- 54. Cloud native and the Container landscape on Azure - with Daniel Paulus (Betatalks the podcast) - A little bit about the container's history, its present, and potential future.
- Chris Sainty: Blazor in Action - Episode 238 (Azure DevOps Podcast) - I already like Blazor, but I think you will also after listening to this episode.
- Down A Rabbit Hole with Seth Godin (A Bit of Optimism) - Great episode is about many different little things to make life better. You can feel the complicity between Seth and Simon.
- Windows WSL and Containers in 2023 (DevOps and Docker Talk) - WSL what it is and why people say it's so useful. All that and more in this episode.
Miscellaneous
- Technical Writing 101: Working with SMEs - Big Nerd Ranch (Cole Henry) - effectively.