Aniket Rai·Sep 15, 2024Designing a scalable live interactive polling system (Slido)This article explores the system design needed to create a tool like Slido, an interactive platform for live polls. Slido allows users to…
Aniket Rai·Sep 14, 2024Benchmarking Apache Kafka on MSK , Ec2 , KubernetesThere are numerous ways to get started with Apache kafka, following benchmarks demonstrates various performance benchmarks of the…
Aniket Rai·Apr 3, 2024Bench marking Virtual Threads vs Thread PoolThroughput comparison of Virtual Threads with ThreadPool
Aniket Rai·Oct 31, 2021Thought process behind creating a Full Stack AppMaking of a full stack app from idea to reality with the step wise thinking to inculcate.
Aniket Rai·Sep 14, 2021Stateless web Architecture using REST API and JWT-cookieStateless architecture provides scalability and lower server load and we can implement them using secure cookies (httpOnly) storing JWT…
Aniket Rai·Jan 19, 2021How to protect your digital privacy in 2021 (Mobile/PC)Hello everyone so this article deals with the best practices and methods you can deploy to protect yourself in the all digital Ecosystem…
InChatbots LifebyAniket Rai·Sep 20, 2020How to preprocess text data for NLP tasksHello everyone welcome to this series of short and quick introduction to NLP, we will be focusing on creating a ML model to classify…