Continuous Integration & Deployment (CI/CD) with Lambda Functions

Let's add in Travis-CI to automatically build our test suite & deploy our lambda function to AWS.

Unit Test & TDD Lambda Functions

Learn how to test - and TDD - lambda functions!

Custom Packages with AWS Lambda

Add support for extra python packages your Lambda function in a few simple steps.

Up and Running in AWS Lambda

Get a development environment set up for Python Lambda functions, with one-line deploys and staged environments.

Production-Ready AWS Lambda (Series)

Announcing a new series of posts on getting up and running with AWS Lambda in a production-ready way.