yake VS aws-sam-cli

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

yake

A Rake-like DSL for writing AWS Lambda handlers (by amancevice)

aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM [Moved to: https://github.com/aws/aws-sam-cli] (by awslabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
yake aws-sam-cli
1 2
170 5,523
- -
7.1 9.2
about 2 months ago almost 3 years ago
Ruby Python
MIT License 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.

yake

Posts with mentions or reviews of yake. We have used some of these posts to build our list of alternatives and similar projects.

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
    64 bit
  • a first look at aws sam
    3 projects | dev.to | 2 May 2021
    { "name": "hello_world", "version": "1.0.0", "description": "hello world sample for NodeJS", "main": "app.js", "repository": "https://github.com/awslabs/aws-sam-cli/tree/develop/samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs", "author": "SAM CLI", "license": "MIT", "dependencies": { "axios": "^0.21.1" }, "scripts": { "test": "mocha tests/unit/" }, "devDependencies": { "chai": "^4.2.0", "mocha": "^8.2.1" } }

What are some alternatives?

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

bake - An alternative to rake, with all the great stuff and a sprinkling of magic dust.

Zappa - Serverless Python

jets - Ruby on Jets

mangum - AWS Lambda support for ASGI applications

aws-cdk-sam-demo - A demo of how to use AWS SAM to test lambda and API Gateway locally generated with AWS CDK.

aws-sam-cli-app-templates

aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

bash-lambda-layer - Run Bash scripts in AWS Lambda via Layers

instance-scheduler - Instance Scheduler based on Serverless

serverless-application-model - The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.