<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Overview of Protegrity AI Team Edition on</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/</link><description>Recent content in Overview of Protegrity AI Team Edition on</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 13 Apr 2026 10:20:02 +0000</lastBuildDate><atom:link href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/index.xml" rel="self" type="application/rss+xml"/><item><title>Architecture and Design Principles</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_arch/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_arch/</guid><description>&lt;p>Protegrity AI Team Edition delivers core Protegrity capabilities. This includes governance, discovery, protection, privacy, and semantic controls. It is provided in a lightweight, containerized form factor that emphasizes fast deployment, simplified operations, and consistent enforcement of data security policies across environments.
It is designed around five engineering goals: ease of deployment, high availability, scalability, extensibility, and maintainability.&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>&lt;strong>Goal&lt;/strong>&lt;/th>
 &lt;th>&lt;strong>Implementation Details&lt;/strong>&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;strong>Ease of Deployment&lt;/strong>&lt;/td>
 &lt;td>- OpenTofu templates provision a Kubernetes environment (EKS) with minimal manual intervention.&lt;br>- Helm Charts deploy and configure all components for consistent, reproducible setups.&lt;br>- Because each component runs as a container image, upgrades and patches follow standard CI/CD workflows.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>High Availability&lt;/strong>&lt;/td>
 &lt;td>- Kubernetes manages service health and redundancy automatically.&lt;br>- No Trusted Appliance Cluster (TAC) required.&lt;br>- No external load balancers required.&lt;br>- No manual replication required.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Scalability&lt;/strong>&lt;/td>
 &lt;td>- The system scales horizontally and vertically through Kubernetes-native scale-up and scale-down mechanisms.&lt;br>- Administrators can adjust resources dynamically as workloads grow or shrink without redeployment.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Extensibility&lt;/strong>&lt;/td>
 &lt;td>- New capabilities are introduced by adding new container images and Helm configurations.&lt;br>- Allows incremental feature expansion without redesign.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Maintainability&lt;/strong>&lt;/td>
 &lt;td>- Kubernetes simplifies lifecycle management.&lt;br>- Updating a container image replaces an older version automatically, avoiding downtime and manual patching.&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table></description></item><item><title>Protegrity Common Services</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_services/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_services/</guid><description>&lt;p>All deployments include a standardized set of common services delivered by a microservices architecture provide routing, security, and audit capabilities for all features and protectors.&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>&lt;strong>Service&lt;/strong>&lt;/th>
 &lt;th>&lt;strong>Description&lt;/strong>&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;strong>Authentication and Authorization&lt;/strong>&lt;/td>
 &lt;td>Provides user and service credential validation with role-based access enforcement.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Backup and Restore&lt;/strong>&lt;/td>
 &lt;td>Creates periodic backup of the cluster and indexes for restoration during Disaster Management.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Certificate Management&lt;/strong>&lt;/td>
 &lt;td>Manages and validates TLS certificates for inbound and inter-service communication.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Common Ingress Controller&lt;/strong>&lt;/td>
 &lt;td>The main entry point for all API and service traffic to the cluster.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Insight&lt;/strong>&lt;/td>
 &lt;td>Provides logging and auditing capabilities using OpenSearch for event storage and Insight Dashboard for visualization and reporting.&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table></description></item><item><title>Compatible Features</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/overview_team/teams_features/</guid><description>&lt;p>The various features compatible with Protegrity AI Team Edition are provided here.&lt;/p>
&lt;p>&lt;img src="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/images/team_ed_arch_over.png" alt="" title="Architecture">&lt;/p>
&lt;p>* - Available for purchase as an add-on. Can be installed as an individual product.&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>&lt;strong>Feature&lt;/strong>&lt;/th>
 &lt;th>&lt;strong>Description&lt;/strong>&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;strong>Anonymization&lt;/strong>&lt;/td>
 &lt;td>Apply statistical privacy models such as k-anonymity, l-diversity, and t-closeness to sensitive datasets.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Data Discovery&lt;/strong>&lt;/td>
 &lt;td>Automatically identify structured and unstructured sensitive data through pattern matching and machine learning classification.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Policy Manager&lt;/strong>&lt;/td>
 &lt;td>Define and manage data protection policies that govern tokenization, masking, and anonymization.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Protegrity Agent&lt;/strong>&lt;/td>
 &lt;td>Intelligent assistant for automated policy creation, data classification recommendations, and guided configuration of protection workflows.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Semantic Guardrails&lt;/strong>&lt;/td>
 &lt;td>Apply contextual and runtime safeguards to AI and analytics workflows to prevent data leakage or misuse.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Synthetic Data&lt;/strong>&lt;/td>
 &lt;td>Generate tabular synthetic datasets for development, testing, and AI model validation without exposing real sensitive data.&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;h2 id="protegrity-protectors">Protegrity Protectors&lt;/h2>
&lt;p>Protegrity AI Team Edition protectors enable organizations to embed data protection directly where data is processed, inside applications, analytics engines, or cloud-native data systems. The protectors use the Workbench for obtaining the policy for processing. The Protegrity Agent is available for creating and working with policies in the Workbench.&lt;/p></description></item></channel></rss>