Thanks for the feedback Lucas, glad you find the article useful!
I did not try deploying this example to a LocalStack instance when I wrote the article.
However looks like it should be possible to follow all the steps but using using awslocal and samlocal docs.localstack.cloud/user-guide/integrations/aws…
Lucas Gustavo de Souza Silva
I really liked your example; it was very didactic. However, I tried to run it using LocalStack and couldn't get it to work. The application starts but crashes shortly after, without specifying the error. Maybe I'm configuring something incorrectly. Could you run the same example using LocalStack?