Build and run applications without thinking about servers.Serverless is a cloud-native development model that allows developers to build and run applications without having to manage servers. |
Serverless use cases
Synchronous, stateless apps that can be started instantaneously. Likewise, serverless is a good fit for use cases that see infrequent, unpredictable surges in demand.
Serverless apps are also a good fit for use cases that involve incoming data streams, chat bots, scheduled tasks, or business logic