top | item 42645742

(no title)

anthonyskipper | 1 year ago

I built a serverless startup (GalaticFog) about 8 years ago, had to shut it down. Market never developed. There were some obvious lessons learned.

First most companies thought they needed to do containers before serverless, and frankly it took them a while to get good at that.

Second the programming model was crap. It's really hard to debug across a bunch of function calls that are completely seperate apps. It's just a lot of work, and it made you want to go monolith and containers.

Third, the spin up time was a deal killer in that most people would not let that go, and wanted something always running so there was no latency. Sure workload exist that do not require that, but they are niche, and serverless stayed niche.

discuss

order

No comments yet.