Verdict-as-a-Service
System requirements
For the cloud-based service
Very few resources are required when using Verdict-as-a-Service in the cloud.
-
CPU: The SHA256 hash of the file to analyse will be calculated. Every CPU core can hash > 150MB/s.
-
Memory: Not used
-
Network: If necessary the whole file to analyse will be transferred to the cloud.
-
Storage: The file to analyse will be read from the storage. No additional storage is needed.
On-Premise
Minimal requirements
-
Kubernetes Version 1.27
-
Nodes: 1 Linux x86-x64 node
-
CPU cores: 4
-
Memory: 3 GB
-
Storage per node: 2 GB, can be in memory (ephemeral)
Recommended requirements
-
Kubernetes Version 1.27
-
Nodes: 2 or more Linux x86-x64 nodes
-
CPU cores: (# of nodes) + (0.5 core * # parallel requests)
-
Memory: (# of cores GB) + (2 GB * # parallel requests)
-
Storage per node: (# of parallel requests) * (size of largest file to analyse)
Example of a resource calculation: Requirements:
Calculation:
|