About 706,000 results
Open links in new tab
  1. What is Serverless Computing? - Serverless Computing Explained - AWS

    What is serverless computing? Serverless computing is an application development model where you can build and deploy applications on third-party managed server infrastructure.

  2. 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.

  3. Serverless Architectures - aws.amazon.com

    A serverless architecture is a way to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by AWS.

  4. Serverless Computing - AWS Lambda - Amazon Web Services

    AWS serverless architecture, powered by AWS Lambda, is ideal for generative AI applications, enabling you to start small and scale seamlessly while handling distributed, event-driven workflows securely at …

  5. ¿Qué es la computación sin servidor? - aws.amazon.com

    La computación sin servidor es un modelo de desarrollo de aplicaciones en el que puede crear e implementar aplicaciones en una infraestructura de servidores administrados por terceros. Todas las …

  6. Serverless Computing Service - Free AWS Lambda - AWS

    Lambda can be triggered by AWS services such as S3, DynamoDB, Kinesis, or SNS, and can connect to existing EFS file systems or into workflows with AWS Step Functions. This allows you to build a …

  7. What is serverless development? - Serverless

    Serverless development lets you build applications without managing long-running servers, such as a provisioned Amazon EC2 instance. AWS serverless technologies are pay-as-you-go, can scale up …

  8. Serverless Computing - AWS Lambda Features - Amazon Web Services

    AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you.

  9. Understanding serverless architectures - Optimizing Enterprise ...

    Serverless applications are designed to run whole or parts of the application in the public cloud using serverless services. AWS offers many serverless services in domains like compute, storage, …

  10. Serverless FAQs – Amazon Web Services

    A serverless approach will allow you to minimize undifferentiated work around managing servers, infrastructure, and the parts of the application that add less value to your customers.