Skip to content

Google Cloud

Getting Started

To access Google Cloud Platform, you will need to contact RIT to request a GCP account. If you know of any specific GCP project that you should be added to, it makes sense to include that in your request.

While you wait for an account, you can install the Google Cloud SDK (gcloud) and familiarize yourself with the common GCP commands.

Access GCP Artifact Registry

To access the GCP Artifact Registry, you will need to use the gcloud command line tool. For more information on the Artifact Registry, see the Artifact Registry documentation page.

Configure & Deploy GCP Cloud Run Instance

Deploying a autoscaling API is simple & cheap using Cloud Run. To deploy an API see our guide on Cloud Run page.