Skip to content

Tag: aws

Where Lambda falls short

Unless you’ve been living under a rock, you’ve heard about the Cloud Computing movement. I’ve made the case before that functions-as-a-service, and ‘Serverless’ in general, are the next step in that evolution in utility based computing. But are Serverless technologies ready for prime time? Specifically, is AWS Lambda ready for mass deployment? I recently had to roll out a small Python-based service using AWS Lambda, and as a result of that experience, I’d say Lambda still has a few shortfalls that need to be addressed.