Designing a Scalable Backend in Node.js.js will explore three scaling challenges in a fictional system written as user stories. We'll discuss useful tools for diagnosing the root causes of scaling issues, as well as techniques for alleviating bottlenecks and eliminating points of failure.
Table of contents
About Our System With a Node.js BackendChallenge 1: Issues When Logging In As a UserChallenge 2: Missing Transactions in Our Node.js AppChallenge 3: Transactions Taking A Long Time to LoadWrapping Up1 Comment
Sort: