Cloud Engineering – Software Engineering Daily

Serverless Continuous Delivery with Robin Weston

Informações:

Sinopsis

Serverless computing reduces the cost of using the cloud. Serverless also makes it easy to scale applications. The downside: building serverless apps requires some mindset shift. Serverless functions are deployed to transient units of computation that are spun up on demand. This is in contrast to the typical model of application delivery–the deployment of an The post Serverless Continuous Delivery with Robin Weston appeared first on Software Engineering Daily.