DEV Community

Discussion on: 5 reasons why Go is taking over DevOps in 2021?

Collapse
 
weltam profile image
Welly Tambunan

i like golang for tooling, but for low latency it's still not ready yet. as it's still have GC. if there's no docker and k8s i think it won't survive. but right now a lot of tooling already created for that.

It's great to have more choices. golang compiler is fast, but the code might not be optimized. and it's from google, so the progress is bit slow. angularjs, flutter etc. I just worry if golang doesn't have a foundation that take care of that.

cpp has iso, java has openjdk, rust have foundation, .net have foundation.. so let's see