Welcome to this week’s reading notes! In this post, you’ll find a curated selection of insightful articles and tutorials covering various topics in technology and programming. Whether you’re looking to enhance your testing skills with .NET Aspire, improve your code comprehension with GitHub Copilot, or explore the world of Docker for DevOps, there’s something here for everyone. Dive in and enjoy these valuable resources!
If you have interesting content, share it!
Suggestion of the week
- Getting started with testing and .NET Aspire (Aaron Powell) - This is a great tutorial, with a video version if you prefer, to get us started with test when .NET Aspire is part obor solution.
Cloud
-
Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11 (Rhea Patel) - This post is a must for all developers. Copilot becomes so much more efficient with those little tips don't miss it.
-
How to use Azure Policy to enforce resource naming conventions in your DevOps pipelines (Luise Freese) - Naming is for sure not the most exciting topic,but it is the key to an healthy cloud subscription. Don't miss this post that shares a good way to keep consistent names.
Programming
-
Exploring Docker for DevOps: What It Is and How It Works (Todd R. Weiss) - This is a nice post to learn more about Docker and how /why it could be used to improve the DevOps processes.
-
.NET Aspire for Data Chatting (Tommaso Stocchi) - Super cool project to query our database without knowing SQL.
LowCode
- How to rotate secrets with Azure Logic Apps, Key Vault and Managed Identity (Luise Freese) - Cool idea o automation to do a important but boring task. And it doesn't required code!
Miscellaneous
- Hosting a (DevOpsDays) Tech Conference (Dewan Ahmed) - I went to this even and you could feel it was prepared with patio and care. It very interesting to learn about the behind the scene and all the work put both before and after.DevOpsDay Halifax you won my heart.
~ Frank