• Yes I think I prefer minifying and gzipping as part of the build/deploy phase, as then you only do the work once. I don't use nginx/apache in front of go any more as it's just one more moving part (prefer load balancers), so would be interested in what others are doing in order to serve content gzipped.