Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature]: Stand up DocumentDB and thread username and password into PCM through terraform #1034

Open
philipjyoon opened this issue Dec 3, 2024 · 0 comments
Labels
enhancement New feature or request needs triage Issue that requires triage

Comments

@philipjyoon
Copy link
Contributor

philipjyoon commented Dec 3, 2024

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.

@philipjyoon philipjyoon added enhancement New feature or request needs triage Issue that requires triage labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Issue that requires triage
Projects
None yet
Development

No branches or pull requests

1 participant