Create AWS Lambda Function with CDK in Java | Create and Deploy AWS Lambda written in Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 มิ.ย. 2022
  • In this tutorial, I have demonstrated how you can create and deploy AWS Lambda functions in Java from your local. I would be using AWS CDK for deploying Lambda.
    Github link - github.com/ajaywadhara/Lambda...
    Please subscribe if you liked the video.
    CDK Theory -
    CDK Demo Application -
    How to create and Deploy AWS Lambda in Java -
    Topics Covered:

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

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

    Thanks

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

      Thanks Abhishek🙏🏻
      Means a lot 🚀

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

    This is a golden video. I can imaging how much work you done to present in a simple manner. Much appreciated Ajay

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

      Thank you so much Satish🙏🏻

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

    Huge thanks for this amazing video! Being proficient in Java, I had been looking for a cdk java project that would deploy the resources coded in Java. This helped a lot.

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

    Very detailed and easy to follow. Thanks for putting this together.

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

      Welcome!!
      Do subscribe and share 🚀

  • @JJ-ox9gc
    @JJ-ox9gc ปีที่แล้ว

    Cool very crisp and clear steps....I should have watched this before trying myself from scratch.... and I missed the shade plugging and got classnot found ... and the maven multi module steps also very helpful..... thanks for the nice video mate 🙂

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

    I really appreciate a lott for your efforts Ajay for finding the best solution to pack all java dependencies from pom.xml into one single folder and using them into the CDK folder where the actual code is kept. Hatts off for making coding so simpler using modular approach 💯💯❤❤👍👍

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

      Your comment made my day🚀🚀

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

      @@AjayWadhara It was due to your hardwork done 👍👍

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

    Thanku buddy. Such an awesome and easy to follow tut.

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

      Sure buddy. As of now I am working on SQS and Lambda with java. Stay tuned for that.

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

    Unfortunately my IDEA version does not have the Maven archetype you are using to create the "functions" module. Do you have a GitHub repo with the code in?

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

      Let me find that for you.
      I am humbled Jakob. My whole life I learnt Multithreading from your blogs😃🙏🏻

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

      github.com/ajaywadhara/LambdaCDKExample
      I have updated the link in description as well !

  • @varshinikaithapuram6189
    @varshinikaithapuram6189 4 หลายเดือนก่อน

    How do we connect our AWS account to the code, so as to see the changes in our AWS Management Console. Can you please specify this?

  • @10SURA
    @10SURA ปีที่แล้ว

    Thanks for making such an informative video.
    I am just learning the things. Where should we specify our aws accountid and region in this example ?

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

      Hey, you should configure AWS cli on your local

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

    Bro, this is awesome. Can you please add this working project in github?

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

      Sure Satish, i will share the link in description.

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

    Hi Ajay,
    I strongly believe you should be best person to give me some advise.
    I have created an api using Java and infra code using typescript and everything is sorted out.
    With the performance, how can I reduce the cold start time of lambda, currently it is taking 8-10 secs to warm up lambda function.
    Please advise how you resolved this issue . Thank you

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

      Use SnapStart or Provisioned Concurrency

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

    Do you know if there is a way to configure your AWS lambda account, to tell Amazon a max dollar amount you want to spend, and then if you accidentally exceed that amount with your resources, they either immediately notify you, or just simply shut down your site? I'd prefer it works that way.
    I'd hate to get a big surprise bill from amazon, because I didn't know my code was very inefficient, and the code was spending too much time during a function invocation.

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

      You should be able to in Billing Alerts. Check Billing dashboard.

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

      @@AjayWadhara Thanks, will try that.

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

    Hi, Ajay it's just a humble request that can you make a video tutorial of Testing lambda functions using Selenium code with java in Amazon linux 2 environment ?
    As it would help me a lot, bcz i am stuck while testing the lambda function on AWS management console.. !!! 🙏🙏

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

      Sorry Mandheer, i have not worked in Selenium ever, cannot help you here

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

      @@AjayWadhara ok bro no issues 👍👍