ubclaunchpad / LP-website

UBC Launch Pad knowledge base
https://www.ubclaunchpad.com
8 stars 5 forks source link

Document Meta Info #276

Closed armintalaie closed 2 months ago

armintalaie commented 10 months ago

Proof of Concept: represent essential information of an area and its docs in a NoSQL db like dynamoDB

what does this mean? if I want to get an s3 doc I want to know when it was last edited, etc. not good to store in the file better to have a database to store these information

example resource: Single-Table Design with DynamoDB - Alex DeBrie, AWS Data Hero

later on if we want to see the most recently edited docs etc we can use this?