thingsboard / performance-tests

Thingsboard performance tests
https://thingsboard.io
Apache License 2.0
41 stars 52 forks source link

monolite vs microservice performance #65

Open t0mZ4 opened 1 year ago

t0mZ4 commented 1 year ago

Hi @smatvienko-tb

Based on your tests here, https://thingsboard.io/docs/pe/reference/performance-aws-instances/ and other experience.

For a system with 20,000 devices and telemetry rate of msg w/ 4 datakeys every 5minutes per device.

It seems that monolite with TimeScaleDB on EC2 m6a.large: 2 vCPU, 8GB RAM should be sufficient? When would you recommend Docker Compose cluster mode instead?

Kind regards

Tom