
Testing a multi-cloud app locally: LocalStack, Moto, Azurite… or one tool for all three?
If your app only talks to AWS, LocalStack is fantastic. But the moment a service reaches into GCP or...
Tag archive

If your app only talks to AWS, LocalStack is fantastic. But the moment a service reaches into GCP or...
If you've already worked through Part 1 - S3 Photo Uploader with Presigned URLs , this is where the...

Using Envilder to keep the LocalStack auth token out of Git while preserving a reproducible...
Four free, open-source alternatives to LocalStack Community: fakecloud, MiniStack, floci, and Moto. What each is architecturally, how they position, and how to pick by fit.
Step-by-step migration from LocalStack Community to fakecloud. Copy-paste configs for docker-compose, CI, Terraform, CDK, Serverless Framework.
LocalStack went proprietary in March 2026. fakecloud is a free, open-source AWS emulator for integration testing — 20 services, 100% conformance, no auth required.

Floci ships four storage modes — memory, hybrid, persistent, and WAL — all free, all in core, with per-service overrides. Pick the right tradeoff for CI, local dev, or high-throughput durable workloads without paying for a Pro tier.
LocalStack is a great product. It’s basically an emulator for the AWS cloud that you can run locally....
Struggling with LocalStack's new account requirement and archived repo? Discover solid LocalStack alternatives for local AWS development, free from vendor lo...
Postmortem: LocalStack 3.0 and TestContainers 2.0 Conflict Caused 200 Test Flakes On...

MiniStack is a free, open-source, MIT-licensed drop-in replacement for LocalStack — 21 AWS services...

Demystifying the Cloud: A Practical DevSecOps Lab with Terraform and LocalStack Imagine...