On October 13, 14, and 15, we celebrated the fifth edition of the Global Software Architecture Summit (GSAS 2025) in Barcelona. This edition focused on “Software Architecture and Business Value: Balancing Tradeoffs,” bringing together industry professionals to explore the crucial … Read More
Comparisons Between Traditional Coding vs AI-Assisted Coding
Software development has changed a lot in the last few decades. How developers build software has changed a lot over time. They started with simple instructions for machines, then moved to more complex and organized ways of writing code, then … Read More
Code Your Cloud: The Future of Infrastructure as Code With AI
Over the last decade, Infrastructure as Code (IaC) has established itself as one of the fundamental practices of the DevOps movement. Thanks to it, teams have been able to manage increasingly complex environments by applying the same practices as in … Read More
Unlocking Business Success with AI KPIs
In today’s AI-driven world, data-driven decision-making is no longer optional—it’s essential. At the center of this approach are Key Performance Indicators (KPIs), measurable values that help organizations track progress toward strategic goals. KPIs act as a company’s compass, providing clarity … Read More
C# 13: Limitations, Ideal Use Cases, and Benefits
Every time C# is updated, the entire .NET world becomes better and more powerful, making it easier and safer to build applications. C# 13 is no exception. This update incorporates the best features from previous releases and introduces some new … Read More
Key New Features in C# 13
Since its start in 2000, C# has evolved significantly. Currently, it is a favored language among many software developers. For more than twenty years, numerous functionalities have been implemented to facilitate coding more easily, more understandable, and quicker. Whenever a … Read More
How VS Code DevContainers Improved Consistency and Simplified Onboarding in a Frontend Project
In our frontend project, we started facing several common issues that many teams can relate to: So we asked ourselves: How can we make this faster and the same for everyone? That’s when we decided on VS Code Devcontainers, a … Read More
Technical Debt vs. Technical Improvements: What Should You Prioritize?
How Technical Improvements Can Save Your Software Project In modern software development, it’s common for developers to identify technical improvements that don’t always receive enthusiastic support from management (especially if they lack immediate or visible business impact). However, improvements like … Read More
The Best Frontend AI Tools Developers Should Know
Artificial Intelligence is becoming increasingly integrated into our daily lives. From creating content and solving problems to supporting learning and communication, its influence is widespread and continually expanding. AI is no longer just a technological topic; it is now being … Read More
You Don’t Need Microservices to Use Hexagonal Architecture and DDD
In the software development field, microservices, hexagonal architecture and DDD (Domain Driven Design) are the most popular topics. These paradigms are now the hallmark of scalable, maintainable, and solid enterprise applications. But there’s a growing misunderstanding: To use hexagonal architecture … Read More
Risks of ChatGPT Usage in a Cooperative Environment
A few weeks ago, in our post about the “Hidden Leaks”, we explored how employees might inadvertently share sensitive company data with AI platforms like ChatGPT. We briefly touched on how AI providers might handle this data, but now, let’s … Read More
How to Validate a RAG System: Practical Guide for Product Managers
As AI systems reshape the way we interact with information, Retrieval-Augmented Generation (RAG) has emerged as a powerful architecture to combine internal knowledge with generative language models. But with great capabilities comes a critical challenge: how do we know if … Read More

