AWS re:Invent 2020: Handling errors in a serverless world

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2024
  • Serverless technologies introduced new ways to build highly scalable, resilient applications without managing infrastructure. When building serverless applications by using several managed services, how should you handle errors? Should you include a try/catch block in your code or let the service deal with errors? What if the function is invoked as a task in an AWS Step Functions state machine? Can AWS Lambda Destinations help? In this session, explore error handling across Lambda invocation models and discuss patterns for proper visibility and retry behavior. Leave this session with a better understanding of how to code and/or configure services to better deal with errors across different use cases.
    Learn more about re:Invent 2020 at bit.ly/3c4NSdY
    Subscribe:
    More AWS videos bit.ly/2O3zS75
    More AWS events videos bit.ly/316g9t4
    #AWS #AWSEvents

ความคิดเห็น • 5

  • @HarendraSingh-xw6hv
    @HarendraSingh-xw6hv 3 ปีที่แล้ว +6

    Would be great if the session resources links could be added in the TH-cam description itself

  • @rickharold7884
    @rickharold7884 2 ปีที่แล้ว

    Cool stuff

  • @AmeerulIslam
    @AmeerulIslam 3 ปีที่แล้ว

    Are we only taking about application errors or system errors as well?

  • @philly525
    @philly525 2 ปีที่แล้ว

    Why can't I see my code editor menu bar anymore in my functions?

  • @shahidabbas2932
    @shahidabbas2932 2 ปีที่แล้ว

    how can i get this code in node js please.