-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Implement the database necessary to support a search feature. The search data store should consume state change events from the event bus to maintain a copy of all relevant objects. Objects should be indexed as a single polymorphic list that supports a simple text search for a value anywhere in the store. Support for wild-card or RegEx searches is desirable but not required.
Related Learning Resources
- Review mentorhub-mongodb repository
- Getting Started with Docker
- Run OpenSearch in a Container
- Getting Started with OpenSearch
- What is Amazon EventBridge
- What is Amazon Kinesis
- Getting Started with Lamda
Tasks
- Finalize Architecture DocumentDB -> EventBridge -> Lamda -> OpenSearch
- Update Architecture Diagrams with findings
- Create Containerized Database, with test data loaded.
- Update remaining Search Issues and move to On-Deck
- Work with SRE to provision Search for Dev Environment
- Create event streams, and Lamda transformations
- Test and Verify data streams, and transformations
Metadata
Metadata
Assignees
Labels
No labels