🚁 Apache Projects
List of awesome Apache projects and their functionalities.
Find all the Apache projects here.
Web Server
- Apache HTTP Server: The de-facto web server for most general use cases. Still the 2nd most popular web server in the world.
MapReduce
- Apache Hadoop: The major MapReduce Open Source implementation.
- YARN (Yet Another Resource Negotiator): Hadoop's cluster resource management system.
- Apache Spark: An enhenced MapReduce on top of Hadoop.
Database
- Apache Cassandra: Distributed NoSQL database.
- Apache CouchDB: NoSQL database with built-in HTTP API.
Data Pipeline
- Apache Kafka: High-throughput distributed messaging system for real-time data pipelines.
- Apache Samza: Distributed stream processing framework, built on top of Kafka and YARN.
- Apache Airflow:
Misc
- Apache DolphinScheduler: Modern job scheduling system, with a DAG visual interface.