AWS Lambda Connectivity Issues to AWS RDS

0

Hi All,

I am not sure why My Lambda function suddenly taken long time to connect to my AWS RDS and make my lambda function connection timeout (30secs), i have check the inbound rules/outbound rules for my lambda function and RDS, and the traffic is fine, may I know any caused will make the connectivity slow.

HQ_NG
gefragt vor einem Jahr276 Aufrufe
1 Antwort
0

Check library or driver that you are using to connect to RDS, we had similar scenario on Nodejs library and after replacing it to different version., it started working consistently.

beantwortet vor einem Jahr
  • My project is using .net6 , u mean the NuGet Package for EF , need to update to the latest version ?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen