
Kafka Internals
馃毀 This post is a work in progress, but feel free to explore what鈥檚 here so far. Stay tuned for more! 14 years of Apache Kafka! Kafka is the de facto standard for event streaming, just like AWS S...
馃毀 This post is a work in progress, but feel free to explore what鈥檚 here so far. Stay tuned for more! 14 years of Apache Kafka! Kafka is the de facto standard for event streaming, just like AWS S...
Figure 1: Debezium Postgres Connector 1. Goal Set up Debezium to capture row-level changes in the schemas of a PostgreSQL database and publish to Kafka topic(s). The high-level architecture is u...
Neo4j vs PostgreSQL Have you ever come across the need to store a graph in a relational database because using/onboarding a graph database for a small use-case is overkill? Before jumping into u...
Reinvent the Wheel! As I get slightly older and slightly wiser - to me, it鈥檚 more and more apparent that we humans live a life full of contradiction, are rarely self-satisfied, and thrive on lea...
Porco Rosso. Distributed Training Deep learning is a subset of machine learning, a branch of artificial intelligence to perform tasks through experience. Deep learning algorithms are well suited...
Complex is Simple. What鈥檚 better than going over a real system design interview question (Interviewed in June 2022). 1. Requirements Review the end-to-end design below. You need to design Your ...