Browsing Tag
architecture
102 posts
Why Software Design Patterns Matter for Cybersecurity
Design patterns have long been part of the software engineer’s toolkit. They help teams solve recurring design problems…
My understanding of microservices was totally wrong
Introduction I have been building CRUD applications for a long time, during my previous job, internships, and university…
REST API
1 INTRODUÇÃO Nas últimas décadas, ocorreu o aumento da complexidade dos sistemas de software, com o aumento da…
Factory Method in Clprolf: Clear Rules for Object Creation
Design patterns solve recurring problems in object-oriented design. In this article, let’s revisit the Factory Method pattern, written…
AWS Networking: Understanding CIDR Notation
Having a solid grasp of networking fundamentals is essential to understanding complex AWS architectures. I first came across…
API Versioning in .NET Web API
As your API evolves, breaking changes are inevitable. Introducing API versioning ensures that your clients continue to work…
Building Agentic Fusion: AI-Powered Business Intelligence for Kubernetes Microservices
As a developer working with distributed microservices, I’ve always faced the challenge of getting a unified view across…
You May Need an Anti-Corruption Layer
Rubber Ducking with Claude Opus 4 this afternoon to see if it worked this week, and it did.…
CNCF [Cloud Native Computing Foundation]: ChatLoopBackOff: Episode 68 (KANISTER)
In this live stream, CNCF Ambassador Carlos Santana is taking a first-look at Kanister, an open-source framework for…
NDC Conferences: Navigating through the Azure Messaging (over)choice –
Feeling overwhelmed by Azure’s smorgasbord of messaging options? It’s easy to get stuck in “analysis paralysis” and just…