podsync icon indicating copy to clipboard operation
podsync copied to clipboard

Native AWS support

Open mxpv opened this issue 5 years ago • 2 comments

It would be convenient to run Podsync from serverless infrastructure, so there is no need to maintain a separate instances. Support would be very straightforward - implement corresponding interfaces and update toml config to be able to select appropriate implementations.

  • [ ] Support DynamoDB storage
  • [x] Support S3 (https://github.com/mxpv/podsync/pull/317)
  • [x] Crawler mode for updates (https://github.com/mxpv/podsync/issues/159)
  • [ ] Support running from Labmda / API Gateway
  • [ ] Configuration support
  • [ ] Update CloudFormation template

mxpv avatar Oct 04 '20 20:10 mxpv

@claude what's the best way to store configuration?

mxpv avatar Jul 21 '25 21:07 mxpv

Claude encountered an error —— View job


Analyzing configuration storage options for serverless AWS deployment

Todo List

  • [ ] Analyze current TOML configuration system
  • [ ] Research AWS serverless configuration best practices
  • [ ] Provide recommendations for different deployment scenarios
  • [ ] Consider security and operational requirements

claude[bot] avatar Jul 21 '25 21:07 claude[bot]