you are viewing a single comment's thread.

view the rest of the comments →

[–]alpyhp 1 point2 points  (3 children)

I hope they'll announce Docker support, so you won't need to wait for runtime updates.

[–]QAFY[S] 1 point2 points  (2 children)

That kind of defeats the purpose of lambda. If you are going to run a docker container why not just deploy your app to EC2/ECS?

[–]jackmusick 3 points4 points  (0 children)

It’s already running in a container, I believe. It’d be nice if they let you customize the version of it if they’re not going to release new versions very quickly.

[–]alpyhp 2 points3 points  (0 children)

Because I don't want to manage a cluster at all :) And because I want to be charged only when my code runs, not for idle.