9
Automating Serverless with Cloud Build
Serverless platforms often focus on developer experience, seeking to ensure developers focus on their code with as little operational overhead as possible. In Google Cloud, platforms such as Cloud Functions and Cloud Run have sought to provide seamless developer experiences that expose little operational work to deploy production-ready code.
That said, these platforms do not ignore the need for certain operational tasks, but provide simple and powerful abstractions that developers can use to manage their code in production. This can include tasks such as building code into an artifact, rolling out new versions of code, scaling code horizontally, connecting to services over a private network, and more. ...
Get Cloud Native Automation with Google Cloud Build now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.