The term Serverless has become synonymous with AWS Lambda. Decoupling from AWS has two benefits; it avoids lock in and improves flexibility.The misnomer Serverless, is a set of techniques and technolo...
Server +less 没有服务器,不需要去部署
Serverless computing refers to the concept of building and running applications that do not require server management. 无服务器计算是指构建和运行不需要服务器...
Some quick thoughts from Serverlessconf, Austin in April 2017
I wanted to take a bit of time to write up what I thought were some of the main themes I noticed at Serverlessconf Austin. I learned a l...
https://www.martinfowler.com/articles/serverless.html
What is Serverless?
Like many trends in software, there’s no one clear view of what Serverless is. For starters, it encompasses two different but...