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
已提問 10 個月前檢視次數 271 次
1 個回答
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.

已回答 10 個月前
  • My project is using .net6 , u mean the NuGet Package for EF , need to update to the latest version ?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南