0

I uploaded some functional codes to lambda.

Before I upload my code, I checked that my code works pretty good in my local server runs on Django Rest Framework. and on collab environment, It also works.

But in lambda, some cases that need more calculating time bring me timeout.

I know api gate way has 29 seconds time limit. But in my local server, even more complicated cases are done within 10 seconds.

I know lambda has cold start problem but it takes much more time than runned in my local server. I want to know why and is there any solution?

이원석
  • 13
  • 4

0 Answers0