Amazon SQS and LAMBDA TRIGGERS | .NET ON AWS | AWS Serverless | Amazon

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

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

  • @sergiowalterruz9909
    @sergiowalterruz9909 2 года назад +1

    This was amazing. Thank you very much Rahul for putting this together Rahul. I had been trying to research how to return messages back to the queue in a batch situation for quite some time and finally now I know how.

  • @NathanvanJole
    @NathanvanJole Год назад

    Deserves a lot more views, perfectly explained! 👌

    • @RahulNath
      @RahulNath  Год назад

      Glad you think so Nathan ! Hope you are liking the series bit.ly/aws-net-series

  • @gautamroy9943
    @gautamroy9943 2 года назад

    Thanks Rahul for your excellent teaching style.

    • @RahulNath
      @RahulNath  2 года назад

      Thank you Gautam. Hope you are enjoying the series bit.ly/aws-net-series

  • @BisikletaPatrol
    @BisikletaPatrol Год назад

    Thank you very much Rahul. Very clear. I've learned a lot from you content.

    • @RahulNath
      @RahulNath  Год назад

      Glad to hear that and hope you are enjoying the AWS Series bit.ly/aws-net-series

  • @rameshbabukollu7026
    @rameshbabukollu7026 2 года назад +1

    Thank you so much Rahul. Your videos are very helpful. Could you please make a video tutorial on AMQ triggers on Lambda functions.

    • @RahulNath
      @RahulNath  2 года назад

      Thank you for the suggestion! Will do

  • @swostyable
    @swostyable 2 года назад

    Extremely helpful!Thank you.

  • @nunyabuziness2700
    @nunyabuziness2700 Год назад

    Awesome video!

    • @RahulNath
      @RahulNath  Год назад

      Glad you enjoyed it Do check the full series here bit.ly/aws-net-series

  • @maosieva
    @maosieva 2 месяца назад +1

    Rahul, Hi, could you help me with a question. If there is no DLQ configured, will the lambda try to process the error messages indefinitely until the message retention period is met?
    Sorry for my English 😅

    • @RahulNath
      @RahulNath  2 месяца назад +1

      Great question Mauricio - I believe the message will be stuck in the SQS queue trying to be processed over an over by Lambda Function. Based on the retention period on the SQS it might get deleted after a while. Best would be to setup a DLQ so that these failed messages don't keep blocking the other ones coming into queue (if there are many failed then this might soon be an issue). Hope that helps.

    • @maosieva
      @maosieva 2 месяца назад

      Thanks a lot, Rahul.

    • @RahulNath
      @RahulNath  Месяц назад

      I did a video around this topic if that helps you Mauricio ruclips.net/video/0gmNQdkHkzg/видео.htmlsi=lOKG0oVT6iG1eIeE

  • @karthicksettu9735
    @karthicksettu9735 2 года назад +1

    In our firm we are using Serverless frameworkand .we deploy 5 repos for backend in serverless framework .Do you have suggestions that i deploy all the 5 repos in one go in Serverless framework

    • @RahulNath
      @RahulNath  2 года назад

      What do these 5 repos have ? Why are you looking to deploy it all at once ?

  • @JuanSebastianR21
    @JuanSebastianR21 2 года назад

    Thanks for the awesome content. Maybe a video for running EMR Spark cluster from .Net on AWS, thanks in advance.🙂

    • @RahulNath
      @RahulNath  2 года назад

      Glad you like it and thank you for the suggestion Juan!

  • @beautyIsinEverything753
    @beautyIsinEverything753 2 года назад

    Kindly create a video about Azure Table storage

    • @RahulNath
      @RahulNath  2 года назад

      Good suggestion - I will add this to my list. My current Azure series is here bit.ly/azure-series

  • @hector9079
    @hector9079 2 года назад

    Muy bueno 👍🏾