Using Relational Databases with AWS Lambda - Easy Connection Pooling - AWS Online Tech Talks

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

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

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

    Is it a good option to ECS connections with RDS too?

  • @TheShizz41
    @TheShizz41 3 ปีที่แล้ว +3

    Not supported for other PostgreSQL engines like 12+. Any update on the support?

  • @kailashlalchaudhary3867
    @kailashlalchaudhary3867 4 ปีที่แล้ว +4

    Can you send me the code which you have used to connect mysql?

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

    Can you download the code for sql connection from lambda somewhere?

  • @learncodebypic
    @learncodebypic 4 ปีที่แล้ว

    really great feature. Look forward to having this feature in production-ready phase.

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

    i cannot select the database for proxy and this is not shown there

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

    Great feature very much awaited! Thanks for sharing. Some feedback about the screencast: consider that todays is very likely your video will be consumed in a small screen. Would be great if the demo takes that into consideration and the presentation focuses on the actions for better readability on small screen. 👍

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

      Good feedback, thank you. I made it 125% but will go larger next time.

  • @aquarium-fish-discus
    @aquarium-fish-discus 4 ปีที่แล้ว

    Hello, I follow all your steps and the lambda throws the error: {
    "errorType": "string",
    "errorMessage": "ERROR Error: 139796690003840: error: 1425F102: SSL routines: ssl_choose_client_version: unsupported protocol: ../ deps / openssl / openssl / ssl / statem / statem_lib.c: 1929: \ n",
    "trace": []
    }
    why is this ?

  • @inkdry101
    @inkdry101 3 ปีที่แล้ว

    Doesn't show you all of the pre-requisites.

  • @digitalpilot6854
    @digitalpilot6854 4 ปีที่แล้ว +5

    Link to the code?

    • @mb_812
      @mb_812 4 ปีที่แล้ว

      I've just responded to someone with a link. Blog version is available on the AWS blog site.

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

      @@mb_812 Where is that?

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

    I somehow don't see the link for code, if anyone found this can you share here ?