Tushar ShethAlgorithm: Solve SudokuBuckle up your seats, here, we are going to solve a Sudoku with some loops, dfs search & Backtracking.Feb 28, 2022Feb 28, 2022
Tushar ShethinTowards DevLoad Balancer with Node & NginxAfter reading this post, you will be having good understanding of Load Balancing & hands-off experience in creating Load Balancer with…Feb 2, 2022Feb 2, 2022
Tushar ShethHow I found memory leaks in the Golang app using “pprof”Here, I’ll be writing about how we can squeeze out the performance and at the same time &can be spared from doing refactor when you are…Dec 29, 2020Dec 29, 2020
Tushar ShethRun your Go application with DockerWhen I started working with Golang, I searched about how to create docker images for my apps and running them. Creating Go Web application…Dec 18, 2020Dec 18, 2020
Tushar ShethTech stack for Search system with Micro-services architectureI wanted to explore how I can implement full fledged search system with Micro-service architecture. This intriguing system led me to go…Dec 2, 2019Dec 2, 2019