InTDS ArchivebyJames BarneyAnother Hike Up EverestHow to make progress on hard problems in AINov 22, 20243
InLevel Up CodingbyJennifer FuAce Your Microservices InterviewsEssential concepts and insights of microservicesNov 18, 20248
InNetflix TechBlogbyNetflix Technology BlogNetflix’s Distributed Counter AbstractionBy: Rajiv Shringi, Oleksii Tkachuk, Kartik SathyanarayananNov 12, 202424Nov 12, 202424
Yevhenii LomovThe Challenge of 100k Concurrent WebSocket Users — and How to Solve It. Part 1.From concept to PoC: building a scalable WebSocket architecture11h ago11h ago
Arunangshu DasHow Async/Await Can Slow Down Your Node.js AppIn the world of Node.js, async/await has become a staple for handling asynchronous operations. It’s clean, easy to read, and feels…Jan 2812Jan 2812
InTDS ArchivebyJames BarneyAnother Hike Up EverestHow to make progress on hard problems in AINov 22, 20243
InLevel Up CodingbyJennifer FuAce Your Microservices InterviewsEssential concepts and insights of microservicesNov 18, 20248
InNetflix TechBlogbyNetflix Technology BlogNetflix’s Distributed Counter AbstractionBy: Rajiv Shringi, Oleksii Tkachuk, Kartik SathyanarayananNov 12, 202424
Yevhenii LomovThe Challenge of 100k Concurrent WebSocket Users — and How to Solve It. Part 1.From concept to PoC: building a scalable WebSocket architecture11h ago
Arunangshu DasHow Async/Await Can Slow Down Your Node.js AppIn the world of Node.js, async/await has become a staple for handling asynchronous operations. It’s clean, easy to read, and feels…Jan 2812
Shubham sharmaApache Kafka 4.0: A New Era of Event StreamingOn March 17, 2025, the Apache Kafka community unveiled version 4.0, a landmark release for the open-source distributed event streaming…18h ago
AnkitBuilding a Nest.js API That Can Handle Millions of Requests Without Crashing⚡ Want to build a Nest.js API that scales to millions of requests without breaking? Here’s how to do it right! 🚀Feb 1111
Ashiq KSOptimizing Redis With Lua ScriptingWe use caching in different places, such as browsers, web servers, backend servers, etc. One of the most popular choices for caching is…11h ago