serverless-sam VS aws-sam-local

Compare serverless-sam vs aws-sam-local and see what are their differences.

serverless-sam

Serverless framework plugin to export AWS SAM templates for a service (by sapessi)

aws-sam-local

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM [Moved to: https://github.com/aws/aws-sam-cli] (by awslabs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
serverless-sam aws-sam-local
1 1
149 5,966
- -
0.0 9.5
over 2 years ago almost 2 years ago
JavaScript Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

serverless-sam

Posts with mentions or reviews of serverless-sam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.

aws-sam-local

Posts with mentions or reviews of aws-sam-local. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Week of Java: Part 2: Setting Up Your Local Development Environment
    10 projects | dev.to | 11 May 2022
    SAM Local is a Beta tool from AWS that helps us manage Serverless applications. With this tool we can use a template.yml file with all the definitions that we need and the tool will make the rest. From emulating events to estimating cost per request, SAM Local has it all. The only issue we faced was the fact that we were not using SAM as our serverless framework. But no problem at all, there’s already a Serverless plugin to help you with that! The next sections are based on the article “Go Serverless with SAM for local dev & test”, so thanks to Erica Windish for sharing her personal experience. In my case, I’m going to explain a bit more in detail, as well to give you specific tips for Kotlin/Java projects.

What are some alternatives?

When comparing serverless-sam and aws-sam-local you can also consider the following projects:

shadow - Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.

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.

awscli-local - 💲 "awslocal" - Thin wrapper around the "aws" command line interface for use with LocalStack

serverless-localstack - Serverless Plugin for running against Atalssian Localstack.

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

emulambda

amazon-ivs-chat-web-demo - A demo web application that shows how to implement a basic video + chat application using the AWS serverless application model (SAM) and Javascript (React).