Docker Image Base Serverless Platform
load balancer → backend service → serverless endpoint group → cloud run → cloud run instance
GCP Cloud Run Notion
cloud run deploy
Quickstart: Build and Deploy | Cloud Run Documentation | Google Cloud
Send feedback . Sign in to your Google Account.If you don't already have one, sign up for a new account. In the Google Cloud Console, on the project selector page, select or create a Google Cloud project. Note: If you don't plan to keep the resources that you create in this procedure, create a project instead of selecting an existing project.
https://cloud.google.com/run/docs/quickstarts/build-and-deploy?authuser=2&_ga=2.203786770.-386226092.1606560478#node.js
Deploying container images | Cloud Run Documentation | Google Cloud
"type": "thumb-down", "id": "hardToUnderstand", "label":"Hard to understand" },{ "type": "thumb-down", "id": "incorrectInformationOrSampleCode", "label":"Incorrect information or sample code" },{ "type": "thumb-down", "id": "missingTheInformationSamplesINeed", "label":"Missing the information/samples I need" },{ "type": "thumb-down", "id": "otherDown", "label":"Other" }] [{ "type": "thumb-up", "id": "easyToUnderstand", "label":"Easy to understand" },{ "type": "thumb-up", "id": "solvedMyProblem", "label":"Solved my problem" },{ "type": "thumb-up", "id": "otherUp", "label":"Other" }] This page describes how to deploy new services and new revisions to Cloud Run (fully managed).
https://cloud.google.com/run/docs/deploying

Seonglae Cho