DEV Community

Matthieu Chabert
Matthieu Chabert

Posted on

I build an email digest for AWS products 🚀

I was tired of AWS emails with hundreds of product updates so I build a simple tool to change that. 🤯

CleanShot 2020-11-18 at 19.14.00

What is it?

It's a website where you subscribe to any AWS products. You then get an email digest once every week/month with news from those products only.

Tech stack

I've built it using Phoenix Liveview and it was a blessing. It's my default framework when I have to bootstrap a new product quickly. I highly recommend it and if you need some advice on how to use it, don't hesitate to reach out in the comments 😊

Say you subscribe to DynamoDB, Lambda and EC2. You'll get an email along those lines:

CleanShot 2020-11-19 at 23.05.31@2x

If you're interested in the product, you can find it here -> https://www.cloudnews.dev

Let me know what you think 🙏

Top comments (0)