> Anyway, how do you guys guarantee SLA wth current code base while serving many users in public cloud?
I think a traditional up time SLA here isn't really meaningful but rather you want an SLA along the lines: we guarantee to start processing your request within 1ms 99% of the time, 5ms 99.9% of the time, 10ms 99.99% of the time, .... I'm not aware of any FaaS platform that makes such a guarantee in kind. -r
