OpenShift
Learn how to deploy an application to OpenShift.
We'll cover the following...
OpenShift is a platform as a service software edited by Red Hat. It offers support for a number of different programming languages, among them Python. It goes beyond what Heroku can offer as it has a high level of customization, being based on Kubernetes and Docker. That means it is easy to support more scenarios than just a Python application, as you can provide your own Docker images and Kubernetes templates.
OpenShift is available in three ways: online through OpenShift Online as a public cloud ...
Openstack Logo