Verdict-as-a-Service
System Diagramme
Cloud
- Your solution
-
You can integrate Verdict-as-a-Service in your applications, web application servers or create plugins or extensions for CRMs, browsers, email applications, file sharing services, and many more.
- Verdict-as-a-Service SDK
-
We provide SDKs for many different programming languages.
They allow you to connect to a Verdict-as-a-Service instance and get a verdict for a file in a few lines of code.
A simple example, perfectly suited for testing our service in the cloud, is our Java SDK example.
Further examples can be found in the repositories of the respective language. - G DATA cloud
-
The G DATA cloud is hosted in Germany and allows you to get going quickly without any additional requirements. We will keep your data strictly confidential.
- Verdict-as-a-Service
-
The SDKs communicate with the Verdict-as-a-Service - system over HTTPS. They upload the files, where they are analysed and a verdict is returned.
- Credentials
-
If you have user access data, you can start using the prepared SDKs.
On-Premise
If you want to make sure that your data never leaves your cluster, you can deploy Verdict-as-a-Service on-premises.
- Your Kubernetes cluster
-
Verdict-as-a-Service runs on x86-x64 based Kubernetes clusters (system requirements). For development Minikube can be used.
- CloudHashLookup
-
Optionally, a verdict for the SHA256 hash of the files can be requested from the G DATA cloud. This can identify malicious files with less delay, as soon as we identify them. This function can be deactivated.
- UpdateServer
-
Your Kubernetes cluster pulls images from the Verdict-as-a-Service update server.