InITNEXTbyMohammad Hoseini RadHow to Index the Earth: A Deep Dive into GeoHash, Redis, and Location-Based ServicesLearn how to split Earth’s surface into searchable sections using GeoHash, and implement fast location-based searches with Redis no…Feb 6Feb 6
Archana GoyalKafka Interview Scenario-SolutionDesigning a Real-Time Event Streaming System:Oct 27, 20247Oct 27, 20247
InData Engineer ThingsbyVu TrinhLet’s build a data platform like Spotify!How they build and what can we learn.Feb 62Feb 62
InCoding OdysseybyShivam SrivastavaKafka with Spring Boot: Deep Dive with Interview QuestionsA Comprehensive GuideFeb 86Feb 86
Manjula PiyumalMastering Kafka: Advanced Concepts Every Senior Software Engineer Should KnowPhoto by Pietro Jeng on UnsplashAug 24, 20249Aug 24, 20249
InAgoda Engineering & DesignbyAgoda EngineeringHow We Solve Load Balancing Challenges in Apache Kafkaby Yifan HuangMay 16, 202413May 16, 202413
InDev GeniusbyIsrael Josué Parra RosalesUnderstanding Kafka: A Hands-On Guide with Golang ExamplesUnderstanding Confluent Kafka: A Comprehensive IntroductionNov 2, 20231Nov 2, 20231
InLevel Up CodingbyMahesh SainiTop 8 Kafka Use Cases — Distributed SystemsKafka was originally built for massive log processing. It retains messages until expiration and lets consumers pull messages at their own…Oct 19, 202311Oct 19, 202311
EMQ TechnologiesModern Messaging Infrastructure for Smart ManufacturingEach industry tailors its focus to meet the unique needs and requirements of its operationsOct 8, 2023Oct 8, 2023
InThe PayPal Technology BlogbyMonish KoppaScaling Kafka to Support PayPal’s Data GrowthApache Kafka is an open-source distributed event streaming platform that is used for data streaming pipelines, integration, and ingestion…Sep 7, 20239Sep 7, 20239
Games24x7 BlogsDelivering billions of real-time updates cost-effectively: Our journeyThe thrill of real-time updates creates an electrifying experience for players, keeping them on the edge of their seats. The constant flow…Aug 24, 20235Aug 24, 20235
Ali TahirIntroduction to KafkaBefore understanding what is Kafka and how it helps us to solve certain problems, lets dive a bit into some of the modern application…Jun 5, 20231Jun 5, 20231
Abhishek RanjanUnleashing the Speed of Kafka: A Look Into Its Unrivalled PerformanceWhen you’re craving a streaming platform that’s robust, real-time, and remarkably fast, you’ll likely bump into the name “Apache Kafka”. In…Jul 12, 2023Jul 12, 2023
InTrendyol TechbyZuhal PolatHow We Solved Kafka Event Loss Problem By ‘Break’ing It DownKafka is a scalable, fault-tolerant real-time messaging platform to process millions of messages per second. However, some situations cause…Jul 10, 20236Jul 10, 20236
InWix EngineeringbyNatan SilnitskyTroubleshooting Kafka for 2000 Microservices at Wix5 Monitoring features and remediation tools used by Wix’s 2000 microservices to debug and fix Kafka related production issuesDec 9, 20225Dec 9, 20225
InBetter ProgrammingbySanil KhuranaSystem Design Series: Apache Kafka from 10,000 feetLet’s look at what Kafka is, how it works and when should we use it!Jan 4, 20236Jan 4, 20236
InTrendyol TechbyFerdi TatlisuPerformance of Kafka Consumers: 1 Billion messagesTrendyol has many services and most of them communicate with each other asynchronously. The critical point is Kafka. It's located at the…Jan 25, 20238Jan 25, 20238
InTrendyol TechbyMuzaffer YılmazHow We Used Server-Sent Events (SSE) to Deliver Real-Time Notifications on Our BackendWe will show how we used Server-Sent Events (SSE) and Redis for our notification system using Typescript and Nestjs Framework.May 17, 20237May 17, 20237
Abhinav VinciCommon Problems in Message Queues [With Solutions]Queue : A message queue is a service that allows applications to send and receive messages/events. They provide a way for applications to…Jan 24, 20236Jan 24, 20236