codingforentrepreneurs / Serverless-Container-Based-Python-App-on-Google-Cloud-Run

Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.

Home Page:https://www.codingforentrepreneurs.com/projects/serverless-container-python-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Container Python App

Serverless Container Python App

Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.

Resources:

  • Course here.
  • Install Gcloud CLI Blog post here

This project has been updated. To view the 2020 version of the code go here.

About

Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.

https://www.codingforentrepreneurs.com/projects/serverless-container-python-app/

License:MIT License


Languages

Language:Python 83.1%Language:Dockerfile 14.2%Language:Shell 2.7%