- Platform Release 6.5
- Privacera Platform Installation
- Privacera Platform User Guide
- Privacera Discovery User Guide
- Privacera Encryption Guide
- Privacera Access Management User Guide
- AWS User Guide
- Overview of Privacera on AWS
- Configure policies for AWS services
- Using Athena with data access server
- Using DynamoDB with data access server
- Databricks access manager policy
- Accessing Kinesis with data access server
- Accessing Firehose with Data Access Server
- EMR user guide
- AWS S3 bucket encryption
- Getting started with Minio
- Plugins
- How to Get Support
- Coordinated Vulnerability Disclosure (CVD) Program of Privacera
- Shared Security Model
- Privacera Platform documentation changelog
Install overview
Before deploying Privacera Platform you must determine:
Cloud provider: Amazon Web Services (AWS), Microsoft Azure or Google Cloud Platform (GCP).
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)