AWS Lambda
101–110 of 164 posts
Re: AWS Lambda
#102I’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!
Has the keynote been made public anywhere yet?
https://www.youtube.com/watch?v=ere8VTJDqao
https://www.youtube.com/watch?v=u1MrZkGFpuE
TL;DR version:
Re: AWS Lambda
#103Re: AWS Lambda
#104It sounds like this is essentially what Joyent's Manta is, which we've been using in production for the last year and have found to be absolutely fantastic. Are there differences that I'm not seeing?
Re: AWS Lambda
#105Earlier quoted context omitted.
I saw it and was shocked that Python is not yet supported.
Most of the Python things I would want to do have slow startup times. Generally I keep my pythons running. But node is super quick to start.
Re: AWS Lambda
#106Full-circle back to mainframe era.
Re: AWS Lambda
#107I wish they hadn't named the units of computation "Lambda functions". Cause, you know there's already something known as a "Lambda function" in computer science. But kudos for Amazon for furthering the datacenter-is-the-computer approach. It is simply the right thing to do.
Really douche to use a computer science term as your product name, are they going to trade mark that or are the just happy with the confusion it will cause.
Also, CS hardly owns the greek letter lambda, it like many greek letters has been used for many products and features over the years. Delta is an airline, but they're doing OK, among others. I am just curious what your issue with this is, and if you can come up with some concrete scenarios where this could really confuse people.
Re: AWS Lambda
#108I wish they hadn't named the units of computation "Lambda functions". Cause, you know there's already something known as a "Lambda function" in computer science. But kudos for Amazon for furthering the datacenter-is-the-computer approach. It is simply the right thing to do.
Re: AWS Lambda
#109Anyone know of any similar mechanisms for the OpenStack world, or more generally for any cloud infrastructure other than AWS?