• Yes it is far easier to isolate dependencies in a go app as once it is built it has pretty much zero dependencies, and you can build it locally for another platform. Still, this sort of thing is useful if you have to use other platforms like python too for work and it's also written in go, so worth a look I think.