Interesting post on the design and redundancy of systems built with serverless in mind:
miniblog.
Related Posts
Are there any open source serverless platforms? It feels like something I ought to be able to run in Docker on my personal VMs, but I've not heard of anything.
(I appreciate the irony of serverless on your own server, but the programming model seems generally applicable.)
Functions as a Service: a serverless framework for Docker https://docs.get-faas.com/ (interesting concept!)
