@arnab2001
Full stack web dev , Full time tech enthusiast
Im a developer form India currently studying b.tech in CSE from Academy of Technology. I love to explore various tech domain and love the field of web development and Blockchain. I am also an open source enthusiast with several contributions and a open source projects of mine. I love to write technical blogs to share my learnings
Im available for frontend , backend or full stack roles (both full time or intern )
Hi Rahul. I haven't used Kafka that much but from what I have understood so far is that Redis Pub/Sub and Kafka differ in terms of data persistence, message ordering, consumer model etc. While Kafka is pull-based, Redis Pub/Sub is push-based, delivering messages to subscribers as soon as they are published.