Ask HN: Is there a lab/playground environment for AWS?
…where users can try out AWS functions without the risk of running up huge bills? What is stopping someone from building it?
2 comments
Not sure if this will meet your needs.
https://github.com/localstack/localstack
You can run services locally using docker, e.g. Lambda
You can run services locally using docker, e.g. Lambda
There is qwiklabs.com, some labs are free some not.