LocalEmu, a free AWS emulator (fork of archived LocalStack)
LocalEmu is a free, open-source emulator for AWS services that allows users to run AWS APIs locally without the need for an account or internet connection. It supports 132 AWS services and enables developers to test their applications quickly and cost-effectively. The tool includes a built-in web dashboard for real-time monitoring and offers various simulation features to mimic AWS behavior.
- ▪LocalEmu emulates 132 AWS services on a local machine without requiring an account or credentials.
- ▪Users can utilize familiar tools like AWS CLI and Terraform by pointing them to localhost:4566.
- ▪The built-in web dashboard provides real-time monitoring and exploration of the local AWS environment.
Opening excerpt (first ~120 words) tap to expand
LocalEmu A free, open-source AWS cloud emulator. Run AWS services locally. No account. No token. No sign-up. What is LocalEmu? LocalEmu emulates 132 AWS services on your machine. Use the same AWS CLI, boto3, Terraform, or CDK you already know - just point to localhost:4566. Build and test against AWS APIs from your laptop with no account, no credentials, no internet. The iteration loop is seconds instead of minutes; you can break, reset, and rebuild as often as you want at zero cost.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.