serverless-localstack VS aws-sam-cli

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

serverless-localstack

⚡ Serverless plugin for running against LocalStack (by localstack)

aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM (by aws)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
serverless-localstack aws-sam-cli
2 22
503 6,445
1.8% 0.4%
6.1 9.8
17 days ago 4 days ago
JavaScript Python
- 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-localstack

Posts with mentions or reviews of serverless-localstack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-04.
  • LocalStack and AWS Parity Explained
    4 projects | news.ycombinator.com | 4 Aug 2022
    Great point. Fully agree that providing a first-class local development experience is critical to the overall story of application development frameworks.

    I guess the main difference is that frameworks like Serverless provide a great experience if you fully buy into their way of doing things (i.e., implement your application assets in the Serverless YAML DSL, etc), whereas LocalStack is a generic platform that works on the API emulation level, hence integrates with most tooling out of the box.

    Making the switch from Serverless to, say, AWS CDK, or AWS SAM, or Architect framwork may not be as seamless - however, for each of these frameworks you can always run the local emulation natively on LocalStack. This can help reduce the overall vendor lock-in effect that a lot of application development frameworks come with.

    In fact, LocalStack also provides an integration with Serverless [0] - among many other tools [1].

    [0] https://github.com/localstack/serverless-localstack

  • Localstack – Local AWS Emulator
    9 projects | news.ycombinator.com | 10 Oct 2021

aws-sam-cli

Posts with mentions or reviews of aws-sam-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.
  • Building Scalable Applications with AWS Serverless Application Model
    2 projects | dev.to | 28 Apr 2023
    aws-sam-cli-linux
  • when should I use api-gateway aws vs self written nodejs api
    1 project | /r/node | 24 Feb 2023
    Does anyone have any success with API Gateway/Lamba for local environment with hot-reloading? I was playing around with “sam local start-api” a few weeks ago with along with CDK but it doesn’t seem like hot-reloading is supported, and need to manually restart for code changes to reflect, which is currently stopping me from trying out the API Gateway/Lamba combo further due to inefficient DX. Here’s a GitHub issue about it: https://github.com/aws/aws-sam-cli/issues/901
  • Completing the Cloud Resume Challenge with 0 Real-world Experience
    1 project | dev.to | 30 Aug 2022
    Mostly due to lack of proper documentation it was difficult to get the HTTPApi syntax correct. The yaml file is very picky for CORS configuration on an HTTPApi. Luckily I found this github issue which allowed me to troubleshoot my yaml file.
  • Why do you use Fedora SilverBlue?
    2 projects | /r/Fedora | 8 Aug 2022
    No, it's not just muscle memory. It doesn't work with podman. That's what I'm talking about https://github.com/aws/aws-sam-cli/issues/1668
  • Sharing Typescript code between AWS Lambda with AWS SAM CLI
    2 projects | dev.to | 7 Jul 2022
    AWS SAM CLI with the support of Typescript is still in Beta. If you want more advanced features maybe you should not use it. Lately, in version 1.49.0 External and Loader properties have been added. If you want to share your feedback and/or requests this issue has been created.
  • Analyzing AWS Lambda and GraalVM
    2 projects | /r/aws | 14 Mar 2022
    I spent a while creating a custom runtime to use the native-image agent to harvest config from my Lambda, and then patching sam cli to work in Docker user networks... after pushing through all that, I still didn't get a working build - the native-image compiler just doesn't support everything (or didn't support my feature set, at the time - there has been a new release since then). In my case I think it was Guice that defeated me.
  • How to Use Source Maps in TypeScript Lambda Functions (with Benchmarks)
    11 projects | dev.to | 24 Jan 2022
    SAM support for TypeScript has been lagging for some time, but a pull request was just merged that should change that. It looks like we'll be able to add an aws_sam key in the package.json file to enable building within the SAM engine as part of sam build. Although this PR has been merged to aws-lambda-builders, the engine behind sam build, it will still need to be added to aws-sam-cli and released (to much fanfare, one expects) before it can be used with SAM.
  • How to Build a Node.js Serverless Application using AWS SAM
    1 project | dev.to | 22 Jan 2022
    I am installing SAM CLI on windows and its super simple. All I need to do is Click on this MSI installer.
  • Serverless AWS With Monorepos
    6 projects | dev.to | 30 Nov 2021
    sem-version java 8 wget https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-linux-x86_64.zip unzip aws-sam-cli-linux-x86_64.zip -d sam-installation sudo ./sam-installation/install checkout cd java-app-backend cache restore build-java-app-backend-$SEMAPHORE_GIT_BRANCH sam deploy --no-confirm-changeset --stack-name serverless-web-application-java-backend --capabilities CAPABILITY_AUTO_EXPAND CAPABILITY_IAM
  • Localstack – Local AWS Emulator
    9 projects | news.ycombinator.com | 10 Oct 2021

What are some alternatives?

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

eucalyptus - Eucalyptus Cloud-computing Platform

chalice - Python Serverless Microframework for AWS

Moto - A library that allows you to easily mock out tests based on AWS infrastructure.

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

pulumi-local - Thin wrapper script to use Pulumi with LocalStack

ccxt - A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

emulators - High quality cloud service emulators for local development stacks

vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!

aws-cdk-local - Thin wrapper script for using the AWS CDK CLI with LocalStack

martian - The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more

aws-elastic-beanstalk-cli-setup - Simplified EB CLI installation mechanism.