CIS655 - Cloud Applications Development - Cloud Run Jobs Demo

Опубликовано: 22 Март 2026
на канале: Erik Fredericks
467
4

Demonstration and walkthrough of deploying a NodeJS application to the Artifact Registry, Cloud Build, and Cloud Run.

Based on https://codelabs.developers.google.co....

Notes:
When deploying and it asks for a region, you can tack on `--location $REGION` to your command.

Cleanup notes:
It may be "easiest" to simply create a new project for this one and delete it when you're done, however here are the things you'll need to cleanup (i.e., delete):
Delete created Cloud Storage Buckets (check the name and date of their creation to help)
Delete the repository/container from Artifacts Registry
Delete the service account'
Delete the jobs (in Cloud Run Jobs)
Delete the scheduled job from Cloud Scheduler