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

    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 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 …

  4. 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 …

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

  6. Serverless Computing - AWS Lambda Features - Amazon Web …

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

  7. 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, …

  8. Serverless Computing Service - Free AWS Lambda - AWS

    Write Lambda functions in your favorite language (Node.js, Python, Go, Java, and more) and use both serverless and container tools, such as AWS SAM or Docker CLI, to build, test, and …

  9. What is serverless development? - docs.aws.amazon.com

    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 …

  10. Free Serverless Computing on AWS

    Introduction to AWS Lambda (3:01) Intro to Amazon S3 (4:32) Tutorials In this tutorial, you'll create a simple serverless web application that enables users to request unicorn rides from …