What Makes Go so Good for DevOps? — What Makes Go so Good for DevOps? According to Google, Go was designed with an eye on the felicity of programming, speed of compilation, orthogonality of concepts, and the need to support features such as concurrency and garbage collection. Don’t be shocked, even your favorite tools like Kubernetes, Docker, and many others are written in Go. Go…