developmentseed / developmentseed/pgstac-ingestor
Include TTL configuration for DynamoDB
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should consider including TTL https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html configuration to sunset successful ingestions after a specified period to reduce storage costs and improve indexing.
Moved from https://github.com/developmentseed/eoapi-cdk/issues/6 for tracking.
Contributor guide
Research direction
Start with the DynamoDB TTL documentation linked in the issue and trace how successful ingestions are stored in this repository. Define the configurable expiration period and verify that successful records expire as intended while storage costs and indexing behavior improve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100