From the course: Google Cloud Professional Cloud Architect Cert Prep: 5 Managing Implementation
Overview - Google Cloud Tutorial
From the course: Google Cloud Professional Cloud Architect Cert Prep: 5 Managing Implementation
Overview
Welcome to Course Five: Managing Implementation. In this course, we're going to cover 2 main areas. First, we'll dive into advising development and operations teams on strategies for the Google Cloud Platform. We're also going to discuss how to interact with the Google Cloud programmatically. So to start with, in terms of GCP deployment, continuous integration and continuous delivery is at the heart of delivering modern solutions for software engineers. And the Google Cloud Platform has cloud build, which is a continuous delivery component that you can hook into many parts of the GCP infrastructure. And there's a tight feedback loop. So, for example, with App Engine or with Cloud Run, you can hook up automation by putting a configuration file that allows you to do continuous delivery. There's also some demos on how to set up a development environment with a wide variety of different setups, including the Cloud Shell, the Cloud editor, GitHub Codespaces and we'll use those tools to really put you in the best spot so that you can get started with a running start. In terms of GCP programmatic access, we have the Cloud Shell mini demos on how to set it up and configure it, including using the bashrc. We also dive into how to use the command line interface to rapidly build out results. And really, it is a secret weapon to prototype out solutions. And then we also dive into how you can use the SDK in multiple languages, including Python, Go, .Net, and Java. Finally, we talk about serverless and have many demos on serverless applications, including Cloud Run and App Engine. All right. Let's go ahead and get started. We've got a lot to cover.