Monitoring-Mtl / Serverless-API

Service AWS Lambda pour deservir le front-end
1 stars 0 forks source link

Creater DocumentDB #88

Closed pabdelli closed 12 months ago

pabdelli commented 12 months ago

Feature Request

Description:

Create a DocumentDB with a schema to save data information

Use Case:

I would like to be able to save the filtered information into a database

Proposed Solution:

A DocumentDB instance using MongoDB and a specific file schema not yet determined

Alternative Solutions:

Relational Database ?

Additional Information:

Provide any additional context or information that might be relevant.

Checklist

pabdelli commented 12 months ago

J'ai creer un document DB par contre cela requiert absolument une instance EC2 pour interragir avec la BD. Nous allons donc possiblement opter pour une solution Dynamo pour l'instant et revisiter notre solution.