avem
Worried about cold start
Initially I thought that Deno Deploy would be better for my small enterprise, but eventually it becomes a problem of reducing the size of my npm dependies which is just out of scope for my project for now (not a frontend developer). Also apart from having cold start problem it actually worsenes the UX, since my database is in US and having Deno spawning next to the user actually increases time it takes to get data from db, since I am doing multiple of such requests before get the response to the user.
12 replies
Worried about cold start
moved back to DigitalOcean, but still keeping Deno itself, plan to try Deno Deploy again some time in future
https://docs.deno.com/examples/digital_ocean_tutorial/
12 replies
Worried about cold start
Unfortunately I believe I have to move from Deno Deplay because of the cold starts. No support here, nor in this issue:
https://github.com/denoland/deploy_feedback/issues/505
12 replies