Blue/Green Deployments in Azure Container Apps: A Practical Guide
January 26, 2025Hey there! 👋 Let's talk about something that's been making my deployments much less stressful lately - blue/green deployments in Azure…
Hey there! 👋 Let's talk about something that's been making my deployments much less stressful lately - blue/green deployments in Azure…
.NET Core comes with tens of good patterns and helpers which are supposed to help developers to create high quality code which is easy to…
The syntactic sugars are helpful features of C# language. We can use instead of , we have common instead of loop with iterating…
Engineers love the new tools – that’s a fact. New IDE release is kind of Christmast Eve for all developers of a platform. Releasing Visual…