faaskeeper
faaskeeper copied to clipboard
Add SQS support
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.
The current version should be cleaned and merged with the master.