Terminology
This tutorial uses the following terms and concepts that you should be familiar with.
| Term | Definition |
|---|---|
| Apache NiFi | Low-code data ingestion tool built to automate the flow of data between systems |
| Flow | Represents data flow logic that was developed using Apache NiFi |
| Processor | Component in the data flow that perform work combining data routing, transformation, and mediation between systems |
| Cloudera on cloud | Cloudera’s data management platform in the cloud |
| Cloudera Data Flow Service | Cloudera Data Flow data service that enables self-serve deployments of Apache NiFi |
| Cloudera Data Flow function | Flow that is uploaded into the Cloudera Data Flow Catalog that can be run in serverless mode by serverless cloud provider services |
| Cloudera Data Flow Catalog | Inventory of flow definitions from which you can initiate new deployments |
| AWS Lambda | Serverless, event-driven compute service that lets you run a Cloudera Data Flow function without provisioning or managing servers |
