blob: 06ab411fef379141137db58313c3c0029460a054 [file] [log] [blame]
{{> header}}
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="logo-ctnr col-md-3">
<img src="images/apex-logo.svg" class="logo" alt="Apache Apex Logo">
</div>
<div class="text-ctnr col-md-9">
<h1>Apache Apex<span class="banner-trademark">&trade;</span></h1>
<p>Enterprise-grade unified stream and batch processing engine.</p>
<p>
<a class="btn btn-info btn-lg" href="http://incubator.apache.org/projects/apex.html" role="button">Incubation Status Page</a>
<a class="btn btn-info btn-lg" href="https://github.com/apache/incubator-apex-core" role="button">Github</a>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="col-md-4">
<h2>Enterprise Grade</h2>
<p><strong>Apex is a <a href="http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html" target="_blank">YARN</a>-native platform that unifies stream and batch processing</strong>. It processes big data in-motion in a way that is highly scalable, highly performant, fault tolerant, stateful, secure, distributed, and easily operable.</p>
</div>
<div class="col-md-4">
<h2>Low Barrier-to-Entry</h2>
<p><strong>Write your business logic and leave all operability to the platform.</strong> It provides a simple API that enables developers to write or re-use generic Java code, thereby lowering the expertise needed to write big data applications.</p>
<p><a href="/docs.html">view the docs &raquo;</a></p>
</div>
<div class="col-md-4">
<h2>Modular</h2>
<p><strong>The Apex platform is supplemented by the Apache Malhar project</strong>, a library of operators (modular units of business logic) that can be leveraged to quickly create new and non-trivial applications.</p>
<p><a href="/community.html">community resources &raquo;</a></p>
</div>
</div>
{{> footer}}