Serverless Computing - An Innovative Approach to Software Development
Irving Wladawsky-Berger
OCTOBER 15, 2018
I was reminded of Siegele’s decade-old article when recently learning about another, relatively new, IT innovation, - serverless computing , - a name that connotes the increasingly disembodied nature of computing. Serverless is an approach to software development for quickly building and deploying applications as a collection of loosely coupled modules and microservices. The modules are stateless , meaning that no information is carried over or remembered between invocations.
Let's personalize your content