Hacker News new | past | comments | ask | show | jobs | submit login

Some serverless use cases work like you say, but Docker-based options such as AWS ECS, Docker-based Lambda functions, or Kubernetes would all commonly make use of compiled options



No, you won't use compiled option in k8s or any other container based deployment.

You would use deno as base layer, your dependencies in another layer, your code is in the last layer.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: