Blog Posts

The Evolution of the Developer in the Era of AI Agents

Over the past days, a recurring theme has surfaced in conversations with colleagues — often not in formal meetings, but around lunch tables, coffee machines, and hallway chats. The topic is unavoidable: AI coding agents. Alongside the excitement sits a quiet, restrained anxiety. What happens to software developers when machines can write code? My perspective is neither alarmist nor dismissive. Yes, change is coming — profound change. But no, the developer role is not disappearing. What we are witnessing is

Continue Reading

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