AWS Lambda Powertools for TypeScript/Node.js | Serverless Office Hours

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2022
  • Find out how Lambda Powertools for TypeScript can help simplify, accelerate, and scale the adoption of serverless best practices within your team and across your organization. Andrea Amorosi from AWS, as well as Ryan Toler and Jake DeCrane from Trek10 join Eric Johnson. They walk through how to use the Logger, Tracer, and Metrics observability features. See how to use the library in both TypeScript and JavaScript code bases. Reduce code, improve performance and get better visibility into your serverless applications.
    We are also available to answer any of your serverless questions.
  • บันเทิง

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

  • @qasimalbaqali3495
    @qasimalbaqali3495 ปีที่แล้ว

    Thank you :)

  • @kaushikrao2322
    @kaushikrao2322 ปีที่แล้ว

    Say I have an accessor being invoked from my Lambda handler is it possible to log the awsRequestId without passing the lambda context to the accessor?