/reactive-app-modernization-with-scala

This repo contains src for rams

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

reactive-app-modernization-with-scala

Project: Storm Shadow

The business people have just decided, without talking to tech at all šŸ¤®, that they want to ship their product in the next 10 hours - we only have 2 tech guys around, and we don't want to get fired, so we need to get this done real quick. We will deliver this with Nothing But Logic and remove all complexities of the back end by inferring all infrastructure needs from our code.

Remember - We have to focus solely on the business logic of this extremely crude architecture they have provided us with.

Architecture

graph LR
    A[Ingestor] --> B[Processor] --> C[Carrier]
    D[Manager] -->|Manage Ingestion Rules| A
    D -->|Manage Processing Rules| B
    D -->|Manage Delivery Rules| C
    U[User] --> D
Loading

Seminar conducted for the graduating class of 2023[MCA] at Guru Gobind Singh Indraprastha University, New Delhi