Schedule AWS Lambda Functions using CDK | EventBridge Rule using CDK in Java | CDK Tutorial in Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2022
  • This is a step-by-step tutorial on creating Scheduled Lambda using CDK. In the previous video, we have already done that using AWS Console, now, we would be automating that using CDK in Java.
    Watch the previous video on Lambda Scheduler from AWS Console:
    • Schedule AWS Lambda Fu...
    Getting Started with CDK in Java:
    • AWS CDK Demo in Java |...
    GitHub link for code:
    github.com/ajaywadhara/Lambda...
    #awslambda #awscdk #awstutorial

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

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

    Instead of giving the lambda function as static value can we make this dynamic so that for multiple lambda functions the value will be dynamic

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

      Definitely.. you can define dynamic values using cdk.config