-
Notifications
You must be signed in to change notification settings - Fork 48
Technology Stack
abhisheksuga edited this page Jul 7, 2022
·
2 revisions
Component | Details |
---|---|
Apache Kafka | Translator and OpenNMT are integrated through Kafka messaging. |
MongoDB | Primary data storage. |
Redis | Secondary in memory storage. |
Cloud Storage | Samba storage is used to store user input files. |
NGINX | Serve as a redirection server and also takes care of system level configs. Ngnix acts as the gateway. |
Zuul | API Gateway to apply filters on client requests,authenticate,authorize,throttle client requests. |