Let’s take a quick brief on how to scale one of the most popular frameworks today to build applications. So let’s start from the motivation: how to create a good performant API and replicate that logic for X users? We have three ways to scale our app: Vertical, Horizontal and…