From the course: Essential Google Cloud Training: Deploy, Analyze, and Secure Your Cloud Environment
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Learning objectives - Google Cloud Platform Tutorial
From the course: Essential Google Cloud Training: Deploy, Analyze, and Secure Your Cloud Environment
Learning objectives
- Virtual machines are widely used. However, a more efficient way to use compute resources is to use containers. Cloud Run is a service for deploying containers that reduce the amount of system administration required when using containers. In this lesson, we'll see how we can deploy containers using Cloud Run. We'll also talk about the limitations of Cloud Run, particularly the requirement that only stateless containers can be used in Cloud Run.