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 whole group was given a project on a microservice architecture - a platform for trading currencies. My partner and I did a reporting service. The main task of our service was to store and provide data to consumers (other services, analysts) as quickly as possible, while the speed of writing data to the database is not important. Working with…