Hey Guys, What is minimum requirement to host using docker-compose???
b
Brad
06/12/2025, 3:12 PM
for a very quick demo i stood up all of the services using docker compose on a an ec2 on AWS (i know this isnt ideal, i just need to demo signoz quickly). i ended up with a c7.xlarge with 500gb of storage, i had data from 2 mysql databases and a cluster of 4 spring boot containers with log imports inbound and that ec2 was struggling and would tip over frequently. those spring boot containers were under a little bit of load for this demo too. i guess long story short, it depends on your use case
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.