
AWS Lambda Functions for Python and Ruby
I love to program in Ruby as well as Python, and AWS Lambda functions provide the perfect solution to combine both languages’ capabilities without additional server configuration. The aws-sdk-lambda library makes serverless computing workflow dead simple, by providing a gateway…