DEV Community

Ogunkola Adeola
Ogunkola Adeola

Posted on

Serverless computing is a cloud computing execution model

Serverless computing is the process by which the cloud provider allocates machine resources on demand, taking care of the servers on behalf of their customers. Serverless computing does not hold resources in volatile memory; computing is rather done in short bursts with the results persisted to storage. Gatner.com ranked AWS as worldโ€™s leading cloud service provider.

Interested in learning about serverless computing self enroll for this 5minutes course to learn more. https://explore.skillbuilder.aws/learn/course/37/introduction-to-serverless-development

Top comments (0)