Can AI become Self Aware ?As AI has become mainstream due to tools like Chat GPT and Perplexity, discussions about the future of this world abound, with one of the…Mar 20Mar 20
Published inLevel Up CodingSelect Count(*) choked my backendIt’s quite common in pagination APIs to include the total number of available items in the response, which is a practice I’ve consistently…Mar 8Mar 8
Published inLevel Up CodingI Don’t Need Fancy Queues, Databases are Good Enough!While systems like Kafka, Redis, or SQS aren’t inherently flawed, developers often opt for their integration without fully considering…Feb 194Feb 194
Published inLevel Up CodingStep-by-Step Guide: gRPC Microservices in NestJSIn this step-by-step tutorial, we will learn how to use the gRPC protocol to enable communication between multiple microservices written in…Aug 6, 2023Aug 6, 2023
Published inLevel Up CodingScaling your Nest.js application with Amazon Simple Queue Service (SQS)If you’re running a Nest.js application, you know how important it is to keep your users happy. However, as your workload increases, you…Apr 12, 2023Apr 12, 2023
Published inLevel Up CodingGetting Fast Realtime Leaderboards With RedisLeaderboards are everywhere, and audiences love seeing their ranks up top. But you know what they love even more, Realtime Leaderboards!Nov 29, 2022Nov 29, 2022
Deploying Superset to the Cloud From Source- “Apache Superset was designed from the ground up to be cloud native and scale out to large deployments. It was battle hardened at Airbnb…Jun 6, 2021Jun 6, 2021
Apache Superset: Under The HoodIn this post, I will be sharing some useful knowledge I gathered while working on Apache Superset’s codebase as a power user. As an active…Jun 29, 2020Jun 29, 2020