Agile + DevOps East 2019 - Architecture - Design | TechWell

Conference archive

Agile + DevOps East 2019 - Architecture - Design

Customize your Agile + DevOps East 2019 experience with sessions covering architecture and design.

Thursday, November 7

Derek Ashmore
Asperitas Consulting
AT30

AWS Lambda: Best Practices and Common Mistakes

Add to calendar
Thursday, November 7, 2019 - 4:45pm to 5:45pm

AWS Lambda is a serverless architecture that relieves you of hardware and scaling setup concerns. AWS Lambda functions are used by many organizations for serverless application development and automating DevOps tasks. But many teams start using AWS Lambdas and uncover problems such as running into resource limits, debugging nested lambda defects, managing code change across dozens of AWS accounts, and many more. Derek Ashmore will provide tips and tricks to make your AWS Lambda functions usable in different contexts and easier to develop and support. He will show you how to mitigate common...