Articles

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.