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

My best two takeaways for using AWS lambda:

1. Use Rust 2. Use containers

I save a lot of time with those two decisions. My lambdas are significantly less likely to have runtime errors. And with containers I can select which version to run from my registry




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

Search: