viniciuskneves / berlinglish

Berlin in English Twitter BOT
https://twitter.com/berlinglish
MIT License
11 stars 2 forks source link

Replace AWS SAM by AWS CDK #117

Open viniciuskneves opened 3 years ago

viniciuskneves commented 3 years ago

The main reason behind it is: consistent language.

Cloudformation templates are most of the time intimidating, AWS CDK is more friendly on that aspect.

As logging and others metrics are not a big issue, the stack can be fully replaced.