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

Functions that respond to events, where an event is triggered by some sort of message queue (ie, Lambda + Kinesis streams)



Which usually have very low time restrictions in the order of a few minutes.


Break your operation into a series of discreet tasks. For 99% of use cases, if you have an discreet task that takes 5+ minutes, there's a problem. In most cases, it can be split up.


"Discrete" rather than "discreet", but yes.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: