$ man nifi-factory
A self-paced Apache NiFi course for working data engineers. The live app teaches practical flow design through 15 public chapters and 58 lessons covering FlowFiles, list-then-fetch ingest, schema-aware ETL, change data capture, retry-then-DLQ, multi-tenant fan-out, clustering, and secured ETL. The factory-line metaphor gives readers a mental model, while the course stays focused on NiFi itself.
$ grep -i highlight
- All chapters are public and readable with no account requirement; progress is stored locally
- Course structure includes chapter capstones, lesson diagrams, quizzes, exercises, and a searchable processor reference
- Reference catalogue covers 74 processors, 12 controller services, and 2 reporting tasks in the current app surface
- Static SPA with BrowserRouter fallbacks, generated sitemap, route splitting, Vitest curriculum tests, and Playwright smoke specs