Riteek SrivastavMinimum Detectable Effect(MDE) 🤔Prerequisite: A/B testing, Sample size calculationAug 9, 20211Aug 9, 20211
Riteek SrivastavDNS (Domain Name System)In this blog I will be explaining about the basics of DNS which will include:Apr 11, 2021Apr 11, 2021
Riteek SrivastavinGojek Product + TechIntroducing Litmus: GOJEK’s Own Experimentation PlatformAn overview of how we did feature rollouts at GOJEK, and the framework we built to make it better.Jun 27, 20192Jun 27, 20192
Riteek SrivastavinGojek Product + TechGrab a Slice on the GoHow slices offer a dynamic, resizable alternative to arrays in GolangFeb 7, 20192Feb 7, 20192
Riteek SrivastavHow slices internally work in golangWhy do slices exists if you already have arrays in golang? Let’s see why we need slices in golang.Dec 4, 20184Dec 4, 20184
Riteek SrivastavSome concepts of Golang you should know.1. Explain the go workspace. (src , bin , and pkg in GOPATH)Oct 9, 20181Oct 9, 20181
Riteek SrivastavA complete journey with GoroutinesWhen we want things to be done concurrently in Golang, we use Goroutines.Apr 16, 201819Apr 16, 201819
Riteek SrivastavA Complete Journey with GoroutinesWhen we want things to be done concurrently in Golang, we use Goroutines.Apr 2, 2018Apr 2, 2018
Riteek SrivastavUnderstand Protocol Buffer basicsIn software development we often transfer data among servers or between servers and clients. And for the same we use different mechanisms…Sep 23, 2017Sep 23, 2017
Riteek SrivastavHystrix: What is it and why is it used?It is a library which is mainly used for the defence mechanism in the distributed environment and making system more resilient. I wanted to…Sep 5, 20172Sep 5, 20172