docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
35.56k stars 6.74k forks source link

Proposal: Add Example Using Golang + LocalStack for Simulating AWS Services #522

Open lucaslimafernandes opened 1 month ago

lucaslimafernandes commented 1 month ago

Hello everyone,

I would like to contribute with an example of a Docker Compose file that uses Golang with LocalStack to simulate an AWS environment.

The example will include:

A Golang API AWS S3 Bucket AWS DynamoDB AWS Lambda

Let me know your thoughts and suggestions on this proposal!