Introduction to Google Cloud Run
Difficulty: Intermediate
Duration: 1 minute and 15 seconds
Students: 1,236
Rating: 4.4/5
Do you need an easy but reliable way to run your containers? Cloud Run is a fully managed serverless environment for deploying and scaling your web apps and microservices. This lesson will show you how to deploy your containers to the cloud without requiring the complexity of a Kubernetes cluster.
Learning Objectives
- The main features of Cloud Run
- Deploying a container
- Setting up triggers
- Managing revisions
- Traffic splitting
Intended Audience
- Cloud Architects
- GCP Developers
- Anyone preparing for a Google Cloud certification
Prerequisites
- Experience working with containers and Docker
- Access to a GCP account
Covered Topics