AWS 101BlogServices

MiniStack in the Wild

Press mentions, HackerNews threads, and the open-source contributors who shaped MiniStack into what it is today.

๐ŸŸ  HackerNews

๐ŸŸ  news.ycombinator.com ยท Show HN

MiniStack hit the HackerNews front page as a free, self-hostable alternative to LocalStack after LocalStack moved its Community tier behind a paywall. The thread generated direct code contributions โ€” two PRs were opened within 24 hours of the post.

Thread contributors: @oefrha (architecture diagram fix), @kay_o (license year update)
๐ŸŸ  HackerNews comment ยท v1.1.13

"README architecture diagram โ€” fixed box alignment and added CloudFormation to service list." โ€” Contributed after the HN launch thread.

@oefrha via GitHub PR

๐Ÿค Community Contributors

The following contributors opened PRs or filed issues that directly shaped MiniStack's feature set.

@mickabd
S3 Object Lock (WORM), ECS Docker network detection, Lambda Layers, Egress-Only Internet Gateways, CloudFront service
@moabukar
ECR service, S3 aws-chunked decoding (Spring Boot / Java SDK v2 fix), error handling & routing hardening (#104)
@sam-fakhreddine
CloudFormation full stack lifecycle (CreateStack โ†’ rollback, 12 resource types, intrinsic functions, change sets)
@santiagodoldan
MINISTACK_HOST env var, Lambda Node.js runtime, massive Lambda improvements
@jgrumboe
Route53 pagination fix (Terraform infinite loop), IAM DeleteServiceLinkedRole, IAM GetServiceLinkedRoleDeletionStatus
@jespinoza-shippo
SQS awsQueryCompatible header (full 28-error mapping), DynamoDB GSI consumed capacity accounting
@Nikhiladiga
CloudFront service โ€” full distribution CRUD, invalidations, ETag concurrency control
@jv2222
Lambda env vars applied at spawn (fixes NODE_OPTIONS and process-level env patterns)
@betorvs
Reported Terraform VPC module v6.6.0 failures (#107, #108) โ€” led to 3 EC2 releases fixing VPC defaults
@Jolley71717
KMS service โ€” RSA signing, Encrypt/Decrypt, JWT flows, S3 SSE-KMS
@maxence-leblanc
Step Functions mock config (SFN_MOCK_CONFIG) โ€” issue reporter that led to the full implementation
@mickabd
Lambda Layers (GetLayerVersionByArn, permissions, pagination, content serving)
๐Ÿ’ฌ
Want to contribute?
Open an issue or PR on GitHub โ†’