Hey Guys, What is minimum requirement to host usin...
# support
j
Hey Guys, What is minimum requirement to host using docker-compose???
b
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