RECEIPT-H2020 / TerriaMap

Receipt H2020 Platform
https://www.climateimpactstories.eu/
Apache License 2.0
2 stars 0 forks source link

Create Story Service that interacts with Dynamo and S3 #101

Closed bpmweel closed 1 year ago

bpmweel commented 3 years ago

The story is stored over at least 2 different systems: DynamoDB and S3.

Currently we have at least 4 components making separate calls to these systems. Meaning if anything changes we need to update all of them.

We should create a Story Service Component that interfaces with the backend that the frontent components can use as a middleware

Maartenvm commented 1 year ago

Duplicate and better explained in #100