Modified: nifi/site/trunk/powered-by-nifi.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/powered-by-nifi.html?rev=1783076&r1=1783075&r2=1783076&view=diff ============================================================================== --- nifi/site/trunk/powered-by-nifi.html (original) +++ nifi/site/trunk/powered-by-nifi.html Wed Feb 15 09:24:27 2017 @@ -124,36 +124,40 @@ <th>Summary</th> </tr> <tr> - <td><a href="https://macquarietelecomgroup.com">Macquarie Telecom Group</td> + <td><a href="https://macquarietelecomgroup.com">Macquarie Telecom Group</a></td> <td>Cloud and Telecommunications</td> <td>Uses Apache NiFi to securely and reliably transfer, transform, enrich and deliver billions of individual events per day (i.e. security logs, system metrics, aggregated data sets, etc) across multiple datacenters.</td> </tr> <tr> - <td><a href="http://www.dovestech.com">Dovestech</td> + <td><a href="http://www.dovestech.com">Dovestech</a></td> <td>Cyber Security</td> - <td>Dovestech's cyber security visualization product, <a href="http://www.dovestech.com/threatpop">ThreatPop</a> -, uses Apache NiFi to enrich and -normalize millions of cyber security related events into a central database -which allows customers to interact with cyber security events through game -engine visualization technology. + <td>Dovestech's cyber security visualization product, <a href="http://www.dovestech.com/threatpop">ThreatPop</a>, uses Apache NiFi to enrich and + normalize millions of cyber security related events into a central database + which allows customers to interact with cyber security events through game + engine visualization technology. </tr> <tr> - <td><a href="http://www.flexilogix.com">Flexilogix</td> + <td><a href="http://www.flexilogix.com">Flexilogix</a></td> <td>Big Data / IoT</td> <td>Builds all data ingestion pipelines using NiFi. Have deployed NiFi clusters to ingest, transform and deliver to data analytics backends serving all purposes of data mediation both for realtime and batch jobs.</td> </tr> <tr> - <td><a href="https://www.payoff.com/">Payoff</td> + <td><a href="https://www.payoff.com/">Payoff</a></td> <td>Financial Wellness (fintech)</td> <td>NiFi primarily serves as our consumer between Kafka and HDFS. NiFi also provides schema validation for event streams while enabling us to modify and republish secure event streams for general use. NiFi extracts and standardizes large datasets from third parties between various sources including HDFS/s3/Kafka/sftp.</td> </tr> <tr> - <td><a href="http://www.onyxpoint.com">Onyx Point</td> + <td><a href="http://www.onyxpoint.com">Onyx Point</a></td> <td>Commercial/Federal Consulting</td> <td>Design large scale NIFI clusters for high volume ingest/egress and provide day to day operational support and maintenance.</td> </tr> + <tr> + <td><a href="https://www.telekom.sk/about/">Slovak Telekom</a></td> + <td>Telecommunications</td> + <td>Uses Apache NiFi to power active monitoring. As various network devices are being monitored, SNMP as the unifying protocol is used for communication. Apache NiFi is in active query mode to periodically query these devices. Transformation of the SNMP responses and their transfer to HDFS and Elastic are built using Apache NiFi as well.</td> + </tr> </table> </div> </div>
