Skip to main content

Privacera Platform

Install overview

:

Before deploying Privacera Platform you must determine:

  1. Cloud provider: Amazon Web Services (AWS), Microsoft Azure or Google Cloud Platform (GCP).

  2. Deployment type: Docker or Kubernetes.

Select cloud provider

Privacera Platform can be installed on all major cloud provider's infrastructures: Amazon Web Services (AWS), Microsoft Azure or Google Cloud Platform (GCP).

Select deployment type

Next you need to decide either to deploy Privacera on Virtual Machine as Docker Containers or in Kubernetes Cluster. For production, it is highly recommended to use Kubernetes.

Kubernetes advantages:

  • Support High Availability

  • Auto scaling of pods to meet performance requirements

  • Secure networking configurations

  • Integration with Kubernetes secrets

  • Easier management of services

  • Multiple options to monitor services and their availability

Docker advantages:

  • Privacera can be installed on a single Virtual instance

  • Easy to debug and customize

  • Recommended for performing proof of concept (PoCs)