Hi everybody,
At the moment we’re considering Axon as a base for our next application we will develop in near future.
The run-time costs is one of factors, that had concerned some of our devs and I’m trying to do some estimates about it.
The problem is that it is very hard to find some general performance, especially disk usage information - or even better deep analysis - of AXON/CQRS impact of needed space and disk ops.
Of course I know it is impossible to give some strict relationship between event count and disk space occupied by this, but I would like to have some point of reference.
To the point:
Could you give me some overview on event store disk usage, the best in context of store type, event count and so on (answers like “1000000 event takes about 1GB on our MySQL store” or “1000 events does 2000 disk ops on our AWS machines” would be sufficient for me).
Thanks in advice, Chris