Hacker News new | ask | show | jobs
Show HN: Awsim – Lightweight AWS emulator in Go (40 services in progress) (github.com)
3 points by sivchari 113 days ago
I built awsim, a lightweight AWS emulator in Go for CI/CD testing.

Core services (S3, DynamoDB, SQS, Lambda, IAM) implemented, 40+ services in progress.

- Single binary, no auth required - Instant startup, in-memory storage - Contributions welcome

Feedback welcome!