Chintan GandhiTable Topics — ToastmastersDuring my annual performance review in 2016, I received feedback from two colleagues suggesting that I should enhance my assertiveness and…Mar 14Mar 14
Chintan GandhiGo Map and Reduce (consolidate)How to efficiently use goroutine, channels and waitgroups in parallel processingOct 26, 2023Oct 26, 2023
Chintan GandhiGraceful Shutdown of HTTP server in GolangProblem Statement: In our project we had an API which will get a batch list of say an entity (lets assume “phone numbers”) and we had to…Sep 7, 2023Sep 7, 2023
Chintan GandhiInstall SSL CertificatesThe premises of this document is to install the SSL certificates on Kubernetes Secrets.Aug 18, 2023Aug 18, 2023
Chintan GandhiGCP EmulatorsRecently there was requirement in our project where we needed to use following three resources of GCPAug 18, 2023Aug 18, 2023
Chintan GandhigRPC Server stubThis article demonstrates an alternate way to test the gRPC application. In my article gRPC client stub, I demonstrated how can we stub…Apr 17, 2023Apr 17, 2023
Chintan GandhigRPC client stubRecently while writing unit test cases for an enterprise application. I had a straightforward case where business logic depends on a…Apr 17, 2023Apr 17, 2023
Chintan GandhiGKE Multicluster architecture with gRPC, Istio, and GCP endpoint.The purpose of this article is to show the integration of the gRPC application (with HTTP Transcoding) deployed multiple GKE clusters with…Jan 30, 2023Jan 30, 2023