Lessons Learned in Lambda

By Chris Rittersdorf and Kyle Magnuson

We recently finished up a project that uses AWS Lambda. The project needed to crunch large sets of numbers in a small amount of time. Lambda turned out to be a good fit for doing exactly that. But, it involved some trial and error. Here are a few lessons we learned along the way.