Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
09/19/2020, 8:09 AM
This message was deleted.
r
refined-author-15782
09/19/2020, 11:11 AM
I think the main interest for lambda is if pulumi can run as nice as sls does, and handle it locally
c
clean-agent-81112
09/19/2020, 1:21 PM
Yes indeed - wondering how good the dev loop could be (running things locally) in Pulumi...
l
lemon-agent-27707
09/19/2020, 1:52 PM
I fiddled around with local development + AWS deployment for react app running in API gateway:
https://github.com/EvanBoyle/react-serverless
Both the local and AWS versions share the routes, there's just a small shim for each (local express vs the version designed for AWS).
https://github.com/EvanBoyle/react-serverless/blob/master/api/api.js
👀 1
lemon-agent-27707
09/19/2020, 1:53 PM
(haven't looked at that project in a few months so there may be issues)
r
refined-author-15782
09/19/2020, 10:29 PM
We're opting to use sls +pulumi just bc sls is so strong with handling lamdas, especially locally. Everything else is pulumi
Open in Slack
Previous
Next