Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Labs

Your First Cloud Run Deployment

In this hands-on lab, you'll familiarize yourself with Cloud Run, both in the web Cloud Console and via the command line in Cloud Shell. You'll deploy a Hello World container image to Cloud Run, and then import a public image from Docker Hub to create a second Cloud Run service.

Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 30m
Published
Clock icon Aug 21, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Deploy a Hello World Container in the Cloud Console

    Deploy a container using the hello sample container with Cloud Run through the Google Cloud Console. Make sure to configure the deployment for unauthenticated invocations and set the maximum number of instances to 1. Deploy the image and test the service URL. Once completed, delete the deployment before moving on to the next objective.

  2. Challenge

    Deploy a Hello World Container with the Cloud Shell

    Launch Google Cloud Shell and configure the environment to use the provided project, the managed platform, the us-east1 region, and configure Docker authentication. Once that has been completed, deploy the sample container with Cloud Run from the Cloud Shell and test the service URL.

    Once completed, delete the deployment before moving on to the next objective.

    Note: Make sure to set the deployment to use 2 CPUs and 4Gi of memory.

  3. Challenge

    Deploy a Public Docker Image to Cloud Run

    In Cloud Shell, pull down the public docker image mattipaksula/http-doom. Once pulled, tag the image and push the image to the Google Cloud Registry. Deploy the image and test the service URL. Upon completion, delete the deployment.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans