Skip to main content

Architecture

radio-aktywne relies on a few different systems to operate. Each of these systems consists of multiple services that work together to provide the desired functionality.

The idea for each service is to do one thing and do it well.

Broadcast

Broadcast system is responsible for streaming audio to listeners and managing all the stuff related to broadcasts.

Services:

Databases:

Apps:

Below you can find an architecture diagram for the system.

Architecture diagram for broadcast system

Users

Users system is responsible for managing users and authenticating them.

Services:

Databases:

Apps:

Below you can find an architecture diagram for the system.

Architecture diagram for users system