Building A Real-Time Crypto Notification System
Build a scalable cryptocurrency notifications alert system with AWS services, Terraform & Docker. Fetch data from CoinGecko API, send notifications via SNS & test on Lambda for real-time updates.
Hey Coders, welcome to my blog. Today, I’m excited to share a project I’ve been working on: the Cryptocurrency Notifications Alert System. This project leverages AWS services, Terraform, and Docker to fetch cryptocurrency data from an external API and send notifications via Amazon SNS. Check my code at: https://github.com/Rene-Mayhrem/Crypto-Notifications Follow me in LinkedIn if you want to connect: https://www.linkedin.com/in/renecruz-1202r/ Project Overview The Cryptocurrency Notifications Alert System is designed to keep you updated on the latest cryptocurrency prices and market d...