The multi tenant architecture is a software architecture (Don’t confuse it with a design pattern or deployment …
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 the Worker Pool design pattern. Imagine that you have a number of concurrent tasks that you want …
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 …
Image credits to ときわた: https://www.pixiv.net/en/users/5300811
This publication is a minimal guide of practical tips on REST API design, what is a characteristic of the REST API? I …
Credits to https://www.pexels.com/@amateur-photo-1700447
Ngnix throttling allows us to limit the number of requests to a certain user. This is useful to prevent excessive …
credits https://www.pexels.com/es-es/@elaine-bernadine-castro-1263177/
Are you choosing a hosting service but don’t know which one to choose? Surely you have already had contact with …