Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Streaming Service

Description

This application is a prototype music streaming service. The application caches music by regions and if a certain audio is called many times in another region the audio is cached to the other region aswell.

The service consists of the following stack:

frontend [NextJs]https://nextjs.org/ backend [Python]https://www.python.org/ global sql data [Postgresql]https://www.postgresql.org/ regional sql data [Postgresql]https://www.postgresql.org/ regional nosql data [MongoDB]https://www.mongodb.com/

This prototype is done to demonstrate skills and knowledge about data-intensive systems.

Installation

This project is fully dockered so there is no need for local installation.

git clone https://github.com/KeManen/Data-Intensive-Project.git cd ./data-intensive-project

How to start

docker compose up

User interface can be found at http://localhost

About

Data intensive systems project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages