BEGIN:VCALENDAR
VERSION:2.0
PRODID:jquery.icalendar
BEGIN:VEVENT
ORGANIZER:MAILTO:nur@eventhandler.co.il
TITLE:5 Serverless Patterns You Should Stop Using (And What to Do Instead)
DTSTART:20251211T101500Z
DTEND:20251211T104500Z
SUMMARY:5 Serverless Patterns You Should Stop Using (And What to Do Instead)
DESCRIPTION:We’ve all used them—architectural patterns that seem like the right choice for Serverless architectures. I did, too. At first, they felt efficient, straightforward, and even best practice. However, as my Serverless services matured, complexity kicked in, and I started to see the downsides: increased complexity, maintenance headaches, and even security and performance challenges.In this session, I’ll walk you through five Serverless patterns I once used (and regretted): API Gateway direct integrations, monolith Lambdas, direct Lambda-to-Lambda invocations, writing all code in the handler, and using the wrong EventBridge service for scheduling.You’ll learn why these patterns can be problematic, when they make sense, and what to use instead.
LOCATION:Track 2
END:VEVENT
END:VCALENDAR