The Avengers Social Directory application is a template web application that extends Flask, a lightweight microframework for Python. The demo uses Twitter Bootstrap for style, Oracle Database 12c for the database, and SQL Alchemy for easy DB connectivity.
This application can be used to demonstrate how one quickly can deploy and govern a highly available and a globally resilient 3-tier application environment quickly and easily on Oracle's cloud. 3-tier application consists of Python Flask front end, with Flask's preforked werkzueg web servers, with a Sqlalchemy object relational mapper and Oracle DB on the backend.
For more information on how to deploy the application, go through this demo video
https://www.youtube.com/watch?v=w3mcSuRxfl0&feature=youtu.be
Use the terraform script in this repo to install this application stack
https://github.com/abannang/Flaskapp-terraform-deployment