InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
LocalStack Alternatives
Similar projects and alternatives to LocalStack
-
Moto
A library that allows you to easily mock out tests based on AWS infrastructure.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
-
terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
-
serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
-
Appwrite
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source 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
-
-
unleash
Simplify your code production through the world’s largest open-source feature management platform.
-
Previous Serverless Version 0.5.x
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
-
aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
-
-
-
-
merloc
MerLoc is a live AWS Lambda function development and debugging tool. MerLoc allows you to run AWS Lambda functions on your local while they are still part of a flow in the AWS cloud remote.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
LocalStack reviews and mentions
- Um guia prático para testar o AWS Step Functions
- Is it possible to self-host a lambda or lamda-like service
-
How I start every new Python backend API project
If my project uses docker, I put all docker-related files here. For example: init scripts for localstack.
-
Best way to get hands-on / emulate AWS?
https://localstack.cloud/ https://github.com/localstack/awscli-local
- How does Cloud development work?
-
Do unit tests make sense here?
You can use localstack to emulate aws cloud services on your machine.
-
Default Lambda development experience seems atrocious or am I missing something
https://localstack.cloud/ might be of interest
-
Advice to approach totally weird situation at new job.
I echo what everyone is saying here, but you can checkout LocalStack to run an AWS stack locally. LocalStack GitHub or LocalStack Main Website
-
Localstack Overview with DynamoDB
Localstack is a cloud service emulator. It gives you a mock local AWS setup that you can use for testing and development instead of using an actual cloud service. In this post, we'll be setting up Localstack and writing some go code using the AWS SDK to create a DynamoDB table inside of our Localstack environment, populate the table with fake data and get all the data from the table.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Feb 2023
Stats
localstack/localstack is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
LocalStack is marked as "self-hosted". This means that it can be used as a standalone application on its own.