Diving into Best Practices and Trends in Continuous Delivery
In this chapter, we describe some best practices for continuous delivery on Google Cloud that we didn’t cover exhaustively in previous chapters, and we’ll also peek at some future improvements and development directions for Google Cloud software-delivery capabilities.
You can accomplish continuous delivery on Google Cloud using the tools and techniques mentioned in this book. We provided an overview of the pipeline in Chapter 10. After your pipeline is running, there are a few recommended practices for observability.
In addition to observability, GitOps has become a de facto standard methodology for deploying applications and configurations. Using these techniques, you should be up to the task.
The future of continuous delivery looks exciting, with new technologies being integrated into delivery pipelines. Artificial intelligence (AI) is poised to be integrated into almost every step in one form or...