InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Serverless-application-model Alternatives
Similar projects and alternatives to serverless-application-model
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
-
aws-lambda-java-libs
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
-
-
-
LocalStack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
-
-
powertools-lambda-python
A developer toolkit to implement Serverless best practices and increase developer velocity.
-
serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
-
-
serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
serverless-application-model discussion
serverless-application-model reviews and mentions
-
#The Chronicles of Sam: 10,000 Hours to Say “Hi” Automatically 💬
A simple Google search found it: a tool called SAM — Serverless Application Model — something that could read the YAML, package the application, and deploy the whole thing: function, gateway, code, all of it 📦🚀.
-
☁️ Keep Using AWS as Usual
Move to CDK or SAM.
-
Deploying a Go Echo Application with Lambda Web Adapter, SAM, and Lambda Function URLs
In this case, I used the AWS Lambda Web Adapter and SAM (Serverless Application Model) to deploy a simple server application built with the Go web framework Echo via Lambda Function URLs.
-
Automating Voicebot Deployments for Amazon Connect
In this post, I will share WebRTC.ventures' best practices in automating the deployment of AI-powered voice assistants for Amazon Connect, moving beyond manual, click-by-click setups to a robust, scalable Infrastructure as Code (IaC) approach. We’ll explore how to manage both static and dynamic resources, leverage tools like Terraform and AWS Serverless Application Model (SAM), and even set up an automated deployment pipeline using Github Actions to deploy your conversational IVR solutions efficiently.
-
Building AWS Lambda Functions
My first stop was AWS SAM (Serverless Application Model), which is AWS's official tool for local development. With SAM, you can invoke a Lambda function on your machine using sam local invoke, or even spin up a local API Gateway using sam local start-api. This means you can test API calls before deploying to AWS, which is super useful.
-
Building a serverless GenAI API with FastAPI, AWS, and CircleCI
To expose your FastAPI endpoints using AWS API Gateway, you will use AWS Serverless Application Model (AWS SAM). AWS SAM simplifies the process of building and deploying serverless applications on AWS by providing a simplified syntax for defining AWS resources such as Lambda functions, API Gateway, IAM roles, and other related services, all within a template.yaml file.
-
How to Migrate from Serverless Framework to AWS SAM
AWS SAM GitHub Repository
-
Use Amazon Q developer and AWS Infrastructure Composer to automate the monitoring of available IP addresses in Subnets.
This further enables you design your infrastructure visually, generate Infrastructure as Code and deploy it using AWS SAM (AWS Serverless Application Model) https://aws.amazon.com/serverless/sam/.
-
Local Development Server for AWS SAM Lambda Projects
Right now I’m working on a project where REST API is built using AWS lambdas as request handlers. The whole thing uses AWS SAM to define lambdas, layers and connect it to Api Gateway in nice template.yaml file.
-
AI-assisted software development lifecycle
Container images (Dockerfiles), infrastructure as code with AWS CloudFormation, AWS Serverless Application Model (SAM), or HashiCorp Terraform can all be generated, updated, or optimized using AI-assisted tools.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
aws/serverless-application-model is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of serverless-application-model is Python.
Popular Comparisons
- serverless-application-model VS aws-lambda-java-libs
- serverless-application-model VS sst
- serverless-application-model VS LocalStack
- serverless-application-model VS sst-start-demo
- serverless-application-model VS serverless-offline
- serverless-application-model VS aws-lambda-runtime-interface-emulator
- serverless-application-model VS aws-sam-cli-app-templates
- serverless-application-model VS openvscode-server
- serverless-application-model VS aws-sam-cli
- serverless-application-model VS aws-cloudformation-coverage-roadmap