Skip to content

This python script polls stock data and stores the data in Redis. Script and DB are hosted in OpenShift.

License

Notifications You must be signed in to change notification settings

MMayr96/StockPoller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockPoller

This python script polls stock data and stores the data in Redis. Script and DB are hosted in OpenShift. It is used in the context of showcasing a OpenShift pipeline for a cloud computing lecture at the University of Applied Sciences Upper Austria Hagenberg. Backend & Frontend can be found at following repository https://github.com/MammutMKII/clc-openshift-project-app.git.

OpenShift Components / Container

  • Data Polling (Python)
  • Data Storing (Redis)
  • Backend (Spring Boot)
  • Frontend (Angular)

About

This python script polls stock data and stores the data in Redis. Script and DB are hosted in OpenShift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages