Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Migrate from Parameter Store to a "real" data store #74

@chelma

Description

@chelma

Description

As discussed in #43, Parameter store was a convenient way to store application state when bootstrapping the project but has substantial limitations. This task is to move to another, more scalable and full-featured data store for application state. The current front-runner is AWS DynamoDB, as it appears to have suitable features and reasonable pricing for our use-case.

Related tasks/considerations:

Acceptance Criteria

  • A written/reviewed migration plan that outlines how we'll map our current Parameter Store usage to the new data store
  • Updated code/configuration to use the new data store

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions