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

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 52

  • @skkkks2321
    @skkkks2321 3 роки тому +4

    Hi Rahul, its fantastic, with all the box checked from scratch to completions without any hiccup. Well done can't agree more than others subscribers. We want to see more on this server less automation using SQS,S3,DB and so on . Again appreciated your efforts for the community. Keep it up an put all related in on series of playlist.

    • @RahulNath
      @RahulNath  3 роки тому +2

      Thank you and glad you like it. All the contents are in playlists, do you find anything missing? ua-cam.com/users/RahulNathplaylists
      I am planning to write a book/course on AWS - Details here twitter.com/rahulpnath/status/1428870545014083584
      Will something like that be of interest?

    • @RahulNath
      @RahulNath  3 роки тому

      Between the AWS Series is here in case you missed it ua-cam.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html

  • @wazza__
    @wazza__ 3 роки тому +5

    Nice one yet again! Would love to see more AWS services in your videos (SQS, SNS, EC2, etc...)

    • @RahulNath
      @RahulNath  3 роки тому

      Thank you Fawaz. Sure more to come!

  • @patrickmullen5167
    @patrickmullen5167 3 роки тому +5

    Great video, you explain really well - just the right level of detail and depth. Looking forward to more of your videos. Best wishes, a thumbs up! 👍

    • @RahulNath
      @RahulNath  3 роки тому +1

      Glad you like it Patrick. If you are looking for more AWS video's I have a few here ua-cam.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html
      Other popular series is one around ASP.NET Core ua-cam.com/play/PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP.html
      Do let know in case you have any topic suggestions! Thank you again for dropping in here 😀

  • @RickyPatnaik
    @RickyPatnaik 3 роки тому +2

    Good one. I want to see more on the devops part to automate deployment of SAM application.

    • @RahulNath
      @RahulNath  3 роки тому +1

      Thank you Ricky! Definitely yes that is one on my list. Any particular DevOps tool you use (I was thinking GitHub Actions for it).

    • @RickyPatnaik
      @RickyPatnaik 3 роки тому +2

      @@RahulNath Sure Rahul GitHub Actions would do that trick. I can extrapolate the principle in Jenkins which I was thinking of using.

    • @RahulNath
      @RahulNath  3 роки тому

      @@RickyPatnaik Cool ok 👍

  • @ajaykumargupta5862
    @ajaykumargupta5862 3 роки тому +1

    you are doing a very good job and your video's so helpful to me. Thanks keep it up.

    • @RahulNath
      @RahulNath  3 роки тому

      So happy to hear that Ajay! Do let me know if there are specific topics you would like me to cover.

  • @cesarperes75
    @cesarperes75 2 роки тому +2

    Hi Rahul, great video, very informative, congrats! I'd appreciate if you show also an extension of the projects to a more complete serverless web app with authentication. Example: A web app where visitors can read blogs and administrators can login to edit and create blogs using Cognito as users' management. Thanks!

    • @RahulNath
      @RahulNath  2 роки тому +2

      Great suggestion Cesar - Added to my list. Slowly building out the AWS content and will keep it as part of it.

  • @amarnatha1614
    @amarnatha1614 5 місяців тому

    So Nice & easy to understand sir, thank you

    • @RahulNath
      @RahulNath  5 місяців тому

      You are most welcome! Do check out the AWS Series bit.ly/aws-net-series

  • @Blr046
    @Blr046 7 місяців тому

    Hi Rahul, Great video. Do you have any video on GraphQL api with Dynamo DB along with VTL template. I have an existing project which uses these and I need add few API on it.

  • @mainpaljhatwal6244
    @mainpaljhatwal6244 11 місяців тому

    Thanks Rahul for fantastic video, I would appreciate if you could spend 20 seconds on costing details as well. single slide with cost of cloudformation, S3 bucket, CloudWatch logs etc.

    • @RahulNath
      @RahulNath  10 місяців тому

      glad you liked it and thank you for the suggestion. A lot around costing comes down to how you use it/region/volume etc. So very hard to quantify some of those enough. But I will try and mention some of it as applicable in future videos.

  • @zigitzigit6057
    @zigitzigit6057 2 роки тому +2

    Hi Rahul! thank you for this amazing tutorial - what about serverless application with depedency injection and controllers? is there any tutorial about this topics?

    • @RahulNath
      @RahulNath  2 роки тому +1

      Great suggestion! I had started a series on moving towards a Clean Architecture style pattern. You can check out the blog post and the associated video here www.rahulpnath.com/blog/aws-serverless-refactoring-series/
      Let me know if that helps or if you have additional questions.

  • @akhilchaitanya6802
    @akhilchaitanya6802 2 роки тому +2

    Hi Rahul.. Could You Kindly do a video on building Two simple dotnet core microservices/web Api( having controller as entry point) which shares a common Aws Api Gateway and kindly describe how the request will hit particular microservices/Web Api. This will Helps us a lot.

    • @RahulNath
      @RahulNath  2 роки тому

      What is your backed for your API Gateway? Are they lambda functions or another HTTP endpoint?

    • @akhilchaitanya6802
      @akhilchaitanya6802 2 роки тому +1

      @@RahulNath Hi Rahul .. Thankyou for your Reply. Requirements are We need to select dotnet core web api template after selecting AWS serverless application. In all your videos , you have been selecting empty function. This empty function project don't have any controllers. It is just a Function.cs class , and you have been writing methods and corresponding method details in the serverless.template file.My requirement is like need to create studentDetails web api , and Results web api . These two should be serverless projects and should be having 4 http verbs(Get,put,delete,post). These should share a common AWS api gateway. So that if the request comes to results api, AWS api gateway should redirect to results api(which is a serverless application) ,if the request comes to studentsdetails api,AWS api gateway should redirect to studentsdetails web api which is also a serverless application.
      We have this type of requirement, if you could kindly help on this.

    • @RahulNath
      @RahulNath  2 роки тому +1

      @@akhilchaitanya6802 ​ Guessing you are going to host the Web API in Lambda? You will have to setup the API Gateway with two resources and wire up the integration with the appropriate Lambda function. I have a few videos on API Gateway (depending on what type REST Or HTTP) in the series here that walks through the integration setup bit.ly/aws-net-series
      I plan to do a video on that template soon. Let me know if that helps.

    • @akhilchaitanya6802
      @akhilchaitanya6802 2 роки тому

      @@RahulNath Thanks for the Response. I am waiting for a video on dotnet core web api template. This will help us a lot.

  • @skkkks2321
    @skkkks2321 3 роки тому

    Great job, once again, sorry for asking, Some time
    you use short key to switch, can you please also mention which keys you used. One great thing I am missing is that, if you can pass something different parameters as Id, name, $ etc when you pass just "Hello world" would make it killer, please. Can't wait to see passing different parameters. Hats off for you. See ya at coffee time.

    • @RahulNath
      @RahulNath  3 роки тому +2

      Awesome feedback and thank you. Sure yes I will do a video on building a CRUD endpoint with APIGateway where we can pass parameters etc. Meanwhile would you be interested if I build a ebook/course? Something like this twitter.com/rahulpnath/status/1428870545014083584

    • @skkkks2321
      @skkkks2321 3 роки тому +1

      Hi Rahul, that would be great if you can underpin the serveless into a book and can make a complete template of end to end project with the book and a video series. It will be one of its kind in the market. Treat me as the first buyer of your book and the course, off course with many more quality subscribers you have around the world.

  • @jatinkumar4410
    @jatinkumar4410 2 роки тому

    nice tutorial

    • @RahulNath
      @RahulNath  2 роки тому

      Thank you! Cheers! Do check out the full series here bit.ly/aws-net-series

  • @nasiemi7143
    @nasiemi7143 2 роки тому

    Hi Rahul, Is it possible to prepare a video on publishing and securing .net core API using openId connect to AWS but not using Lambda. Can we do that using Docker and EC2.

  • @harshmendapara5282
    @harshmendapara5282 26 днів тому

    Thanks!

    • @RahulNath
      @RahulNath  25 днів тому +1

      Thank you Harsh for supporting the channel.

    • @harshmendapara5282
      @harshmendapara5282 25 днів тому

      @@RahulNath Welcome Rahul !! I'm watching your .NET Lambda series and learning development from it.

    • @RahulNath
      @RahulNath  25 днів тому

      @@harshmendapara5282 Feel free to reach out if you have any questions or need help!

  • @yuliazorin6028
    @yuliazorin6028 2 роки тому

    Hi Rahul! thanks for another greate tutorial - im a big fan! can we implement a non proxy aws lambda function that has query param and a custom reponse? i cant figure out with what type i need to use for the input param and how to extact the query param in the code?

    • @RahulNath
      @RahulNath  2 роки тому +1

      You can get the query param from the QueryStringParameters property on the APIGatewayProxyRequest . Does that answer your question?

  • @KanishkaMahanama
    @KanishkaMahanama Рік тому

    Hi Rahul,
    I'm getting the below error when going to deploy the lambda function to AWS.
    Error retrieving configuration for function api-on-lambda: Unable to get IAM security credentials from EC2 Instance Metadata Service.
    How can we fix this issue? Thanks.

    • @RahulNath
      @RahulNath  Рік тому

      Looks like it's something related to access and having permissions. When are you facing this issue? Hard to tell exactly what the issue might be, but double check you have appropriate permissions

  • @Madkevop7
    @Madkevop7 2 роки тому

    Hi sir, is there a way to do that on Mac Visual Studio? The AWS toolkit is available for Windows only, is there a way to manually edit the template file?

    • @RahulNath
      @RahulNath  2 роки тому

      Not sure - Toolkit is available on Rider aws.amazon.com/rider/
      Also the dotnet cli tools have support with creating templates. Hope you were able to resolve this

  • @doganalpkaratas7646
    @doganalpkaratas7646 Рік тому

    Hi Rahul. I cant find 'Blog API using DynamoDB' in Blueprint in VS 2022. How can i import or can i import?

  • @rahulmishra5438
    @rahulmishra5438 Рік тому

    Sir need your help in AWS textract with C#

    • @RahulNath
      @RahulNath  Рік тому

      Haven't used it yet, will add it to my list. What problem are you facing with it?

  • @pramodaaskar293
    @pramodaaskar293 3 роки тому +1

    Great video as always Rahul!! I have One query, I did not get how local Visual Studio Lambda code one can publish to our portal at aws.amazon.com... Where is it mention that connect to this portal or how that works ..Sorry if it sounds stupid ..

    • @RahulNath
      @RahulNath  3 роки тому

      No question is stupid, Pramod!
      You can set it up in the AWS Toolkit. I mention it in the Lambda video here ua-cam.com/video/IHIJFVUQyFY/v-deo.html
      You can also check out the link here for more details aws.amazon.com/visualstudio/
      Let me know if that answers your qestion.

    • @pramodaaskar293
      @pramodaaskar293 3 роки тому

      @@RahulNath Sure thanks I will check this