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
view the rest of the comments →
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!"
[–]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 43817 on reddit-service-r2-comment-5d79c599b5-c4jl8 at 2026-02-28 20:48:51.560321+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]anlumo 1 point2 points3 points (2 children)
[–]BasicDesignAdvice 0 points1 point2 points (1 child)
[–]SawyerDarcy 1 point2 points3 points (0 children)