Dozens of ready-to-deploy Flask RESTful APIs containerized as Docker images and available in the Docker Hub. Deploy the image in OpenShift and create routes to make it publically available.
SQLAlchemy Backend
The de-facto standard in Python Database development. Flask RESTful APIs are supported by a variety of Alchemy dialects.
MySQL, SQLite3, Postgres. Just added support for MongoDB and pymongo.
Kubernetes
Kubernetes is an open-source container-orchestration system for automating application deployment, scaling, and management.
Originally designed by Google, now maintained by the Cloud Native Foundation.
OpenShift
OpenShift is a family of containerization software developed by Red Hat.
OpenShift Container Platform; an on-prem PaaS built around Docker containers managed & orchestrated by Kubernetes.