moonmail

MoonMail Lambda architecture with Serverless

有些话、适合烂在心里 提交于 2019-12-10 03:09:20
问题 I've been looking into this project because the idea of having the whole system be a collection of Lambda functions seems very appealing. As a matter of fact, a few years ago I wrote some software that does pretty much the same as MoonMail does and it is due for an update as some specs have changed. I'm evaluating porting my software to Lambda or just adapting the thing to use MoonMail. I have the following questions: In my tests using Serverless, I noticed that when I changed a resource name

MoonMail Lambda architecture with Serverless

泄露秘密 提交于 2019-12-05 03:48:16
I've been looking into this project because the idea of having the whole system be a collection of Lambda functions seems very appealing. As a matter of fact, a few years ago I wrote some software that does pretty much the same as MoonMail does and it is due for an update as some specs have changed. I'm evaluating porting my software to Lambda or just adapting the thing to use MoonMail. I have the following questions: In my tests using Serverless, I noticed that when I changed a resource name (like the name of a DynamoDb table) and redeployed, there was no warning and the old table and its