Alex TanMakefile 101Here are some useful tips on using Makefile and how to optimize them:Jun 6, 20201Jun 6, 20201
Alex TanDocker and Go 1.11 modulesThis is a simple guide on how to dockerize a golang binary in go1.11 with the vendor directories. By default go command will completely…Aug 29, 2018Aug 29, 2018
Alex TanCircuit Breaker in MicroservicesI have seen a lot of presentation on circuit-breakers - on how successful it was when Company X or Company Y applied it in services. Yet, I…Aug 23, 2018Aug 23, 2018
Alex TangRPC Load Balancing with NginxNginx recent release finally has native support for gRPC. It is a nice addition to existing tools such as Linkerd, Traefik, Envoy etc, but…Apr 11, 20181Apr 11, 20181