-
Soumyadeep Ghosh authoredSoumyadeep Ghosh authored
server_details.md 941 B
Server Details
Following are the different services/servers needed for the projects. These could be on different machines(one server per service) or together. That is up for discussion.
- Service: MongoDB
- Purpose: Store raw aggregated from external source or derived from our logic
-
Specs
:- RAM: 8 GB
- Cores: 2
- HDD: 100 GB
- Service: ElasticSearch
- Purpose: Index data using ontology and make it usable by backend
- Specs: (Might need modification on monitoring, later)
- RAM: 16 GB
- Cores: 4
- HDD: 200 GB
- Service: Flask/Django
- Purpose: Expose API for frontend or for external use
-
Specs
:- RAM: 8 GB
- Cores: 2
- HDD: 100 GB