faaskeeper icon indicating copy to clipboard operation
faaskeeper copied to clipboard

Add SQS support

Open mcopik opened this issue 3 years ago • 1 comments

DynamoDB is not sufficient, we need to try SQS.

  • [x] Allocate SQS queue in resources.
  • [ ] Benchmark SQS queue.
  • [x] Expose configuration of polling parameters.
  • [x] Push messages to SQS.
  • [x] Function interface to SQS.

mcopik avatar Jan 26 '22 18:01 mcopik

The current version should be cleaned and merged with the master.

mcopik avatar Feb 16 '23 16:02 mcopik