PinnedRajat JainWhat’s wrong with kafka?Today, Kafka is used in all major software architectures in FAANG and other companies. It is an essential tool when micro-services want to…Dec 7, 2022Dec 7, 2022
Rajat JainMySQL 8 Vs 9 Performance BenchmarkUsing sysbench to compare CRUD performance difference.Jul 28Jul 28
Rajat JainDon’t use print() statements.. Use batched logging…If we know, Print statements are super expensive. They involve calls to kernel code which in turn write to IOStreams which can be either a…Jan 11, 2023Jan 11, 2023
Rajat JainLong Build times using Docker Alpine imagesDo you use alpine image but suffer from long build times?Dec 31, 2022Dec 31, 2022
Rajat JainFull Detail about a Stock Page (BSE)If you have visited a stock page, you might be puzzled by so many numbers coming on the screen at once.Jan 7, 20211Jan 7, 20211
Rajat JainDebugging is an art as well as a challenge.There is a great Analogy to understand the two concepts:Sep 21, 2020Sep 21, 2020
Rajat JainIn-depth MYSQL OptimizationsWe all have systems where several SQL queries are repeatedly triggered. Everytime the same query is fired, it will prepare a optimization…Sep 2, 2020Sep 2, 2020
Rajat JainTransition from a College life to a professional world.Many of software Engineers find it incredibly difficult to transit to a professional life even after learning 4-years of computer science.Aug 16, 2020Aug 16, 2020