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

The pre-warmed instance is smart and a nice feature that AWS Lambda does not have. AWS Lambdas can be mostly kept warm via cron (incurring usage charges), but end-users will inevitably run into slow, cold-start responses during usage spikes as cold containers are spawned.



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

Search: