Fork me on GitHub
#aws-lambda
<
2017-05-02
>
Niclas09:05:28

@rarous @mj_langford all right, have you been looking into using the Serverless framework? Seems to me that the biggest issue with depending heavily on a Lambda backend is the management of all of the Lambdas/endpoints and Serverless makes really good promises on the management of those imo.

rarous09:05:52

I’m looking more to SAM https://github.com/awslabs/serverless-application-model. With a little change of Crucible https://github.com/brabster/crucible it should be really nice DSL for serverless and purely in EDN.

brabster09:05:58

@rarous sounds good, can you raise an issue on Crucible if you haven't already?

rarous09:05:14

I would like to prepare PR