My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Deploy a Simple Hello World FastAPI on Google App Engine

Deploy a Simple Hello World FastAPI on Google App Engine

नवुले पवन कुमार राव's photo
नवुले पवन कुमार राव
·Jun 20, 2020

Check out this 20 min video (link at the bottom) that demonstrates how to deploy a simple FastAPI app to App Engine on Google Cloud Platform. This tutorial can be followed along to practice on your own provided that you have a billing enabled GCP account. This tutorials covers very basic details like

  • Creating a project in GCP,
  • Accessing the Cloud shell,
  • Clone the repository on to Cloud Shell VM,
  • Do a Sanity hosting of the FastAPI on Cloud Shell VM and explain about worker processes
  • Create an App Engine
  • Deploy FastAPI on to App Engine
  • Check Logs of App Engine
  • Clean up and Shutdown Project once practiced the tutorial.

Some notes about billing

I have performed this deployment and shutdown the project after I'm done with deployment and learning a couple of months ago. I do not even have credits active at the time of performing this tutorial. So no bill has been generated for me.

Deploy FastAPI Python app to Google Cloud Platform on App Engine

For interesting technology videos please do subscribe to my channel on YouTube.com/tutlinks and do checkout my blog TutLinks.com