Browsing Tag
microservices
44 posts
Python with Microservices (FastAPI)
Python and Microservices: A Deep Dive with FastAPI Introduction: In the ever-evolving landscape of software development, microservices architecture…
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…
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…
APIs are everywhere. But how do we test them without breaking the bank?
If you’ve been around long enough, you probably remember the glory days of service virtualization. (If you don’t…
Building Microservices: Designing Scalable and Maintainable Back-End Architectures
“What got you here won’t get you there.” That saying holds true in software development more than anywhere…
🏗️ Qual Arquitetura Escolher para .NET: Monolito, Serviços Distribuídos ou Microsserviços?
Com a evolução da plataforma .NET — especialmente com o .NET Core e agora com o .NET 8/9…
🔐 Repackaging Microservices into Single-Tenant Monoliths: The Architecture Behind Scalable, Compliant SaaS
🧱 Tired of the complexity, latency, and compliance headaches that come with managing a sprawling microservices mesh for…
From spaghetti code to structured architecture: visualizing complex codebases
If you’ve ever opened a legacy codebase and quietly whispered “What f*ck is this?”, you’re not the only…
Shadow Testing Superpowers: Four Ways To Bulletproof APIs
Read this article on Signadot’s blog. Shadow testing is unlocking a new generation of testing approaches that provide…
🚨 Micro-frontends: The Dumbest Idea Tech Bros Have Ever Sold to Businesses 🚨
Ah yes, microfrontends—because somehow, breaking your perfectly fine frontend into a convoluted mess of multiple frameworks, repositories, and…