shlogg · Early preview
Ijay @ijaydimples

Building A Reliable Notification System With AWS Services

Built a notification system for NBA games using Amazon SNS, AWS Lambda, Python & SportData. Efficiently create reliable notifications with AWS services.

Today's project focuses on creating a notification system for NBA games or any other sport. The goal is to keep users updated with the latest game information through alerts. I built this system using Amazon SNS, AWS Lambda, Python, Amazon EventBridge, and SportData. This project shows how AWS services can be used to efficiently create a reliable notification system.
You’re highly welcome to this project! Before we begin, make sure you have the following:

An AWS account: If you don’t have one, you can sign up here.
A GitHub repository: This is for storing your source code. If you don’t have a...