macOS
brew install fakecloudlocal Homebrew formula metadata
brew / rank 5102
Free, open-source local AWS cloud emulator for integration testing. Version 0.44.9 via Homebrew; verified 2026-07-29.
install
brew install fakecloudlocal Homebrew formula metadata
overview
Free, open-source local AWS cloud emulator for integration testing
history
fakecloud is a free, open-source local AWS cloud emulator for integration testing and local development. It presents itself as a single binary that listens on localhost and accepts normal AWS SDK, CLI, Terraform, CDK, and CI traffic pointed at its endpoint.
The repository was created in April 2026. The project README states that fakecloud was started after LocalStack replaced its open-source Community Edition with a proprietary image requiring an account and auth token in March 2026.
The documentation emphasizes fakecloud's role as a standalone binary with optional persistent storage, container-backed stateful services, service parity pages, and first-party SDKs for test assertions.
fakecloud's adoption story is explicitly tied to developers and teams that wanted local AWS integration tests without an account, token, paid tier, or Docker-only workflow. Its README lists Homebrew, Cargo, Docker, Docker Compose, source builds, GHCR images, crates.io, and first-party SDK packages as distribution surfaces.
Typical use is to run fakecloud, then configure AWS SDKs or the AWS CLI to use http://localhost:4566 with dummy credentials. Configuration is through CLI flags and FAKECLOUD_* environment variables rather than a documented config file.
fakecloud is package-manager-relevant because it intentionally collapses a large local cloud stack into a single installable binary. That makes Homebrew and Cargo installation part of the value proposition, especially for CI and developer machines that do not want to bootstrap a large Docker image before tests.
security posture
No matching local secret-handling manifest was found for fakecloud. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fakecloud | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:fakecloud |
|---|---|
| Version | 0.44.9 |
| Package manager | Homebrew |
| Homepage | https://fakecloud.dev/ |
| Repository | https://github.com/faiscadev/fakecloud |
| Last updated | 2026-07-29T03:58:33Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.