© 2023 Hashnode
#zero-downtime
Recently, my team and I managed to migrate millions of our users' data with no downtime required. In this post, I'm going to share why we did it, how we did it, and what we've learned from this. Backg…
This is a template documentation about scaling an es cluster to a single node without any errors and minimum downtime. Feel free to post recommendations using the comment section below. First, run thi…
Introduction Node.js is an asynchronous event-driven, highly scalable runtime Javascript environment. Developers who use Node.js are free from the worries of dead-locking the process since there are n…