Another Review of Mastering Go, 3rd Edition

This is a another review of Mastering Go, 3rd edition from Amazon.com:

This book is pretty great in gathering and explaining real time understanding of key Golang concepts and their usage. It has ample examples for every feature being discussed and have good explanation of them as a proper server side language. This book also talks with enough details about containerization of Go applications which is, nowadays a common way to deploy Go applications. Thing which could be better: I wish if there was enough content on Kubernetes(K8s) working with Go as K8s are next steps of dockerization and would help in understanding how to write a Go application specificly with K8s in mind.

You can find Mastering Go, 3rd edition on Packt, Amazon.com, all other Amazon web sites as well as on other book stores.