From the course: Google Cloud Professional Cloud Architect Cert Prep: 5 Managing Implementation
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Wrapping up and next steps in your GCP journey - Google Cloud Tutorial
From the course: Google Cloud Professional Cloud Architect Cert Prep: 5 Managing Implementation
Wrapping up and next steps in your GCP journey
Managing Implementation. Let's talk about what we've covered in this course. First up, we covered how to advise the development and operations teams to be successful when using the Google Cloud Platform, everything from setting up environments to understanding continuous integration and continuous delivery. We also talked about how to interact with the Google Cloud programmatically, everything from the SDK to a CLI to using the cloud-based development environments with the interesting hooks into how you would deploy a App Engine app or a cloud function app or GKE app, really that tight integration and feedback loop by using the cloud editor. In terms of the deployment itself, one of the things that we dove into is the concept of continuous integration and continuous delivery. This is the foundation of DevOps and at the heart of all continuous delivery systems is to understand how to test things automatically. And with the Google Cloud Platform, you can use external systems like GitHub…