If you’re struggling to understand the Model Context Protocol, I feel you, I watched a lot of videos on it, but I …
Software architecture
Subscribe via RSS to Software architecture posts
The multi tenant architecture is a software architecture (Don’t confuse it with a design pattern or deployment …
While using a Tinder-style dating app, one of those in which, after a mutual like, the application puts the people …
https://www.reddit.com/user/LegalCan4801/
Composition over inheritance is a recurring theme in object-oriented programming (OOP). Usually, it is explained in a …
Image by Tsutomu Nihei --niji 5
What is a deployment pattern? A deployment pattern (Not to be confused with a design pattern ) is an automatic method of …
This entry is about a design pattern of which, at the time, I found little to none information in Spanish. Imagine that …
Almost all modern web applications perform some form of streaming, from video platforms to live streaming. In this post …
Protobuffers allow you to create a gRPC API that has the characteristic of being incredibly faster, because it uses …
Image credits: Dmitriy Zub https://unsplash.com/es/@dimitryzub
On Saturday, August 6, 2022 I sat for and approved my Microsoft Azure AZ-900 certification exam.
What does AZ-900 …
How do I design a REST API? How many levels should I nest my related resources? Relative or full URLs? This post is a …