PII Masking and Redaction in Trino with the Phileas Connector
Mask and redact PII column by column inside Apache Trino with the open source Phileas connector: install it, redact in SQL, and federate across sources.
Architecting Privacy in Kafka: Real-Time Redaction for Streaming Data
Three battle-tested patterns for redacting PII inside Apache Kafka pipelines: Phileas as an embedded library, Philter over HTTP, or a Kafka Connect transform.
Compliance as Code: Integrating Philter into Your CI/CD Pipeline
Treat data privacy like a unit test. Wire Philter into GitHub Actions, GitLab CI, and pre-commit hooks so PII leaks fail the build, not production.
Migrating from AWS Comprehend to Philter: A Practical Transition Guide
A side-by-side guide for teams migrating PII detection from AWS Comprehend to self-hosted Philter: API translations, code samples, and a shadow-mode cutover.
Snowflake PII Redaction: A Practical Integration Guide
Three production-grade patterns for redacting PII inside Snowflake: external functions, Java UDFs, and ETL-stage redaction, with code and trade-offs.
Redacting PII and PHI in OpenSearch Data Prepper Pipelines
Add a Phileas or Philter redaction step to an OpenSearch Data Prepper pipeline so PII and PHI are removed before data lands in your search index.
Phileas in Graylog – Removing PII from Logs
Graylog has integrated Phileas, the open source PII and PHI redaction engine, into its log management platform to identify and redact sensitive data in logs.
Automatically Redacting PII and PHI from Files in Amazon S3 using Amazon Macie and Philter
Use Amazon Macie to find sensitive data in S3, then automatically redact PII and PHI such as SSNs and phone numbers from those files with Philter.