By default, GAE (Google App Engine) supports Python as one of their default run time, which is always free!
- It's always free! Google Cloud Platform provides always-free-tier for standard environment - hence Python!
- Free, auto-renewing SSL cert for custom domains.
- Direct traffic to instance instead of routing it through cloudflare for free cert.
- Makes deployment easier in just one line (using gcloud CLI tool).