Blog Posts

The 3 Most Practical Features of C# 14 for Everyday Developers

C# 14 ships with .NET 10 this November, bringing features that make everyday code cleaner and safer. Learn how null-conditional assignment, the field keyword, and extension members can simplify your code with clear before-and-after examples.

Continue Reading

A consolidated guide to Well-Architected Frameworks

In this post, we will delve into the core principles and guidance of the Well-Architected Frameworks (WAF) of Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). We’ll highlight the pillars that form the foundation of these frameworks: Cost Optimization, Operational Excellence, Performance Efficiency, Reliability, Security, and Sustainability. Each pillar provides a lens through which architects can evaluate their current setups and identify areas for enhancement. Together they will form a consolidated guide to Well-Architected frameworks. Moreover, as cloud

Continue Reading

Site Footer