Skip to content

Implemented "Speed Database" layer for Data API backend - #270

Merged
victorskl merged 1 commit into
mainfrom
implement-speeddb-infra-for-data-api
Sep 8, 2026
Merged

victorskl merged 1 commit into
mainfrom
implement-speeddb-infra-for-data-api

Conversation

@victorskl

Copy link
Copy Markdown
Member
  • Bootstrapped Aurora Serverless v2 as backend for "Speed DB" layer that
    would serve the Data API requests. Including data mart pre-aggregated
    tables for building UI dashboard - metrics tables and visualisation.
  • Strategically choosing PostgreSQL for a good balance between its agility,
    performance and features fit for the purpose.
  • Once the UI dashboard query patterns are rectified and discovered, we can
    improve with pre-computed JSON structure and K-V storage backend.

* Bootstrapped Aurora Serverless v2 as backend for "Speed DB" layer that
  would serve the Data API requests. Including data mart pre-aggregated
  tables for building UI dashboard - metrics tables and visualisation.
* Strategically choosing PostgreSQL for a good balance between its agility,
  performance and features fit for the purpose.
* Once the UI dashboard query patterns are rectified and discovered, we can
  improve with pre-computed JSON structure and K-V storage backend.
@victorskl victorskl self-assigned this Sep 8, 2026
@victorskl victorskl added the enhancement New feature or request label Sep 8, 2026
@victorskl

Copy link
Copy Markdown
Member Author

FYI Flo @reisingerf

@victorskl
victorskl added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 60180e4 Sep 8, 2026
6 checks passed
@victorskl
victorskl deleted the implement-speeddb-infra-for-data-api branch September 8, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant