Skip to content

Implement Initial Search Data Store #31

@FlatBallFlyer

Description

@FlatBallFlyer

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

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions