Skip to content

Jethro is a Java web app with a distributed, microservice-oriented architecture.

Notifications You must be signed in to change notification settings

milomacphail/big-data-microservice-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

A Java-based application to read big data files and upload them to a cloud-based database.

The MVP version takes a static, locally-hosted file and shares the data on a PostgreSQL database. The sample file is of over 6 million financial records.

Construction The system contains an authorization service, Zuul gateway, Eureka discovery server and. The user only interacts directly with either the authorization service which then connects directly to the job running. The data pull is then visible in a highly customizable database.

Links:

Data Server: https://github.com/milomacphail/big-data-file-reader

Auth/Gateway: https://github.com/milomacphail/big-data-discovery-server

About

Jethro is a Java web app with a distributed, microservice-oriented architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published