Google Cloud Platform (GCP) - Cloud Run

Описание к видео Google Cloud Platform (GCP) - Cloud Run

Google Cloud’s serverless platform lets you build, develop, and deploy functions and applications, as source code or containers, while simplifying the developer experience by eliminating all infrastructure management. In this tutorial, you will get hands-on experience working with one of the GCP's serverless offerings called Cloud Run.

We start with deploying a simple Cloud Run service and learn how to build it using Cloud Build and deploy the docker image to Artifact Registry and setup continuous deployment. We will then integrate our Cloud Run service with Google Cloud Storage (GCS) to upload and download files. We will integrate with Secrets Manager to read secrets from Secret Manager. We will integrate with Cloud Pub/Sub to invoke Cloud Run service in response to an event (Event-Driven architecture). Finally We will integrate our service with Cloud SQL and connect to Cloud SQL instance using Public IP and Private IP.

Full Course:
https://www.udemy.com/course/google-c...

Code:
https://gitlab.com/salimpadela/cloud-...

Комментарии

Информация по комментариям в разработке