Skip to content

LocalStack demo of a fully-serverless auditor project for discounts.

Notifications You must be signed in to change notification settings

ustundag/localstack-demo

Repository files navigation

Local AWS Project - Discount-Spotter

LocalStack demo of a fully-serverless auditor project called discount-spotter which simply scrapes a URL and sends a notification if the price is below the threshold. The project basically requires AWS services such as EventBridge for the auditor, Lambda for data transformation, SQS for message queuing, and SNS for notification.

You can find more details in the medium post here.

Main screen