[vc_row][vc_column][vc_column_text]
Implemented Low Latency Real time data updates and visualization for a trading portal.
[/vc_column_text][vc_column_text]Concept
- 100s of concurrent users, should be able to login into the portal, manage their dashboards and should be able to get live update of data coming at every 1 msec, from a hosted cloud instance
- Mechanism to view real time analytics & performance
[/vc_column_text][vc_column_text]Implementation
- Implemented a multi tenant cloud app using real time technologies like AKKA actors and NATS
- Automated the Deployment using Alethea’s Deployment process. We used 2 machines for the application, c4.xlarge & m4.xlarge, 3 t2 medium for cassandra Database & 3 t2 medium for the elasticsearch.
- Implemented Monitoring using AWS Cloud Watch
[/vc_column_text][/vc_column][/vc_row]