Overview
Phirestream redacts Protected Health Information (PHI), Personally Identifiable Information (PII), and other sensitive information from data streams. Working in front of Apache Kafka, Phirestream can help prevent sensitive information from entering your data streams and consuming applications. With its API and comprehensive configuration options, Phirestream gives you full control over what information to redact and how to redact it.
Highlights
- Phirestream redacts PHI and PII from data streams.
- Works with Apache Kafka.
- Helps keep sensitive information out of your streaming pipelines.
Details
Typical total price
$0.886/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
m5.large Recommended | $0.79 | $0.096 | $0.886 |
m5.xlarge | $0.79 | $0.192 | $0.982 |
m5.2xlarge | $0.79 | $0.384 | $1.174 |
c5.large | $0.79 | $0.085 | $0.875 |
c5.xlarge | $0.79 | $0.17 | $0.96 |
c5.2xlarge | $0.79 | $0.34 | $1.13 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
We do not currently offer refunds but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Performance improvements, updated NLP capabilities.
Additional details
Usage instructions
After launch, Phirestream will begin initializing. The initialization may take up to 3 minutes to complete. Once initialized, modify the Phirestream configuration to include the details of your Apache Kafka brokers. Next, you can send a text file to the Phirestream API with the command:
curl -k -X POST
https://Public_DNS:8080/topics/my-topic
-H "content-type: application/vnd.kafka.json.v2+json"
-d "{
"records": [
{
"key": "key-1",
"value": "George Washington was president."
},
{
"key": "key-2",
"value": "His SSN was 123-45-6789."
}
]
}"
This command will redact text in the two messages and produce the redacted text to the Kafka topic my-topic. See the Quick Start at https://phirestream.mtnfog.com/getting-started/quick-start for more details.
Resources
Vendor resources
Support
Vendor support
Email support at support@philterd.ai - please allow up to 48 hours for a response. Visit https://www.philterd.ai/support/ for product documentation and other resources.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.