yake VS aws-sam-local

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

yake

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

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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
yake aws-sam-local
1 1
170 5,966
- -
7.1 9.5
about 2 months ago almost 2 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-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 yake and aws-sam-local you can also consider the following projects:

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

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.

jets - Ruby on Jets

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.

serverless-sam - Serverless framework plugin to export AWS SAM templates for a service

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

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

emulambda

aws-cloudformation-coverage-roadmap - The AWS CloudFormation Public Coverage Roadmap

aws-lambda-git - This repository demonstrates how you can run the git binary. Inside an AWS Lambda function.