Last night I spent some time trying latest Up, Serverless Framework, SAM, and http://arc.codes for a new simple project... SAM won for me. http://Arc.codes and Up were both easier to use. But if you can write a bash script to upload the built zip on S3, use SAM.
agreed. In this case I was writing a bunch of scheduled functions. Most of my graphql based stuff will move to appsync.
-
-
What do you think is the best current SAM resource for seeing how best to do scheduled function deployment?
-
not sure there is a great one. SAM needs some guide/cookbook love. The thing I found was in the SAM spec herehttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#schedule …
-
So `yarn deploy` is a bash script that builds zip, sends to s3 bucket via aws-cli, and then runs SAM deploy
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.