AWS LAMBDA For The .NET Developer: How To Easily Get Started | AWS LAMBDA SERIES

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers, creating workload-aware cluster scaling logic, maintaining event integrations, or managing runtimes.
    In short AWS Lambda is Amazon's answer to serverless compute services that allow running code with zero administration of the infrastructure required to run the code.
    In this video, we will see how to get started with AWS Lambda as a .NET Developer, right from how to set up a new project, the tools, and packages available, running lambda functions on your local development environment. I will then show you how to deploy the lambda function to AWS and execute it from there. Finally, we will see how our .NET code gets executed in the Lambda environment
    🔗AWS Lambda For The .NET Developer - www.rahulpnath...
    🔗AWS Lambda & .NET Core 3.1 - aws.amazon.com...
    🔗AWS Toolkit for Visual Studio - aws.amazon.com...
    🔗AWS .NET Core CLI - docs.aws.amazo...
    🔗AWS Free Tier - aws.amazon.com...
    Additional Watching
    📹ASP NET Core Series - • ASP.NET Core
    Come say hi! ✋
    🌍 Blog - rahulpnath.com/
    ✉ Subscribe to my Newsletter - www.rahulpnath...
    🐦Twitter - / rahulpnath
    📸Instagram - / rahulpnath
    🎥 Recording Setup and Workflow - www.rahulpnath...
    Video Edited by my wife, Parvathy 😍
    Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Komentáře • 202

  • @RahulNath
    @RahulNath  Před 2 lety +1

    If you want to learn more, check out my latest AWS Lambda For the .NET Developer course
    👉 rahulpnath.gumroad.com/l/aws-lambda-dot-net
    👉 bit.ly/aws-lambda-udemy

  • @alexanderiurovetski7980
    @alexanderiurovetski7980 Před 3 lety +9

    Exceptionally well formulated and deep in detail. Thanks a lot, Rahul.

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Happy you like it and thank you for letting know! Do check out the other videos in the series. You might like them!

  • @mohsinazamafridi8566
    @mohsinazamafridi8566 Před 2 lety +1

    Good Explanation. My Previous experience is all in Azure but now I am enjoying watching your AWS videos. Thanks

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad to hear that Mohsin! I will be making more videos on AWS. Do drop in if you have any topic suggestions.

  • @ganeshthangappan4438
    @ganeshthangappan4438 Před 2 měsíci

    very clear explanation, thanks for the video. Please continue to post many videos

    • @RahulNath
      @RahulNath  Před měsícem

      Glad you liked it Ganesh! Hope you are enjoying the AWS Series bit.ly/aws-net-series

  • @KadeerKhanOfficial
    @KadeerKhanOfficial Před 2 lety +2

    Concise and appropriate, just what's needed for initial start with lambda .. thanks for the video...

    • @RahulNath
      @RahulNath  Před 2 lety +1

      Glad it helped Kadeer. Do check out a few more videos in this series czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @uddipmitra
    @uddipmitra Před rokem +1

    Thanks Rahul for the excellent & focused content in your video.

    • @RahulNath
      @RahulNath  Před rokem

      Glad it helped Uddip and thank you for the 'Super comment' 😍. I also have a Lambda course on Udemy if that's of interest bit.ly/aws-lambda-udemy
      Hit me up via any of the channel if you want a discount! (czcams.com/users/RahulNathabout). Thank you again!

  • @keerthang5557
    @keerthang5557 Před 3 lety +2

    Hi Rahul, Excellent Tutorial!, Please make more videos on this !

    • @RahulNath
      @RahulNath  Před 3 lety +2

      Thanks Keerthan! Any specific areas you are looking for in AWS? Have you started working on it?
      I started a small series on AWS here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @oumaniac
    @oumaniac Před 25 dny +1

    Very helpful! Thank you!

    • @RahulNath
      @RahulNath  Před 25 dny

      Glad it was helpful! Do check out the AWS Series for more videos bit.ly/aws-net-series
      Also the udemy course if that interests you bit.ly/aws-lambda-udemy

  • @emanuelcordovamontiel1017
    @emanuelcordovamontiel1017 Před 4 měsíci +1

    This is amazing. I would like to create an infrastructure with CloudFormation. I want to create an API Gateway to invoke a Function Lambda but using a CloudFormation template.

    • @RahulNath
      @RahulNath  Před 4 měsíci +1

      Glad you liked the video Emanuel. I have a video on CloudFormation which should help you get started with what you are looking for czcams.com/video/U96230YlSJA/video.htmlsi=xSHxJZGqJf6uYej2
      Let me know if you have further questions .

    • @emanuelcordovamontiel1017
      @emanuelcordovamontiel1017 Před 4 měsíci

      @@RahulNath Thank you! But I've already watched that video. It's awesome but I don't know how to define the API Gateway's routes on a CloudFormation template

  • @satishbhuktar2020
    @satishbhuktar2020 Před rokem

    Nice and informative video. I like you clear the clutters to save the time. also you can smile brother during the video....

    • @RahulNath
      @RahulNath  Před rokem

      Glad you like it Satish - yes trying to smile more in the recent videos 😂Do check out the other videos in DynamoDB czcams.com/play/PL59L9XrzUa-mVcSC-1SqsiNRwCWcWdG1r.html
      And also the associated blog posts www.rahulpnath.com/blog/amazon-dynamodb-dotnet-developer/
      Hope those help, do reach out if you have specific questions.

    • @satishbhuktar2020
      @satishbhuktar2020 Před rokem

      @@RahulNath I'm sure it will helpful, I will look those and I will share it with my friends as well.

  • @amalp5153
    @amalp5153 Před 3 lety +2

    Great Video

  • @shaktisingh-lu3dm
    @shaktisingh-lu3dm Před 2 lety +1

    Many thanks. Very helpful video tutorial for .net folks

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad it was helpful Shakti! Do check out the series here bit.ly/aws-net-series

  • @aaroncastanos4549
    @aaroncastanos4549 Před 3 lety +1

    Glad to have tutorials like this. Many thanks Rahul!

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Glad you like them Aaron. Would some thing like this be of interest to you? twitter.com/rahulpnath/status/1435798022579888130?s=20

    • @aaroncastanos4549
      @aaroncastanos4549 Před 3 lety +1

      @@RahulNath sure thing. Thanks again Rahul!

    • @aaroncastanos4549
      @aaroncastanos4549 Před 3 lety

      @@RahulNath Yes, definitely.

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Great I will let you know here once I have more details on it.

    • @aaroncastanos4549
      @aaroncastanos4549 Před 3 lety

      @@RahulNath Thanks!

  • @kieroncairns7981
    @kieroncairns7981 Před rokem

    Hey Rahul, your AWS videos have been really helpful I can't thank you enough, I have joined your supporter program! Thank you 😊

    • @RahulNath
      @RahulNath  Před rokem

      Thank you Kieron, glad to hear that and thank you for supporting me. If you are on Discord, you can chat with me there directly as well. czcams.com/users/postUgkxefGoIC0uzbtnZkQ036MO04hm8Vvk7HM_

  • @prasoontiwari26
    @prasoontiwari26 Před 2 lety

    Good to the point and not faltu gyan

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad you like it Prasoon! Would something like this be of interest to you? twitter.com/rahulpnath/status/1433524395037769738

  • @suriyakanthradhakrishnan2606

    Hi, Your videos are excellent and can understand easily.
    Please post the video how to deploy .Net core applications to Jenkins then to Lambda.
    We are waiting for the content.

    • @RahulNath
      @RahulNath  Před 2 lety +1

      Glad you like the content - I have one video using CloudFormation and GitHub actions czcams.com/video/U96230YlSJA/video.html
      Much of that will be same for Jenkins. Let me know if that helps.

  • @rohit704
    @rohit704 Před 2 lety +1

    Hey Rahul , Please make a video on CDC Pipeline configuration and deployment

    • @RahulNath
      @RahulNath  Před 2 lety

      Hey Rohit, what CDC pipeline are you looking for ? Can you provide a bit more context please

    • @rohit704
      @rohit704 Před 2 lety

      @@RahulNath I mean to say continuous integration and continuous delivery/deployment (CI/CD) on AWS .
      I am new in aws, I found your videos more authentic and easy to understand.
      Please make on this topic or you can share if you have already made.

  • @sajidahmed2558
    @sajidahmed2558 Před 2 lety +1

    Thanks, Rahul

    • @RahulNath
      @RahulNath  Před 2 lety

      Thank you Sajid! Let me know if you have any content suggestions around AWS or anything in general.

  • @BoomBoomGuy69
    @BoomBoomGuy69 Před rokem

    This was very helpful, Rahul. Thanks for making this tutorial.

    • @RahulNath
      @RahulNath  Před rokem

      Glad it was helpful Aahan! Hope you are enjoying the full AWS Series bit.ly/aws-net-series.
      I also have a Udemy course over here bit.ly/aws-lambda-udemy

  • @jopsuey
    @jopsuey Před 2 lety

    Excelente ejemplo. Excelente inglés. Saludos de Chile

    • @RahulNath
      @RahulNath  Před 2 lety +1

      Gracias 😀 Do checkout the AWS series bit.ly/aws-net-series and drop in suggestions if you have any

  • @rtsoftausa
    @rtsoftausa Před 2 lety

    Thanks Rahul, You have nicely explained. It help me a lot to understand lambda expression.

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad you found it useful Rais. Do checkout out the full AWS Series here bit.ly/aws-net-series
      Also let know if there are specific topics that you would like to be covered.

  • @gv.ramana
    @gv.ramana Před 3 lety +1

    Great & professional content. subscribed Rahul

    • @RahulNath
      @RahulNath  Před 3 lety

      Happy that it helps Venkata. Do check out the other videos in the series and also let know if there are any specific areas you want covered.
      czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @CaminanteDelMal
    @CaminanteDelMal Před rokem

    allways saving the day, thank you Rahul.

    • @RahulNath
      @RahulNath  Před rokem

      Glad you like it - Do check out the full AWS Series here bit.ly/aws-net-series. Also check out the Udemy course on Lambda if you are interested - bit.ly/aws-lambda-udemy

  • @puravupadhyay2961
    @puravupadhyay2961 Před 2 lety +2

    How do I test it locally with Postman?

  • @jeacdsantos
    @jeacdsantos Před 2 měsíci

    Thank you, Rahul!

    • @RahulNath
      @RahulNath  Před 2 měsíci

      Glad you liked it Jean! Do check out the AWS Series bit.ly/aws-net-series and also the Udemy course if that interests you bit.ly/aws-lambda-udemy

  • @mainpaljhatwal6244
    @mainpaljhatwal6244 Před 10 měsíci

    Very well explained, Thank you so much @RahulNath

    • @RahulNath
      @RahulNath  Před 10 měsíci

      Thank you and glad it helped. You can check out my AWS Series for follow up videos bit.ly/aws-net-series
      I also have a Lambda Course on Udemy if that interests you bit.ly/aws-lambda-udemy

  • @hemanth101179
    @hemanth101179 Před 2 lety +1

    Excellent Video... Very helpful

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad it was helpful Hemanth! Do check out the full AWS series here bit.ly/aws-net-series

  • @rohit704
    @rohit704 Před 2 lety

    Rahul please make videos on continuous integration and continuous delivery/deployment (CI/CD) on AWS .
    I am new in aws, I found your videos more authentic and easy to understand.
    Please make on this topic or you can share if you have already made.

    • @RahulNath
      @RahulNath  Před 2 lety

      Thankyou. Here is a video to deploy Lambda function using GitHub Actions czcams.com/video/U96230YlSJA/video.html
      If you are new to Lambda you can also check out my Udemy course here bit.ly/aws-lambda-udemy

  • @reineriopalacios
    @reineriopalacios Před 2 lety

    My subscription and my like for your video Rahul, thanks a lot.

    • @RahulNath
      @RahulNath  Před 2 lety +1

      Thanks and welcome Reynerio. You can check out my Lambda course here if it interests you www.udemy.com/course/aws-lambda-dotnet/?couponCode=AWS-LAMBDA

    • @reineriopalacios
      @reineriopalacios Před 2 lety

      @@RahulNath Bing !!! purchased course

    • @RahulNath
      @RahulNath  Před 2 lety +1

      @@reineriopalacios Wow that was super fast. Thank you 😍. Do let me know how you find it 👍

  • @LoraineRamosOfficial
    @LoraineRamosOfficial Před 3 lety +1

    I'm new to your channel and learning a lot. Topics are well explained. 👏

    • @RahulNath
      @RahulNath  Před 3 lety

      Thank you Loraine and happy you are liking them! Do let me know if you are looking for any specific topics to be covered. The AWS series is fairly new and I will be adding more.

    • @LoraineRamosOfficial
      @LoraineRamosOfficial Před 3 lety

      @@RahulNath thank you! I have a task now to Send email Alerts, and Monitoring in my AWS Lambda. Do you have video about that?
      I want to create dashboards in my AWS Lambda, check specific errors and send alerts.
      Thank you

    • @RahulNath
      @RahulNath  Před 3 lety

      @@LoraineRamosOfficial For sending emails I don't have a video yet, but I will do soon. Possibly use a SQS/SNS to publish a message and send an email off that (if you are looking to decouple it after the actual code).
      For dashboards this might be a good place to start docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Dashboards.html
      Let me know if that helps or you have additional questions.

  • @sanjaybhagia
    @sanjaybhagia Před 3 lety

    Great video Rahul!. I like the VS integration of testing lambda right in IDE.

    • @RahulNath
      @RahulNath  Před 3 lety

      Thanks, Sanjay, yes that is pretty cool. Almost there with the Azure experience.

  • @AniketSamanta420
    @AniketSamanta420 Před 3 lety +1

    Thank you Rahul..

    • @RahulNath
      @RahulNath  Před 3 lety

      My pleasure Aniket. Do check out the AWS Series here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html
      And let know if you have any topic suggestions.

    • @AniketSamanta420
      @AniketSamanta420 Před 3 lety +1

      @@RahulNath sqs and sns can be the new topica

    • @RahulNath
      @RahulNath  Před 3 lety

      @@AniketSamanta420 Sure will do!

  • @shreyasjejurkar1233
    @shreyasjejurkar1233 Před 3 lety +1

    This is quite great. Thanks for sharing. Looking for some more cloud content for .NET! 🙌

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Thank you Shreyas! Glad you like it , yes I am looking to do more content on AWS, since much of my work time is there 😀

    • @shreyasjejurkar1233
      @shreyasjejurkar1233 Před 3 lety +1

      @@RahulNath That's quite good! Looking forward for learning more...

  • @sanjayi6245
    @sanjayi6245 Před 3 lety +1

    excellent video

  • @KrishnaKrish1
    @KrishnaKrish1 Před 3 lety +1

    Thank you so much. Very clear.

    • @RahulNath
      @RahulNath  Před 3 lety

      You are welcome! Do check out AWS Series on the channel. Also do let me know if you have any topic suggestions 😀

  • @avinashpansari8652
    @avinashpansari8652 Před 6 měsíci

    really helpful. Thanks brother. Keep posting.

    • @RahulNath
      @RahulNath  Před 6 měsíci

      Glad you liked it Avinash . Do check out the full Lambda Series here czcams.com/play/PL59L9XrzUa-nYfftB6rfzo-GFCIbufdVO.html
      Also a Udemy course if you like bit.ly/aws-lambda-udemy

  • @jasonrobertson9256
    @jasonrobertson9256 Před 2 lety

    gr8t training tutorial

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad you like it Jason! Do check out the full AWS Series here bit.ly/aws-net-series

  • @shokdiesel1044
    @shokdiesel1044 Před 3 lety

    Great Video. Thank you. Keep them coming.

    • @RahulNath
      @RahulNath  Před 3 lety

      Thank you Shok. Do check out the full series here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html
      And would you be interested in something like this (a book/course) twitter.com/rahulpnath/status/1434976462470148098

  • @mohamedoueslati462
    @mohamedoueslati462 Před 2 lety

    Well done Rahul ! Thank you

    • @RahulNath
      @RahulNath  Před 2 lety +1

      Thank you ! Do check out the Lambda course if you are interested www.udemy.com/course/aws-lambda-dotnet/?couponCode=AWS-LAMBDA-JULY

  • @sathirabr
    @sathirabr Před rokem

    Good one. thanks a lot!

    • @RahulNath
      @RahulNath  Před rokem

      Glad it helped. Do check out additional content around AWS Lambda here www.rahulpnath.com/blog/aws-lambda-dotnet-developer/
      You can also check out my course on Udemy bit.ly/aws-lambda-udemy

  • @tatianapas9705
    @tatianapas9705 Před rokem

    Thanks, this really helped me to start with Lambda function

    • @RahulNath
      @RahulNath  Před rokem

      Glad you like it - here’s a Udemy course if you are interested bit.ly/aws-lambda-udemy
      Also check out a list of other videos and articles around Lambda here www.rahulpnath.com/blog/aws-lambda-dotnet-developer/

  • @pijomaster
    @pijomaster Před 3 lety

    Thanks for the video 📸

    • @RahulNath
      @RahulNath  Před 3 lety

      Thank you Gonz. Do check out the full series here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @sreejithkalarikkal1707

    Please do a video on .net lambda function with lambda layer (class library)

    • @RahulNath
      @RahulNath  Před 2 lety

      Great suggestion! Will add that to my list and do one soon.

  • @srinivasarajuu6058
    @srinivasarajuu6058 Před 3 lety +1

    Great video, very well explained. I am searching for triggers from AWS and end point usage video. Can you share that. 😀

    • @RahulNath
      @RahulNath  Před 3 lety

      Thank you and glad you like it. I didn't make one on that yet. These are all the videos in the AWS Series - czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html
      I will try and catch up soon 😀

  • @francoislepron-pellenc9216

    Excellent. On 12:53, you say that you would setup a build deploy pipeline for a real time project. Could you please specify the link onto you video where you perform this ? Thank you anyway.

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad it helped . I haven’t got to making this yet . Now that you’ve asked I’ll get to it soon 👍 Do check out the AWS Series here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @MarianoGomezBidondo
    @MarianoGomezBidondo Před rokem

    As always, detailed and correct. thank you very much for sharing!

    • @RahulNath
      @RahulNath  Před rokem +1

      Thanks again Mariano ! I have a Udemy course here bit.ly/aws-lambda-udemy (If you want it free drop me an email hello@rahulpnath.com)

    • @MarianoGomezBidondo
      @MarianoGomezBidondo Před 11 měsíci

      @@RahulNath I never saw your comment, but I bought the course and it helped me in many details. It is a very good course! There is something that I can't understand and that is the version management. How to have "TESTING" and "PRODUCTION" versions correctly. Actually I publish the same function but with a name for each environment, but I think there are better ways to handle it.

    • @RahulNath
      @RahulNath  Před 11 měsíci

      @@MarianoGomezBidondoGlad you liked the course Mariano. Are you deploying the TEsting and production to the same account in AWS?

    • @MarianoGomezBidondo
      @MarianoGomezBidondo Před 11 měsíci +1

      @@RahulNath Hi Rahul, yes, the same AWS account. I use different names for each element, prefixing the name with the name of the environment (for the lambda function, sqs queues, etc).

    • @RahulNath
      @RahulNath  Před 11 měsíci +1

      @@MarianoGomezBidondo If using same account I guess you are limited to that approach. I recommend checking out this article for consideration docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html
      I might plan a video around this topic soon.

  • @sharadshivmath6756
    @sharadshivmath6756 Před rokem

    clear and to the point. 👏👏👍

    • @RahulNath
      @RahulNath  Před rokem

      Good to hear that - If you are new to Lambda here's a post that points to all my existing articles and videos around Lambda www.rahulpnath.com/blog/aws-lambda-dotnet-developer/
      You can also check out my Udemy course for a quick overview across commonly used services and integrations bit.ly/aws-lambda-udemy

  • @erichampton1590
    @erichampton1590 Před 2 lety

    Great video, thank you for this!

    • @RahulNath
      @RahulNath  Před 2 lety

      Glad you enjoyed it Eric! Here is the AWS Series in case you are interested bit.ly/aws-net-series

  • @NiclasGleesborg
    @NiclasGleesborg Před 3 lety

    Epic video. Thank you!

  • @299sarath
    @299sarath Před 3 lety +1

    Thanks for the video :)

    • @RahulNath
      @RahulNath  Před 3 lety

      Glad you like it Sarath. Thank you!

  • @yomomma9278
    @yomomma9278 Před 5 měsíci

    Thanks for the vid

    • @RahulNath
      @RahulNath  Před 5 měsíci

      Glad you liked it! Do check out the AWS Series for more videos bit.ly/aws-net-series
      Also have a Udemy course for a more structured intro to Lambda bit.ly/aws-lambda-udemy

  • @DeepakShaw
    @DeepakShaw Před 3 lety +1

    well explained :)

    • @RahulNath
      @RahulNath  Před 3 lety

      Thank you Deepak! Let know if you are interested to see more of AWS/Lambda videos and if you have any specific topics you would like to see. I am starting out new with the AWS series in this channel.

  • @pavank1726
    @pavank1726 Před 3 lety +1

    Thanks Rahul for the video. If we want to deploy asp.net core app, is EC2 is the right one(as same as Azure app service?) Could you make one video on how to deploy aps.net core web application in AWS? thanks

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Yes, definitely. Good suggestion. I will make one some time. EC2 is definitely one option.

  • @rajkumarks4443
    @rajkumarks4443 Před rokem

    Hi Rahul Please make the videos for kubernatees tutorial

    • @RahulNath
      @RahulNath  Před rokem

      Thank you for the suggestion! I am in the process of learning this, hopefully will do some videos next year 😀

  • @charithjayasundara9878
    @charithjayasundara9878 Před 2 lety +1

    Hi Rahul, Is there anyway to return ActionResult type response in Lambda handlers?
    For example ActionResult can be the return type, but when there is an exception it can return any ContentResult with exception details.
    So my question is, if there is anyway to return BadRequest kind of error result with property error messages while the Lambda return type is Product?

    • @RahulNath
      @RahulNath  Před 2 lety +1

      You could use ASP NET Core over lambda if you want that github.com/aws/aws-lambda-dotnet#amazonlambdaaspnetcoreserver
      If you are integrating with API Gateway then you can return the appropriate status codes. Check out my blog post and video here www.rahulpnath.com/blog/amazon-api-gateway-http-apis/
      Let me know if you have additional questions

    • @charithjayasundara9878
      @charithjayasundara9878 Před 2 lety +1

      @@RahulNath Nice one, Thank you!

  • @Blr046
    @Blr046 Před 3 lety +1

    Hi Rahul,
    Thank you so much for sharing your knowledge. What are the services to be subscribed in AWS for hosting a web api, asp.net core web application and with a database ? Want to calculate the cost once the free tier is over.

    • @RahulNath
      @RahulNath  Před 3 lety +1

      This will be a great start aws.amazon.com/developer/language/net/?whats-new-dotnet.sort-by=item.additionalFields.postDateTime&whats-new-dotnet.sort-order=desc
      AWS Lambda (if you want serverless), Elastic Beanstalk etc are some options you can check. Fargate is also an option if you want to go the container route. The link above should give a high level overview into possible options.

  • @AlejandroLopez-mm4sg
    @AlejandroLopez-mm4sg Před 6 měsíci

    Thanks!

    • @RahulNath
      @RahulNath  Před 6 měsíci

      Glad you liked it Alex and thank you for supporting me. Do checkout the AWS Series bit.ly/aws-net-series
      I also have a Udemy course if you are interested on Lambda bit.ly/aws-lambda-udemy

  • @cissemy
    @cissemy Před 3 lety +1

    Great
    I did deploy my .net core web api to aws lambda and sql server database to azure.
    But both do not communicate because lambda keep changing its Ip address.
    Every time i register an ip to azure firewall , there is an ip used by lambda later.
    Thanks

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Yes that is correct, IP address for lambda is dynamic. You'll need it behind a VPC to get a static ip, details here aws.amazon.com/blogs/architecture/expose-aws-lambda-function-behind-static-ip-when-a-dns-cannot-be-managed/

  • @harmeetsingh7943
    @harmeetsingh7943 Před rokem +1

    Hey @RahulNath, I have 1 doubt. when you try to publish the code by right clicking on the project name and clicking "Publish to AWS", you are getting 'Account profile to use' as default and also a button to add another profile whereas in my case I'm not getting either of the 2. Am I missing something? Please guide me.

    • @RahulNath
      @RahulNath  Před rokem

      Hey Harmeet, I talk about credential setup and management in this blog post /video www.rahulpnath.com/blog/amazon-credentials-dotnet/
      Let me know if that helps you

  • @iFlyiRideiRace
    @iFlyiRideiRace Před 3 lety

    Like it. Thanks for sharing.

    • @RahulNath
      @RahulNath  Před 3 lety

      Glad you liked it and Thank you for the comment!

  • @dassundaram
    @dassundaram Před 3 lety +1

    Hi I need a help on lambda local static file reading. I need a help on aws lambda local file access. I am using visual studio Aws lambda project and inside my project I have a static file under a folder. My requirement is I need to read the file from the folder and do some logic. I have tried using /tmp/folder/file also /var/task/folder/file but in both cases getting error path couldn’t found. Is there a way I can read the file from the folder or I need to store the static file in s3 bucket and then read?
    Your quick help will be much appreciated.

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Hey Sundaram, are the files part of the source code /solution? Are you making sure they are getting copied into the output directory when application is built? In that case I assume you can read it using relative path format. Let know if that solves the issue

    • @dassundaram
      @dassundaram Před 3 lety

      @@RahulNath I am new to aws so I am not sure how read relative path. But I am using environment.directorypath and it’s giving /var/task but if I append /foldername/file its throwing error. Is there a way I can make sure the folder and file is getting deployed with my deployment package. Is there a way I can see the lambda directory like azure function using kudo url

  • @ghostslinger3148
    @ghostslinger3148 Před 2 lety

    Hi Rahul,
    Do you have a video showing how we can deploy a .net 6 web api application to AWS CICD pipeline, codecommit, codebuild and codedeploy also with using docker container?

    • @RahulNath
      @RahulNath  Před 2 lety

      don't have one of that. I recently did one use CloudFormation, which might give you so idea around it. But that's using GitHub Actions.

  • @amalp5153
    @amalp5153 Před 3 lety +1

    Can you please Add Aws Lambda function with Aws API Gateway using c# also,

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Sure yes Amal, that is coming soon. Lots of content around Lambda to come up in the next few months. Subscribe to be notified and thank you for the feedback/idea 😀

  • @aunhaider65
    @aunhaider65 Před 2 lety

    Hi Rahul, good and informative video.
    I have some questions just for my understanding ,
    How to deploy multiple lambda functions which reside in single project and have different trigger types?
    How to use authorization with aws api gateway?
    As in Azure we have separate program.cs or startup file for functions , how to create it for AWS lambda and do DI?

    • @RahulNath
      @RahulNath  Před 2 lety

      Great questions Syed - I'm planning to do some videos around these topics soon. It will be in this series bit.ly/aws-net-series
      Also I have published a starter course here which will also soon be in Udemy rahulpnath.gumroad.com/l/aws-lambda-dot-net

  • @ivanpesenti1138
    @ivanpesenti1138 Před 3 lety +2

    Hi Rahul,
    thanks for the video as always 😊
    Based on your experience what are the benefits of using AWS over Azure?
    They offer the same features or not? Why should I start using AWS or why should I continue to use Azure as my go-to option for serverless stuffs like that?

    • @RahulNath
      @RahulNath  Před 3 lety +6

      Thank you Ivan. That would be mostly be the "It Depends" category answer. If I am newly starting and mostly on .NET technologies I would prefer Azure as good integration with all the tools/sdk's etc. But if the company is already on a different cloud provider (like with my new company they were already with AWS), I would try and use the same provider as much possible, than having a mix of them. From a feature perspective I believe most of them are comparable (at least for the common use cases that we usually come across).
      So If you are on Azure, I would pick Azure Functions over Lambda for going serverless. Hope that helps.

    • @ivanpesenti1138
      @ivanpesenti1138 Před 3 lety +1

      Thank u! It helps for sure 👍

    • @RahulNath
      @RahulNath  Před 3 lety +1

      😀👍

  • @jokernguyen2712
    @jokernguyen2712 Před 2 lety

    thanks

    • @RahulNath
      @RahulNath  Před 2 lety

      Thank you - Do check out my Udemy course if it interests you bit.ly/aws-lambda-udemy

  • @sreejithkalarikkal1707

    0
    I am using Aws SDK (.Net) and trying to create lambda function which needs encrypt an object while uploading to S3 bucket (encryption SSE KMS customer managed key) .
    Please help on below queries
    1)how can I access the KMS CMK from lambda c# code?
    how to use that CMK key in S3 Putobject request serverside encryption type?

    • @RahulNath
      @RahulNath  Před rokem

      Hope you were able to resolve this issue Sreejith.

  • @chetanchaudhari7538
    @chetanchaudhari7538 Před rokem

    Hi Rahul,
    Please make courses on aws other services

    • @RahulNath
      @RahulNath  Před rokem

      I have one course on lambda here bit.ly/aws-lambda-udemy. I guess you already know that. Any other topic suggestions you have? Looking to make more courses.

    • @chetanchaudhari7538
      @chetanchaudhari7538 Před rokem

      @@RahulNath Yeahh, I already did you lambda course on udemy loved every bit of it. It covers all the basics that we need to get started with serverless functions.
      I would like to have some new courses to learn services like EC2, Kinesis, Deep dive in DynamoDb as well as how we can use this services along with lambda, api gateway that you already covered in a course, But in more deep fashion.
      Thanks , :)

  • @dairemc
    @dairemc Před rokem +1

    Hello Rahul

  • @eslamhelmy3901
    @eslamhelmy3901 Před 3 lety +1

    Hello Rahul, Could u type a real example to know in which cases we should use lambda

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Sure yes - will do that in a future video. Are there other things that you would like to see about Lambda?

    • @eslamhelmy3901
      @eslamhelmy3901 Před 3 lety +1

      @@RahulNath Thanks Rahul

  • @pijomaster
    @pijomaster Před 3 lety

    How do you test a lambda for file conversion?

    • @RahulNath
      @RahulNath  Před 3 lety

      Can you detail your use case here?

  • @kanishknegi7094
    @kanishknegi7094 Před 3 lety +1

    hello can we run this through vs code as it has a aws toolkit extension as well ?

    • @RahulNath
      @RahulNath  Před 3 lety

      sure yes it should be the same experience kanishk

  • @sanzandsanz
    @sanzandsanz Před 10 měsíci

    Hi Rahul, I am getting the following error. How can I resolve it?
    An unhandled exception occurred while processing the request.
    ArgumentException: Invalid region endpoint provided
    Amazon.Internal.RegionEndpointProviderV3.GetNonstandardRegionEndpoint(string regionName)

    • @sanzandsanz
      @sanzandsanz Před 10 měsíci

      When I debug my Mock Lambda Test tool

    • @RahulNath
      @RahulNath  Před 10 měsíci

      @@sanzandsanzLooks like an invalid configuration - I would double check the region name configuration etc.

  • @mayankbandhu750
    @mayankbandhu750 Před 2 lety

    Hi Rahul, Great Video.
    I am new to AWS. I have an existing Dotnet 4.5 Job which takes txt file as input , processes it and gives csv as an output. In Azure we have Webjobs, which service can I use in AWS . Thanks!

    • @RahulNath
      @RahulNath  Před 2 lety

      Lambda is a great choice comparable to Azure Functions. You could also look at background jobs czcams.com/video/oWMQKjHrlJE/video.html
      Does either of that work for you ?

    • @mayankbandhu750
      @mayankbandhu750 Před 2 lety

      @@RahulNath No, it doesn't work for me. Still trying to figure out best way. I found this czcams.com/video/hzF3E30-Jd8/video.html , but here we have to create a web application also in order to deploy the service..

    • @RahulNath
      @RahulNath  Před 2 lety

      @@mayankbandhu750 What's stopping you from using Lambda? It might be the best fit for minimal infrastructural setup and run custom code.

  • @manojmaheshwari2556
    @manojmaheshwari2556 Před rokem

    @Rahul Nath- How to add more lambda in serverless application?

    • @RahulNath
      @RahulNath  Před rokem

      You can use the serverless template which I cover here www.rahulpnath.com/blog/aws-serverless-application/ or use other frameworks like serverless www.serverless.com/.
      Let me know if that helps or if you have additional questions.

    • @manojmaheshwari2556
      @manojmaheshwari2556 Před rokem

      @@RahulNath do we really need other frameworks? When we define one more AWS lambda in template, how do we write its handler in C#? what is signature of the class?

    • @RahulNath
      @RahulNath  Před rokem +1

      @@manojmaheshwari2556 Depends on how many more - If it's a couple then I would just create different projects. Or you can use the serverless template that I linked before. The signature remains the same. The only thing that changes is the entry point that you configure in Lambda - It can be the same DLL - Function1 and Function2. Hope that helps.

    • @manojmaheshwari2556
      @manojmaheshwari2556 Před rokem

      @@RahulNath I will also try and update you

  • @shamstabrez2986
    @shamstabrez2986 Před 2 lety

    sbse phla chiz the vs code u were using n the vs code we audience r using is different second thing is after installing aws toolkit extemsion i didnt get any prompt r pop up to set anything first resolve this

    • @RahulNath
      @RahulNath  Před rokem

      Hope you resolved this issue Shams.

  • @TheFlareMind
    @TheFlareMind Před 3 lety

    Is there a way to declare AWS Lambda function without an input parameter? I want to invoke a Lambda function to run every 2 minutes to get some data from the database, how would I achieve this?

    • @RahulNath
      @RahulNath  Před 3 lety +1

      Are you planning to invoke the lambda from an API endpont and want the data back on the same HTTP request? If so you will have to integrate with API Gateway (aws.amazon.com/api-gateway/). But if you want just to trigger the lambda on a timer you can use Cloudwatch events (docs.aws.amazon.com/AmazonCloudWatch/latest/events/RunLambdaSchedule.html). Let know if you have more details and happy to help. I can do a video on the setup, if you provide more details on what you are trying to achieve.

  • @STARVDT
    @STARVDT Před 3 lety +1

    please provide any code demo for lambda layers in .net?

    • @RahulNath
      @RahulNath  Před 3 lety +2

      Thank you for the suggestion. I’ll do a video on Layers soon. Hope that’s what you are looking for ?

    • @STARVDT
      @STARVDT Před 3 lety +2

      @@RahulNath yeah but most specific in .net only.

    • @RahulNath
      @RahulNath  Před 3 lety +1

      @@STARVDT Sure yes I'll be doing some thing soon. Let me know if you are looking for anything in particular and I can cover that

    • @STARVDT
      @STARVDT Před 3 lety +2

      @@RahulNath I am not getting any proper sample for lambda layer in .net, that's why not sure how to start that. How to create lambda layer project in .net, how to deploy and how to use it in other lambda function.

    • @mouneshhiremani3631
      @mouneshhiremani3631 Před 3 lety +1

      Even im looking for similar use case use lambda layer with .Net it would be helpfull it is is done as soon as possible

  • @abhishekpathak6209
    @abhishekpathak6209 Před 3 lety

    Hi Rahul thanks for the video..Which course you suggest in Udemy for AWS Dot net developers to understand all the required topics?

    • @RahulNath
      @RahulNath  Před 3 lety

      Glad you like it Abhishek. I haven't watched any on Udemy yet, so can't recommend. I am currently reading the AWS Serverless book though. Any topics in particular you are looking for? I am planning to add more to this series here czcams.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

    • @abhishekpathak6209
      @abhishekpathak6209 Před 3 lety

      @@RahulNath thanks for replying rahul. I am currently looking for Dot Net Aws related topics..could you please share any list of topics required for Dot net developers for AWS...I am new to AWS

    • @RahulNath
      @RahulNath  Před 3 lety +1

      ​@@abhishekpathak6209 I would start with what in particular are you trying to learn or want to use immediately. Otherwise I feel it is vast. Since I am working on Serverless I am looking at Lambda, Dynamodb etc. It might be different for you depending on your needs.

    • @abhishekpathak6209
      @abhishekpathak6209 Před 3 lety +1

      @@RahulNath thanks Rahul , will follow your videos and please refers me any book or study material you thing might be good to learn AWS

    • @RahulNath
      @RahulNath  Před 3 lety +1

      @@abhishekpathak6209 Sure will add more videos in the AWS Series. Do let me know if you have any specific topic suggestions. Currently, I am reading this book Serverless Architectures on AWS www.manning.com/books/serverless-architectures-on-aws-second-edition

  • @meghagupta3061
    @meghagupta3061 Před 2 lety

    can u please sit properly and make video without cuts, u are makin 100s of cuts on video like pakistanis... lol

    • @RahulNath
      @RahulNath  Před 2 lety

      Thank you for the suggestion Megha. Still learning and improving on my video creation skills. Let me know if there was anything that you couldn't follow because of the cuts and am happy to help. You could also check out the associated blog post to follow along if that helps www.rahulpnath.com/blog/aws-lambda-net-core/