HubLens › Trending › Nahuel990/ministack
Nahuel990

ministack

DevOpsAWSDockerInfrastructureCloudEmulator
View on GitHub
37
+340

// summary

MiniStack is a fully open-source and zero-cost local AWS API emulator designed as an alternative to LocalStack. This tool requires no accounts, licenses, or telemetry, and supports running multiple AWS services on a single port. It features a lightweight design, fast startup speeds, and high compatibility with mainstream AWS SDKs and tools.

// use cases

01
Simulate AWS services in local development environments without connecting to real cloud resources.
02
Perform automated testing in CI/CD pipelines to achieve fast and free integration testing.
03
Support local validation of Infrastructure as Code using tools such as AWS CLI, Terraform, CDK, and Pulumi.