Deploying the Same App to App Engine, Cloud Functions, and Cloud Run
Offered By: Google Cloud Tech via YouTube
Course Description
Overview
Explore deploying the same application to multiple Google Cloud serverless platforms in this 16-minute video tutorial. Learn how to deploy a sample app to App Engine, Cloud Functions, and Cloud Run without modifying the code. Follow along as Google engineers Martin and Wesley demonstrate the deployment process for both Node.js and Python applications. Discover the differences in configuration for each platform and gain insights into choosing the right serverless solution for your project. The tutorial covers setup, deployment steps for various scenarios, and includes a summary of key takeaways. Access related resources, including codelabs and code repositories, to further enhance your understanding of serverless deployments on Google Cloud.
Syllabus
- Introduction
- Deployments overview
- Getting set up
- Deploy Node.js app to App Engine
- Deploy Node.js app to Cloud Functions
- Deploy Node.js app to Cloud Run
- Deploy Python 2 app to App Engine
- Deploy Python 3 app to App Engine
- Deploy Python 3 app to Cloud Functions
- Deploy Python 2 app to Cloud Run with Docker
- Deploy Python 3 app to Cloud Run with Docker
- Deploy Python 3 app to Cloud Run _without_ Docker via Cloud Buildpacks
- Summary
Taught by
Google Cloud Tech
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity