Lokesh Sanapalli
Lokesh Sanapalli

Lokesh Sanapalli

Follow
Follow
homebadgesnewsletter
Tag

distributed system

#distributed-system

More content

Read more stories on Hashnode


Articles with this tag

Caching and Different Patterns

Feb 12, 20233 min read83 views

Caching has so many applications in computer science starting from disk page caching to advanced caching operations in redis. · Introduction How many...

Caching and Different Patterns

Achieving high parallelism with kafka

Dec 28, 20223 min read37 views

In this post, we'll discuss consumer groups and how to achieve parallelism using them in Kafka. If you haven't read my previous blog posts about...

Achieving high parallelism with kafka

A complete introduction to Kafka

Feb 20, 20225 min read788 views

As part of the Kafka internals series, in this post, I'll be writing a brief introduction to Kafka fundamentals, common jargon and basic architecture. ·...

A complete introduction to Kafka

Resources for cracking your system design interview

Jan 5, 20222 min read425 views

Let's crack your system design interview · Hey there, In this blog post, I'll provide the resources required for cracking system design interviews. Over...

Resources for cracking your system design interview