Blog posts

2024

How do Load balancer work?

5 minute read

Published:

How Do Different Kinds of load balancer work, and How do they route requests?

2023

What is Protobuf?

6 minute read

Published:

What is Protobuf and it’s advantages?

2022

Understand Redis

4 minute read

Published:

Understand the working of Redis

What is Chunked Encoding

3 minute read

Published:

This blog explains what is Chunked Encoding and where we can use it.

Rust vs Golang

8 minute read

Published:

This blog compares Rust and Golang.

2021

Why am I moving to UK?

3 minute read

Published:

This blog explains my decision to quit Zomato and joining Amazon Cambridge.

2020

Stochastic Gradient Descent and it’s variants

12 minute read

Published:

In this article, we’ll cover gradient descent algorithm and its variants: Batch Gradient Descent, Mini-batch Gradient Descent, and Stochastic Gradient Descent.

Image Filters

18 minute read

Published:

This blog discusses some popular image filtering techniques.

What is Internal Covariate Shift?

7 minute read

Published:

This blog explains what is Internal covariate shift and the role of Batch Normalization in reducing it.

2019

Understanding AlphaGAN matting

9 minute read

Published:

In this article, we will explore how Generative Adversial Networks can be used for Natural Image Matting.