CI/CD for serverless microservices
Google Cloud is still in its early stages when it comes to CI/CD-related aspects for serverless microservices. Although for source code management Google offers a service called Cloud Source Repositories (https://cloud.google.com/source-repositories/), which can also be used to manage the code for Cloud functions, beyond that, native capabilities to create a fully-fledged CI/CD environment are limited at the time of writing this book.
One of the options which helps in this process is the serverless framework, which has a plugin for Google Cloud Functions and helps create, install, package, and deploy functions related to business logic easily. More details can be found at the following link: https://github.com/serverless/serverless-google-cloudfunctions ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access