Jul 10, 2020
3 mins read
In the kubernetes' world, Ingress, Load balancer and Node port are resources that expose services to public.
Dec 27, 2019
4 mins read
Envoy is a proxy for modern web app. More importantly, it has a first class support for gRPC.
Sep 17, 2019
Fluentd is a powerful open-source logging tool that has flexible functionalities.
Aug 27, 2019
A easy-to-use tool to specify the API across multiple language.
Oct 13, 2000
2 mins read
Goroutine is a interesting concept, but how does it relate to the concept of thread?