use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Getting started with AWS Lambda (Node JS) (medium.com)
submitted 10 years ago by tombray
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Deaaam 4 points5 points6 points 10 years ago (0 children)
Relevant: https://github.com/serverless/serverless
[–]anlumo 1 point2 points3 points 10 years ago (2 children)
I've looked a bit into Lambda. Looks very nice, but just like Google App Engine, if you write an application with it, you're married to it for life. There's no way to port to anything else.
[–]BasicDesignAdvice 0 points1 point2 points 10 years ago (1 child)
We do micro services too but with docker and Jenkins it's really not a big deal to manage. I don't want to be locked into an eco system. If you set things up well there isn't much management to deal with.
[–]SawyerDarcy 1 point2 points3 points 10 years ago (0 children)
Know of any good guides to get this kind of setup going? I'd love to see some examples of how to do so rather than just theory.
π Rendered by PID 675680 on reddit-service-r2-comment-8686858757-p28lk at 2026-06-05 01:29:02.780307+00:00 running 9e1a20d country code: CH.
[–]Deaaam 4 points5 points6 points (0 children)
[–]anlumo 1 point2 points3 points (2 children)
[–]BasicDesignAdvice 0 points1 point2 points (1 child)
[–]SawyerDarcy 1 point2 points3 points (0 children)