Recommendations to others considering Google Cloud Build:
Read the documentation -- there is lots of great information buried in there on how to optimize build sizes for artifact storage costs, how to use previous builds as a caching mechanism to speed up builds, and remember that you can customize your build resources for a particular build script. Review collected by and hosted on G2.com.
What problems is Google Cloud Build solving and how is that benefiting you?
We use Google Cloud Build to simplify our continuous integration and deployment workflows for various internal and contracted projects, where we are responsible for building, deploying, and maintaining code bases.
We have benefited from the deep integration of Google Cloud Build with the rest of Google Cloud to reduce our time to live on new deployments, and overall Ops overhead. Review collected by and hosted on G2.com.