Skip to main content

Table 5 System scalability summary

From: Multiple time series database on microservice architecture for IoT-based sleep monitoring system

Scenario

Traditional system

Proposed system

Database full

All services cannot write data to a database

Only raw data workers cannot write data to the database; other services are able

Database split

All data is split into multiple databases, even though the data does not need to be split

Only the ECG database is split. Other data is not split