Webinar: Debugging Lambda Performance Issues

Webinar: Debugging Lambda Performance Issues

Jul 28, 2020

Speakers: Yan Cui and Aviad Mor

One of the most common performance issues in serverless architectures, and specifically, AWS Lambda, is elevated latencies from external services, such as DynamoDB, ElasticSearch, or Stripe. In this webinar, we will focus on how to monitor, detect, and fix latency issues that arise when our Lambda functions need to talk to other services.

Some of the topics we will cover include:

  • How to collect the telemetry needed to measure latency
  • Identifying latency bottlenecks
  • Understanding the different causes of latency issues
  • Improving application performance

Speaker bios:

Yan Cui - Yan is an AWS Serverless Hero and a Lumigo Developer Advocate. He has been an architect and lead developer with a variety of industries ranging from investment banks, e-commerce to mobile gaming. He is also the author of Production-Ready Serverless and a co-author of F# Deep Dives.

Aviad Mor - Aviad Mor is Co-Founder & CTO at Lumigo. Lumigo’s SaaS platform helps companies monitor and debug serverless applications. Aviad has over a decade of experience in technology leadership, heading the development of core products at Check Point Software.

Slides: https://info.lumigo.io/hubfs/Webinars/debugging%20latency%20issues.pdf
Demo code: https://github.com/theburningmonk/debugging-lambda-perf-issues-demo