In this chapter, we explored many types of testing, including unit tests with mocks, integration testing with Lambda and API Gateway, debugging a Lambda locally, making a local endpoint available, and load testing. This is something that we will build upon in the rest of this book.
In the next chapter, we will look at serverless, distributed data management patterns and architectures that you can apply within your organization.