issues
search
wiiisdom
/
bitbucket-chat-bot
Give you info about Bitbucket PR on Google Hangouts Chat
14
stars
1
forks
source link
Refactor the bot to allow it running on Serverless/Lambda/DynamoDB infrastructure
#6
Open
julbrs
opened
5 years ago
julbrs
commented
5 years ago
BotKit not compatible with Lambda (Lambda is stateless...)
Mongo is not the best choice for AWS infra DynamoDB seems more less expensive and more easy to manage.
Goal is to refactor completely the app to allow:
Run on Lambda infra
Rely on DynamoDB backend
Goal is to refactor completely the app to allow: