#ShuklaNotes

#ShuklaNotes

Follow
Follow
homeResumeDocs

Partitioning, Sharding & Replication

Oct 19, 20232 min read

Use Case: Online Shopping Website Imagine you are running a popular online shopping website that sells various products. Your website has a vast...

Partitioning, Sharding & Replication

Consistent Hashing - in simple words

Oct 19, 20232 min read

Imagine you're running a big website, and lots of people are visiting it every day. To handle this traffic, you have multiple servers. Now, you want...

Consistent Hashing - in simple words

Database

Oct 19, 20231 min read

A lot of buzz world - ETL (Extract, transform, load), OLTP, OLAP, Data Warehouse and many more. What exactly they are and why I should...

Database

Navi UPI Launch

Sep 11, 20232 min read

🚀 Exciting News! On 24th August 2023, we achieved a significant milestone at Navi as we officially launched UPI, and I had the privilege of managing...

Navi UPI Launch

Stream Processing Frameworks

Aug 11, 20233 min read

These frameworks are commonly used for processing and analyzing streaming data. Let's briefly explore each one: ksql: ksql is a streaming SQL engine...

Stream Processing Frameworks

Outbox and CDC (Change Data Capture)

Apr 27, 20233 min read

Outbox and CDC (Change Data Capture) are both techniques used in data integration and data synchronization. Outbox is a pattern used to handle data...

Outbox and CDC (Change Data Capture)