Go back to list
AWS Lambda Functions

2. How to do Test Driven Development with AWS Lambda Function in Python

Overview

This episode shows how to write an AWS Lambda Function in Python following the TDD (Test Driven Development) approach. This leverages on boto3 python module to allow calls to AWS API and moto to mock the calls to AWS Services.

Previous 1. AWS Lambda Function using Container (Python)

Recommended book references

Click on book reference to open product details in Amazon website.