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
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