Apache Kafka

Kafka definition Apache Kafka is a message intermediation system based on the publisher/subscriber model. Kafka is considered a persistent, scalable, replicated, and fault-tolerant system. To these features is added the speed of readings and writes that make it an...

Apache Nifi

Definition of Nifi Apache NiFi is an integrated real-time data processing and logistics platform to automate data movement between different systems quickly, easily and securely. Apache Hifi is an ETL tool that is responsible for loading data from different sources,...

ElasticSearch

ElasticSearch definition Elasticsearch is an open-source real-time search server that provides indexed and distributed storage based on Lucene. It provides all the Lucene search power for full-text searches, but simplifies queries through its to RestFul Web interface....

Apache Spark

Spark definition Apache Spark is a distributed computing system of free software, which allows to process large sets of data on a set of machines simultaneously, providing horizontal scalability and fault tolerance. To meet these features provides a program...