AWS lambda triggers, integrations, AWS Lambda function, AWS Lambda tutorial for beginners

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2022
  • AWS Lambda Integration with SQS, SNS, DynamoDB, API Gateway
    AWS lambda triggers
    AWS Lambda tutorial for beginners
    #awslambda #sqs #sns #dynamodb #triggers #integration #tutorial

Комментарии • 6

  • @cas818028
    @cas818028 Год назад +3

    Do you have any examples of implementing event driven architecture in AWS? For example using event bridge? So a simple example might be, you need to capture event based webhooks from Shopify for newly created orders. You wire up a lamda to receive the order_created webhook, the events are stored into a queue, where you have a queue trigger that can process them in a FIFO, this "broadcasts" the OrderCreated Event through eventbridge and all of the subscriber functions receive the event. Example SubDomains might be Order_Processing, Accounting, Manufacturing. Where each domain you could have SQS that receive the data at scale, perform some kind of processing (Business logic) and write to db.

  • @shubhammahure3530

    Fix the issue of job failure when all the market zip files are placed in cft folder