Server Hardware Requirements
Overview
MOSIP deployment is split into two distinct parts:
Pre-registration
Registration
The server side hardware estimates for the above are specified at a high level in terms of compute (Virtual CPU, RAM) and storage requirements. We provide estimates for MOSIP core modules only. External components are not in the scope. See Exclusions.
The variables that largely determine the hardware requirements are:
Population of a country
Rate of enrollment
Usage of foundation ID by various services
Pre-registration
Refer to Pre-registration Resource Calculator XLS
Allow for 30% additional compute and storage for monitoring and any overheads.
Registration (enrollment)
The registration compute resources are related to the max rate of enrollment desired. The processing throughput must match the enrollment rate to avoid pile up of pending registration packets.
The data here is based on actual field data of a MOSIP deployment.
Assumptions:
Rate of enrollment: 216000 per day
Average packet size: 2MB
Biometric modalities: Finger, iris, face
Pod replication as given here
Compute requirements
Configuration of compute node: 8 VCPU, 64GB RAM, 64GB disk store.
Number of nodes: 21
VCPU
8
21
168
RAM
64 GB
21
1344 GB
Node disk
64 GB
21
1344 GB
Storage requirements
Storage is dependent on population of a country (i.e. the number of UINs to be issued). Storage requirements for various types of data are listed below.
3200 GB/million packets/replication
Replication factor to be applied based on replication strategy
Postgres storage
30 GB/million packets
Includes all databases
Unprocessed packets X avg packet size
The size of landing zone depends on the estimated lag in packet processing and packet uploads. Once UINs are issued, the packets may be removed from the landing zone as a copy is already saved in Object Store
Logs (Elasticsearch)
80 GB/day
Logs maybe archived after, say, 2 weeks
Monitoring (Prometheus)
1.2 GB/day
Kafka
TBD
ActiveMQ
TBD
ID authentication
Refer to IDA Resource Calculator XLS
Allow for 30% additional compute and storage for monitoring and any overheads.
Exclusions
The compute and storage estimates for following components are not included:
Postgres
Only storage estimated above.
Object store
Only storage estimated above.
Bio SDK
HSM
Antvirus (AV)
Default scanner (ClamAV) in included, however, if you integrate your AV, the same needs to be estimated.
Load balancers
External IAM (for Rancher)
Disaster recovery(DR)
DR would significantly increase compute and storage requirements. It is expected that System Integrator works out the appropriate DR strategy and arrives at an estimate.
Last updated
Was this helpful?