I would like to know what the minimum hardware requirement is for installing DataMiner for use with Low Code apps only.
Would I have to deploy a Cassandra cluster or could I use Elastic Cluster only?
I am not looking to store element data or trend on DOM instances.
Hi Ian,
DataMiner supports single node Cassandra (in which case you don't need Elasticsearch), or Cassandra Cluster (in which case Elasticsearch is required, you cannot use Cassandra Cluster without Elasticsearch).
In both cases, Cassandra is required.
You could consider using MySQL but support for that will end later this year.
The most lightweight option is running a single node Cassandra, but this will prevent you from using certain apps (Ticketing, Jobs,...).
The DOM feature will require Elasticsearch in which case you'll also need a Cassandra node.
thank you for your feedback Jens.