In this article, we show you how to authenticate a Go service to a remote Google Kubernetes Engine (GKE) cluster using Google Service Account permissions....
A summary of FullStory Gophers' takeaways from the first all-virtual GopherCon, and a brief overview of the importance of Go and the Go community to FullStory....
An overview on how we developed an internal framework to help us update billions of search documents while maintaining zero customer query downtime....
How we built a custom Filebeat plugin to process hundreds of thousands of log lines per second....
While command-line tools like gRPCurl are extremely useful, a graphical user interface can often reduce friction and be more intuitive than a command-line interface. So that was clearly the next step, hence we built gRPCui (pronounced /dʒi ɑr pi kui/, like “jee are pee cooey”)....
Dive into duck-typing and how types are managed by the go language....