5 Lambda Designs THAT MIGHT FOOL YOU! | Check Your Knowledge | Serverless Interview

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

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

  • @jasper5016
    @jasper5016 Год назад +1

    Hey Raj, you are awesome. This is so fantastic session. Can you please cover most such designs? We can learn a lot from this. Already learned a lot from your Udemy courses.

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

    Thanks for sharing , awesome and to the point !

  • @raghav4296
    @raghav4296 4 года назад +1

    Thanks Raj, your videos are straight to the point and simple enough to understand. Cheers for the great content. Step functions are highly underrated, would be great to see your videos on it as well.

    • @cloudwithraj
      @cloudwithraj  4 года назад +2

      Thanks Bitter Lime for kind words and suggestion. I will do some videos on Step Functions in near future!

  • @sreejithgireesan4825
    @sreejithgireesan4825 4 года назад

    Another fantastic video Raj! You made it crisp and clear, in 12 mins!. Others stretch similar topics for atleast 30 mins 🙂.

    • @cloudwithraj
      @cloudwithraj  4 года назад

      Glad you liked it. Thanks for watching! Appreciate the kind words.

  • @RohanSharma-jz9ec
    @RohanSharma-jz9ec 4 года назад

    Great. this type of videos are very helpful in designing good architectures for beginners like me.Many thanks

    • @cloudwithraj
      @cloudwithraj  4 года назад

      Thanks Rohan for the kind words. I am happy you found this video useful.

  • @maximizetoall
    @maximizetoall 4 года назад

    Thanks for information. Can you please explain in design 5 what is the best practice to handle latency because of lambda cold start?

  • @peekay-shyamprag9473
    @peekay-shyamprag9473 2 года назад

    Hey Raj! Thanks for the informative and awesome content.
    Q: Would you prefer Step functions (Dynamic parallelism) or making use of "Parallel Processing in Python with AWS Lambda". I would be interested to know which is better and why : )

  • @rocky02365
    @rocky02365 4 года назад +1

    If possible, pls do another video for step function callback to api. 😊

    • @cloudwithraj
      @cloudwithraj  4 года назад +1

      Will do for sure Swapnil. Thanks for watching and suggesting.

  • @niteshkas
    @niteshkas 4 года назад

    Hi Raj another great informative video. .. . Similar to serverless architecture patterns it would be really helpful to have video on comman architecture patterns involving EMR , EC2 etc Thanks for all the knowledge sharing

    • @cloudwithraj
      @cloudwithraj  4 года назад

      Great suggestion! I will keep this in mind for future videos. Thanks for watching

  • @THEAAKASH07
    @THEAAKASH07 4 года назад

    can we add firehose stream in those cases ?
    or throttling is still a problem in that scenario. Thanks :D

  • @utubestandard1
    @utubestandard1 4 года назад

    Thanks Raj, the udemy courses seem unavailable

  • @vinodshalgar
    @vinodshalgar 4 года назад

    Finding it very useful Rajdeep, thanks, can you please tell me from which Udemy course this video belongs to?

    • @cloudwithraj
      @cloudwithraj  4 года назад +1

      Thanks vinod. Here is the course - www.udemy.com/course/aws-serverless-a-complete-guide/?couponCode=LEARNCLOUDNOW

    • @vinodshalgar
      @vinodshalgar 4 года назад

      @@cloudwithraj thanks

  • @AdilFulara
    @AdilFulara 4 года назад

    What app do you use for the screen handwriting ? Thank you for the videos !

    • @cloudwithraj
      @cloudwithraj  4 года назад +1

      Screen handwriting as in slides? I use google slides

  • @arivumanis
    @arivumanis 4 года назад

    Excellent..

  • @VaibhavPatil-rx7pc
    @VaibhavPatil-rx7pc 2 года назад

    Hi Raj , you are doing awesome knowledge-sharing work , thanks!!
    one use case needs to support, can provide details for it how we can support it?
    One SOURCE SAAS platform support webhook and bulk fetch data for IoT events
    Capture above events in TARGET SAAS platform using AWS SNS or SQS and Kafa
    Note we need to support strict ordering while processing of incoming IoT events
    Appreciate, if you provide some input here thanks !!!

  • @MohaideenA
    @MohaideenA 5 месяцев назад

    why cant the message be published directly TO SQS, instead of SNS-> SQS?

    • @cloudwithraj
      @cloudwithraj  5 месяцев назад

      If it's just one queue then publish to the SQS queue. If it's one to many, then use the code to publish just once to SNS, and then fanout to multiple queues like shown in the video.

  • @josephmbimbi
    @josephmbimbi 4 года назад

    Hi, I am getting started on my cloud journey and i really appreciate your content.
    However i have a question :
    The design #3, if lambda is throttled, and the producer continually produces at a higher pace than the lambda throttling, wouldn't the queue just keep growing ?
    Thank you

    • @cloudwithraj
      @cloudwithraj  4 года назад +1

      Thanks for watching, I am glad you found the video useful. You can scale up the consumer lambda by setting batch size and concurrency. Watch this deep dive - ruclips.net/video/LzFuXvhA5xk/видео.html . Even, after that if you hit limits you can create a parallel SQS queue with another consumer.

    • @josephmbimbi
      @josephmbimbi 4 года назад

      @@cloudwithraj Thanks for the answer. I will have a look at it

  • @rubberthe3
    @rubberthe3 4 года назад

    Face reveal at 30 likes