# How Serverless Cloud Works (Part 1)

DevFeed: [How Serverless Cloud Works (Part 1)](<https://devfeed.tech/articles/how-serverless-cloud-works-part-1-14222.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/how-serverless-cloud-works-part-1>)

Author: Russ Schick

Published: 2022-01-20T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [internals](<https://devfeed.tech/tags/internals.md>), [post](<https://devfeed.tech/tags/post.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

This post explains the internals of Serverless Cloud and what happens under the hood when developers develop and deploy applications.

## Source excerpt

In this post, we'll dive into the internals of Serverless Cloud to show you what is happening under the hood when you develop and deploy your applications.