STAREAST 2022 - Cloud Testing | TechWell

STAREAST 2022 - Cloud Testing

Thursday, April 28

Amazon Web Services (AWS)
T3

Best Practices for Testing Your Serverless Applications

Thursday, April 28, 2022 - 9:45am to 10:45am
VIRTUAL ONLY

This talk is about applying best practices of testing to your serverless applications. Serverless technologies allow you to focus on building your application by reducing the work you do managing infrastructure. You'll learn how to overcome the challenges of testing in a serverless architecture, and how to efficiently test your Lambda functions efficiently. This includes unit testing, integration testing, and end-to-end testing. After this talk, you will gain an understanding of the benefits of using the AWS Serverless Application Model (SAM) CLI to test code manually, and verifying...