You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application should include a NoSQL database for analytics. It should communicate with the rest of the application via a messaging system. We use MongoDB for the db and Apache ActiveMQ for messaging.
Ask TA for clarification on what the analytics should be.
Set up MongoDB db.
Implement subscription between the db and the rest of the backend.
The application should include a NoSQL database for analytics. It should communicate with the rest of the application via a messaging system. We use MongoDB for the db and Apache ActiveMQ for messaging.