Project: Future Contract Trading API

     This is a future contract trading api of some broker in Thailand. They would like to migrate their existing monolithic system into microservices architecture. This project is the most challenge for our team because it is our first distributed system on trading system. The broker expected the system to receive more incoming transactions and performance well. By microservices architecture, we need to analyse the monolithic project and isolate into many domains as a project and also message broker is a main pipeline for data event propagation. The project is driven on ASP.NET Core framework.

Comments