Serverless computing refers to the concept of building and running applications that do not require server management. It describes a finer-grained deployment model where applications, bundled as one or more functions, are uploaded to a platform and then executed, scaled, and billed in response to the exact demand needed at the moment. Cloud Native Computing Foundation - Serverless overview
Serverless Architectures on martin fowler's blog
Cloudflare workers
JavaScript's Journey to the Edge by Ashley Williams | JSConf EU 2019
OpenFaaS open cloud ci/cd workflow
OpenFaaS cloud conceptual Architecture
- OpenWhisk
- Galactic Fog Serverless platform architecture
- Nuclio Serverless Platform