I did work on development for price alert system for crypto currency market. It required extensive use of websockets, redis and AWS services like SQS, SNS. It required extensive research, comparison of different tools and technologies and various constraints like existing system integrations.
The restful APIs were in Django, Websockets were in Golang.
Non Functional requirements included:
- real time system (as price fluctuates a lot)
- 10M alerts at a time
Like this project
Posted Apr 20, 2023
System Design & Development for price alert in Crypto currency market. The development was done with distributed systems principles.