About 9,600 results
Open links in new tab
  1. Serverless Framework Documentation

    An introduction to the Serverless Framework, its philosophy, overview, and key highlights. Learn how to build serverless applications efficiently with minimal maintenance.

  2. Serverless Framework: Build Apps On AWS Lambda

    Effortless Troubleshooting Powerful performance and error monitoring apps out-of-the-box. Real-time metrics, logs & alerts—instantly Simply deploy with Serverless Framework to enable real …

  3. Setting Up Serverless Framework With AWS

    Learn how to install, set up, and deploy projects using the Serverless Framework with AWS Lambda, DynamoDB, S3, and more.

  4. What is Serverless and what makes it great?

    In general, Serverless architectures solve a lot of the issues related to building applications for the web and can provide the means to build solutions that are less time consuming to release, …

  5. Tutorial: Your First Serverless Framework Project

    Step-by-step guide to creating and deploying your first HTTP API using Serverless Framework and AWS. Learn how to set up AWS, install Serverless Framework, and create and test API …

  6. When (and why) not to go serverless

    Our own website is a static, serverless site built using Lambda, the Serverless Framework, and Netlify. It’s never gone down and we spend zero hours a week maintaining it.

  7. Serverless Framework - AWS Lambda Guide - Serverless.yml …

    Serverless Framework needs an AWS S3 bucket to store artifacts for deploying. That bucket is automatically created and managed by Serverless, but you can configure it explicitly if needed:

  8. Serverless Framework - AWS Credentials

    While you might be able to get up and running with a single account quickly to try out Serverless Framework, the recommended configuration when setting up a Serverless application is a little …

  9. Serverless Framework - AWS Infrastructure Resources

    How to deploy and manage AWS infrastructure to use with your AWS Lambda functions with the Serverless Framework.

  10. AWS Lambda Events - HTTP API (API Gateway v2) - Serverless

    Deploying HTTP APIs with AWS Lambda and API Gateway v2 via the Serverless Framework