NiFi
101 – What Is Apache NiFi? The Core Concepts
What is Apache NiFi? Apache NiFi is a processing engine that allows you to treat information flow as a series of events.
104 – Working With Apache NiFi Templates
Apache NiFi’s out of the box functionality can be greatly increased through working with templates. Templates enable flows to be saved, version controlled, and distributed.
202 – Streaming Log Data to MySQL on AWS
Streaming data into a MySQL database for later analysis and review is a common use case. Nifi is able to offer an end to end one stop solution from picking up the data to inserting it into your database.
Automating Cloudera on AWS
The Cloudera user-guide is designed to be an all-encompassing instruction set for how to deploy Hadoop. Sometimes though you just want to setup a simple development environment…
201 – Moving Data to the Cloud
Moving data to the cloud is one of the cornerstones of any cloud migration. This series of training will establish common, reliable patterns to begin moving data.
103 – Apache NiFi Flowfile Provenance
Thanks to the data provenance provided by Apache NiFi’s debugging capabilities, you are able to track your Flowfiles within your workflow from start to end.
102 – The Apache NiFi Expression Language
All data that enters Apache NiFi is represented with an abstraction called a Flowfile. The attribute portion of a Flowfile is better known as the file’s meta data.
Getting Started with Apache NiFi – 5 Common Questions
This article covers some of the most common questions we get about the Apache NiFi. A more complete understanding of NiFi is available in our eBook Apache NiFi for Dummies.
A Crash Course for Amazon Natural Language Processing
Over the past few years we have seen a rise in cloud native “machine learning” models. These general use models are accessible via API calls and maintained by their respective cloud providers.
105 – Apache NiFi Controller Services
Apache NiFi has the ability to control large groups of processors with “Controller Services”.