Getting Started
1 minute read
Support
Prerequisites
Before beginning, you will need the following
- A Mezmo account with Pipeline enabled.
- An AWS account with the necessary permission to administer S3 buckets.
Overview
In this workshop, we will be managing signals coming in from many simulated edge devices to scrub PII and clean them for downstream use.
To accomplish this we will
- Create a new Pipleline
- Configure a Source to receive the data
- Drop useless information from events
- Filter unneccesary events
- Encrypt PII in motion
- Store required data in S3 by type
Final Product
In the end you are going to build a Pipeline that looks like
This pipeline will drop unnecsary information from events, encrypt a filtered subset to pass those on to S3 for data engineers. By allowing for easy, granular control you can ensure the right data ends up where it belongs. Was this page helpful? Glad to hear it! Please tell us how we can improve. Sorry to hear that. Please tell us how we can improve.Feedback