Skip to content

abannang/3-tier-HA-Python-Flask-App

Repository files navigation

Avengers Social Directory

Building a 3-tier app on Oracle Cloud Infrastucture

An introduction

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

Installing Dependencies

Use the terraform script in this repo to install this application stack

https://github.com/abannang/Flaskapp-terraform-deployment

Screenshots

Login Page

Edit Profile Page

View Profile Page

General Search Page

Advanced Search Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published