Scalability Types in Software Architecture
This write-up focuses on the Scalability Types applied to IT systems, the vertical and horizontal approaches, respectively referred to as scaling UP and scaling OUT.
Periodic Table of DevOps Tools in 2023
The Periodic Table of DevOps Tools is a great resource designed to guide you through the best DevOps tools available to optimize your software delivery process.
Multipurpose Cloud Migration Strategy for NodeJS Projects
Flexible Cloud migration strategy for NodeJS projects on AWS that also works on custom servers, from a monolith block to microservices.
Custom State Management Architecture using RxJS
RxJS implementation of a custom store useful in some specific cases to add reactivity to your DOM elements without adding many batteries to your code.
Fastest Blog Architecture
Unveiling the steps to build the fastest blog experience for your readers, an architecture point of view from a real case.