You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to store lineage information permanently for every DISP-S1 product we generate. While we could just persist DISP-S1 product GRQ ES, each record in that index is 1mb so that will not scale well. The core information we need to store is less than 50kb.
So we would like to store that information in a AWS managed DocumentDB. The IT team will create a cluster for us to use. We need to provide the PCM components responsible for storing and querying that DocumentDB user/pass credentials through terraform.
This DocumentDB will also be used for other OPERA product metadata analysis such as production reports.
The text was updated successfully, but these errors were encountered:
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
We need to store lineage information permanently for every DISP-S1 product we generate. While we could just persist DISP-S1 product GRQ ES, each record in that index is 1mb so that will not scale well. The core information we need to store is less than 50kb.
So we would like to store that information in a AWS managed DocumentDB. The IT team will create a cluster for us to use. We need to provide the PCM components responsible for storing and querying that DocumentDB user/pass credentials through terraform.
This DocumentDB will also be used for other OPERA product metadata analysis such as production reports.
The text was updated successfully, but these errors were encountered: