AWS Lambda Hello World Example with Java | AWS Lambda Tutorials | AWS Serverless Tutorials

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2024
  • AWS Lambda with Java runtime. In this video, I have explained from scratch how can we create a Lambda function from scratch using Java language. On Lambda console, we don't have an option to edit Java code, hence it becomes tricky to use Java with AWS Lambda.
    Chapters:
    00:00 Introduction and pre-requisites
    02:36 Creating Java Project
    05:12 Creating Lambda function with Java
    06:53 Test Lambda from Console
    07:24 Test Lambda from CLI/Cloudshell
    09:56 Create Lambda that accepts String Input
    11:05 Invoking Lambda from Cloudshell
    15:04 DryRun invocation type
    If you are not familiar with Lambda theory, you can check my previous video here in which I have covered the theory part in detail.
    • AWS Lambda Tutorial fo...
    #AwsTutorials #AwsLambda #AwsCommunityBuilder

ความคิดเห็น • 35

  • @nikolais9297
    @nikolais9297 2 ปีที่แล้ว +2

    Thanks for this video! It's really hard to find any example of Lamda + Java. Keep doing this!

  • @ayushigangwal4192
    @ayushigangwal4192 2 ปีที่แล้ว +1

    Great explaination!!!

  • @dreamyme543
    @dreamyme543 2 ปีที่แล้ว +2

    Thanks for easy & great explanation 👍

  • @indraphani7725
    @indraphani7725 ปีที่แล้ว

    Thanks for clear explanation, it help's a lot, please bring more such content

  • @sonalgupta791
    @sonalgupta791 2 ปีที่แล้ว

    very helpful.. Thanku👍

  • @learn_with_san
    @learn_with_san ปีที่แล้ว

    thanks man. you saved my day...🥰

  • @sahukarinaveenkumar3188
    @sahukarinaveenkumar3188 ปีที่แล้ว

    great content. keep doing

  • @kirane5911
    @kirane5911 5 หลายเดือนก่อน

    Thank you so much for useful video

  • @jonasjean9123
    @jonasjean9123 ปีที่แล้ว +1

    thank you sooooooooo muchhhhhhhhhh my brother, you're unique ! Thanks again brother!

    • @AjayWadhara
      @AjayWadhara  ปีที่แล้ว

      Thanks buddy for your kind words 🚀

    • @jonasjean9123
      @jonasjean9123 ปีที่แล้ว

      you're welcome brother!
      bro, please, I would like to know how I can use JDBC to communicate with a MYSQL database in amazon RDS?

  • @chinmey_0147
    @chinmey_0147 ปีที่แล้ว

    Useful !

    • @AjayWadhara
      @AjayWadhara  ปีที่แล้ว

      Do subscribe and share 🚀

  • @abhaymishra8112
    @abhaymishra8112 9 หลายเดือนก่อน

    I can observe that you created video from a learner point of view, and this is too good, like not including any extra dependency, and zooming the video feeling like it might be too small, not using aws-cli in thought that many of might not installed aws-cli and hence used aws-console... liked that part. Doing things in very simple way makes easy to learn and that makes strong base. Good Keep it up.

    • @AjayWadhara
      @AjayWadhara  8 หลายเดือนก่อน

      Thans Abhay for the shout out 🙌🏻

  • @onlyzombiees7931
    @onlyzombiees7931 ปีที่แล้ว

    Great explaining from scratch please create a vedio on cloud 9 as well with java.Thanks

  • @karthiksundaram544
    @karthiksundaram544 ปีที่แล้ว

    Nice demo videos

  • @labeeqjaffar6236
    @labeeqjaffar6236 ปีที่แล้ว +1

    Very nice Thank you, the example I was looking for. It would be nice if you could have a Rest get/post request calling the lamda from the AWS API Gateway

    • @AjayWadhara
      @AjayWadhara  ปีที่แล้ว +1

      Thanks buddy, i am working on Serverless Api tutorial, stay tuned🚀

    • @labeeqjaffar6236
      @labeeqjaffar6236 ปีที่แล้ว

      @@AjayWadhara Looking forward to it

  • @monikavaid5083
    @monikavaid5083 2 ปีที่แล้ว

    Hi Sir, the way you explain concepts is awesome. Is there any telegram channel or are you on insta so that we can connect for doubts?

    • @AjayWadhara
      @AjayWadhara  2 ปีที่แล้ว +1

      Hi Monika,
      I don’t have telegram channel as of now. You can connect with me on instagram @ajaywadhara

    • @monikavaid5083
      @monikavaid5083 2 ปีที่แล้ว

      Thanks sir

  • @sanjaykatheth3128
    @sanjaykatheth3128 2 ปีที่แล้ว

    sir nice

    • @AjayWadhara
      @AjayWadhara  2 ปีที่แล้ว

      Don’t forget to subscribe ✅✅

    • @sanjaykatheth3128
      @sanjaykatheth3128 2 ปีที่แล้ว

      @@AjayWadhara hello sir i have an issue regarding aws lamda function ..when i am creating lamda function using author from scratch and then create function , it is showing me "Request failed with status code 403" error ?? what is the issue and how could i solve it

    • @AjayWadhara
      @AjayWadhara  2 ปีที่แล้ว +1

      @@sanjaykatheth3128 Check if your Lambda has the necessary permissions.

    • @sanjaykatheth3128
      @sanjaykatheth3128 2 ปีที่แล้ว

      @@AjayWadhara thank you sir for your response ..i tried it from all the resources which i have still i am facing same kind of issue..
      I've tried changing my region, creating the function with default role(basic lambda permissions), new role, existing role and with the options "Author from Scratch", "Use a blueprint", "Serverless app repository" but still getting the same error.
      what kind of permission needed to create lamda function??and how to apply these permssion?

  • @Akash7Chaudhary
    @Akash7Chaudhary ปีที่แล้ว

    Do you have any video without maven and using the zip file upload?
    also can you tell me what files and folders should I put in the zip file?

    • @AjayWadhara
      @AjayWadhara  ปีที่แล้ว

      Sorry, I don’t have that. Somehow I can’t imagine a Java project without a package manager.

  • @jatinsharma3792
    @jatinsharma3792 9 หลายเดือนก่อน

    That is why Linux command is imp before jump to AWS.

  • @mohammadsulthan5051
    @mohammadsulthan5051 ปีที่แล้ว

    aws request handler method how to trigger and sqs message data how process plz explain those concept.

    • @AjayWadhara
      @AjayWadhara  ปีที่แล้ว

      I will come up with a video on that