- Golang
- Node.js, JavaScript, Python
- Kubernetes, Docker, Microservices
- RESTful API, Websocket, GRPC
- ELK, Grafana, Prometheus
- MySQL, PostgreSQL
- MongoDB, AWS DynamoDB, Redis
- AWS S3
- Kafka, RabbitMQ
- Matching System
- Web page preview (โOperated with minimal performance for preview purposes, not in production specifications): https://preview.exchange.messfar.com
- Support 100,000 RPS. The matching engine calculates in memory
- Support event replay. Implemented via event sourcing, the matching engine acts as a finite state machine reading events, allowing warm backup across multiple servers to listen to events, achieving high availability
- Support distributed architecture. Different domains can be deployed on different machines