developmentseed / developmentseed/eoapi-template
Separate DB into a separate stack
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Because deployment updates are much more likely to happen due to updates in the applications (tiler, ingestor, stac api, ...) themselves rather than the database, it would be better to have the latter in a separate, "stateful resources" stack like it's done in [CSDA](https://github.com/NASA-IMPACT/csdap-stac-api/tree/main#deployment) (and then we can say `cdk deploy $STATELESS-STACK-NAME`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.