aicoolies logo
MiniStack logo
MiniStack logo

MiniStack

Free MIT-licensed drop-in replacement for LocalStack

open sourceupdated Apr 22, 2026

MiniStack is a free, MIT-licensed drop-in replacement for LocalStack that emulates 33 AWS services using real infrastructure — actual Postgres for RDS, real Redis for ElastiCache, real Docker for ECS — rather than faking API responses. Born from LocalStack's surprise paywall in March 2026, it starts in 2 seconds, idles at 30MB RAM versus LocalStack's ~500MB, and runs real services for accurate local AWS development.

MiniStack emerged as the developer community's immediate response to LocalStack's surprise paywall on March 23, 2026 — an event that broke CI pipelines globally and created urgent demand for a free alternative. Unlike LocalStack which simulates AWS services by intercepting API calls, MiniStack runs real infrastructure: actual PostgreSQL instances for RDS, real Redis for ElastiCache, real Docker containers for ECS, and genuine S3-compatible storage. This means your local tests interact with the same software that runs in production, catching configuration issues and behavioral differences that mock-based approaches miss.

The technical footprint is remarkably small. MiniStack starts in approximately 2 seconds and idles at around 30MB of RAM — compared to LocalStack's roughly 500MB baseline. It supports 33 AWS services with enough fidelity for local development and CI/CD testing. The project went viral immediately upon launch, hitting 266 points on Hacker News and accumulating over 1,100 GitHub stars in its first 8 days. The MIT license ensures it will remain free forever, explicitly addressing the trust concern that drove its creation.

For development teams running AWS-based infrastructure, MiniStack provides the local development and testing layer that LocalStack once filled. Its real-infrastructure approach means integration tests more accurately reflect production behavior, and the minimal resource footprint makes it practical for CI runners with limited memory. While it does not yet match LocalStack's breadth of service coverage, the services it does support cover the most commonly used AWS resources in typical web application stacks.

Pricing

Free forever. MIT license. No paid tiers.

Platforms

Linux, macOS, Windows. Requires Docker. Emulates 33 AWS services with real infrastructure.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source
MCPJam logo

MCPJam Inspector

Test and debug MCP servers before they ship

Open-source platform for inspecting, debugging and regression-testing MCP servers, MCP Apps and ChatGPT apps, with OAuth and protocol conformance for local and CI workflows.

freemiumOpen SourceTelemetry
Mooncake logo

Mooncake

Disaggregated KV cache storage and transfer for LLM serving

Open-source infrastructure for disaggregated LLM serving that pools KV caches across prefill and decode workers, with high-performance transfer, distributed storage and integrations for vLLM and SGLang.

Open Source

FAQ

What is MiniStack?

MiniStack is a free, MIT-licensed drop-in replacement for LocalStack that emulates 33 AWS services using real infrastructure — actual Postgres for RDS, real Redis for ElastiCache, real Docker for ECS — rather than faking API responses. Born from LocalStack's surprise paywall in March 2026, it starts in 2 seconds, idles at 30MB RAM versus LocalStack's ~500MB, and runs real services for accurate local AWS development.

Is MiniStack free?

Yes — MiniStack is open source and free to use. Free forever. MIT license. No paid tiers.

Is MiniStack open source?

Yes — MiniStack is open source.

What are the best MiniStack alternatives?

The top editor-verified MiniStack alternatives are Steel, Trigger.dev, Playwright.