Serverless Code with Ryan Scott Brown

The unit of computation has evolved from on premise servers to virtual machines in the cloud to containers running in those virtual machines. Serverless computation is another stage in the evolution of computational unit management. With a serverless architecture, a function call to the cloud spins up a transient container, calls the function on that

The post Serverless Code with Ryan Scott Brown appeared first on Software Engineering Daily.

2356 232