Live data from Hacker News

AWS Lambda

aws.amazon.com

1–10 of 164 posts

Re: AWS Lambda

#3
I’ve had a chance to use the service for a couple of weeks. My quick summary review is that it’s a little tricky setting up the IAM roles and security groups, but once you have that going, it works great! I see a ton of potential here in transforming the way people use AWS.

I also put together the Netflix use cases in the keynote so if you have any questions I’ll try to answer them!

Re: AWS Lambda

#4
Right now the only language/runtime supported is js/node, but they intend to include others.

(figured people would want to know this, and you have to scroll a ways to find out, so)

Re: AWS Lambda

#5
post #3

I’ve had a chance to use the service for a couple of weeks. My quick summary review is that it’s a little tricky setting up the IAM roles and security groups, but once you have that going, it works great! I see a ton of potential here in transforming the way people use AWS. I also put together the Netflix use cases in the keynote so if you have any questions I’ll try to answer them!

What does this mean to application development? Is it something revolutionay?

Re: AWS Lambda

#6
Seems like a much more interesting announcement than the container service. Can see the architectures of dozens of our systms collapsing down with this.

Re: AWS Lambda

#7
post #4

Right now the only language/runtime supported is js/node, but they intend to include others. (figured people would want to know this, and you have to scroll a ways to find out, so)

that was my first question. What page did you see that on? Edit: found it here: http://aws.amazon.com/lambda/faqs/

Re: AWS Lambda

#9
post #7
post #4

Right now the only language/runtime supported is js/node, but they intend to include others. (figured people would want to know this, and you have to scroll a ways to find out, so)

that was my first question. What page did you see that on? Edit: found it here: http://aws.amazon.com/lambda/faqs/

> At launch, AWS Lambda will support Node.js code, with support for other languages coming in the future.

http://aws.amazon.com/lambda/details/

Re: AWS Lambda

#10
post #7
post #4

Right now the only language/runtime supported is js/node, but they intend to include others. (figured people would want to know this, and you have to scroll a ways to find out, so)

that was my first question. What page did you see that on? Edit: found it here: http://aws.amazon.com/lambda/faqs/

The blog also goes into much more detail regarding node integration: https://aws.amazon.com/blogs/aws/run-code-cloud/
Post reply on HN