About 103,000 results
Open links in new tab
  1. Serverless Framework - Build Serverless Applications on AWS

    Everything You Need To Go Serverless. Develop, troubleshoot, and collaborate on serverless applications with one cohesive serverless framework.

  2. Serverless computing - Wikipedia

    Serverless computing is "a cloud service category where the customer can use different cloud capability types without the customer having to provision, deploy and manage either hardware or software …

  3. What is Serverless Computing? - Serverless Computing Explained - AWS

    Serverless computing is an application development model where you can build and deploy applications on third-party managed server infrastructure. All applications require servers to run. But in the …

  4. Framework - Serverless

    Zero-friction development tooling for auto-scaling apps on AWS Lambda. Define functions and events in YAML, deploy with one command, extend with hundreds of plugins.

  5. serverless/serverless: ⚡ Serverless Framework - GitHub

    The Serverless Framework is a command-line tool with approachable YAML syntax to deploy both your code and cloud infrastructure needed to make tons of serverless application use-cases, like APIs, …

  6. Serverless Computing – Amazon Web Services

    Serverless computing allows you to build and run applications and services without thinking about servers. Serverless applications don't require you to provision, scale, and manage any servers.

  7. What is Serverless Computing - GeeksforGeeks

    Aug 6, 2025 · What is Serverless Computing? Serverless computing offers backend services based on usage, eliminating the need for users to manage infrastructure. With a serverless provider, users can …

  8. What is serverless computing? - IBM

    Jun 10, 2024 · Serverless computing is an application development and execution model that enables developers to build and run code without provisioning or managing servers.

  9. What is Serverless Computing? - Databricks

    Serverless computing is an application model where the cloud provider manages all servers and scaling so developers can focus on building and deploying code instead of maintaining infrastructure. …

  10. Serverless Architecture - GeeksforGeeks

    1 day ago · Serverless Architecture is a cloud computing model where the cloud provider manages the underlying infrastructure, including server provisioning, scaling, and maintenance.