Running Arbitrary Executables in AWS Lambda
aws.amazon.com
Running Arbitrary Executables in AWS Lambda
1–10 of 21 posts
Re: Running Arbitrary Executables in AWS Lambda
#2Re: Running Arbitrary Executables in AWS Lambda
#3Re: Running Arbitrary Executables in AWS Lambda
#4Re: Running Arbitrary Executables in AWS Lambda
#5Anyone tried Azure WebJobs? How does this compare, looks like much the same?
Re: Running Arbitrary Executables in AWS Lambda
#6Re: Running Arbitrary Executables in AWS Lambda
#7Re: Running Arbitrary Executables in AWS Lambda
#8This truly opens up a world of possibilities. My only itch in the wound is the lock into Amazon linux compatible executables. If they can run exe's compiled on a Ubuntu box, that would be awesome!
Re: Running Arbitrary Executables in AWS Lambda
#9This truly opens up a world of possibilities. My only itch in the wound is the lock into Amazon linux compatible executables. If they can run exe's compiled on a Ubuntu box, that would be awesome!
Re: Running Arbitrary Executables in AWS Lambda
#10I'll be more interested once Lambda can access resources inside a VPC. There are only so many things you can process off of S3...
There's also the dynamodb streams preview: http://docs.aws.amazon.com/amazondynamodb/latest/developergu...
I think the future will probably be measured in GB/s.