-
Notifications
You must be signed in to change notification settings - Fork 1
/
products.html
355 lines (327 loc) · 15.8 KB
/
products.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<!-- <link rel="shortcut icon" href="img/ico/favicon.ico"> -->
<title>Products : SequenceIQ</title>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext' rel='stylesheet' type='text/css'>
<link href="css/sequenceiq.com.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapsing">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- .navbar-toggle -->
<a class="navbar-brand" href="index.html"><img id="logo" src="img/logo.png" alt="SequenceIQ"></a>
</div>
<!-- .navbar-header -->
<div class="collapse navbar-collapse" id="navbar-collapsing">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="products.html">Products</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="partners.html">Partners</a></li>
<li><a href="about.html">About</a></li>
<li><a href="http://blog.sequenceiq.com/">Blog</a></li>
<li class="divider"></li>
<li><a href="https://accounts.sequenceiq.com/">Login/Sign Up</a></li>
</ul>
<!-- .navbar-nav -->
</div>
<!-- /.navbar-collapse -->
</div>
<!-- .container -->
</nav>
<!-- .navbar -->
<section class="intro-subpage">
<div class="container">
<h1>Products</h1>
<div class="row">
<div class="col-md-6">
<p>As the world becomes more and more automated thanks to artificial intelligence and machine learning, data collection and analysis is more
complex than ever before – at SequenceIQ we have a clear roadmap to offer an answer for all who seek a solution for their increasing big
data problems.</p>
</div>
<!-- .col-md-6 -->
<div class="col-md-6">
<p>For organizations that want to combine web, mobile, spatial, sensor and other historical or streaming based large data sets and discover relationships on
massive amounts of multidimensional data, we offer an easy and intuitive solution with our services and product stack.</p>
</div>
<!-- .col-tmd-6 -->
</div>
<!-- .row -->
</div>
<!-- .container -->
</section>
<!-- .intro-subpage-->
<section id="products">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-6">
<h2>Cloud<span>break</span></h2>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6 hidden-xs">
<img class="img-responsive" src="img/prodpic1.png">
</div>
<!-- .col-md-6 -->
<div class="col-md-6">
<p>Cloudbreak is our open source, cost effective way to start and run multiple instances and versions of Hadoop clusters in the cloud, Docker containers or bare metal.
It is a cloud and infrastructure agnostic and cost effictive Hadoop As-a-Service platform API. Provides automatic scaling, secure multi tenancy and full cloud
lifecycle management.</p>
<p>With Cloudbreak you are one click away from your on demand Hadoop cluster.</p>
<p>Read the <a href="http://sequenceiq.com/cloudbreak/">documentation</a> or start using <a href="https://cloudbreak.sequenceiq.com">Cloudbreak</a> now.</p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
<div class="row">
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Flexible</h3></div>
<div class="panel-body">
Allows the option to choose the favorite cloud provider and pricing model. The API translated the calls towards different cloud vendors - one common API, provision everywhere.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Elastic and scalable</h3></div>
<div class="panel-body">
Cloudbreak API can provision an arbitrary number of Hadoop nodes - the API does the hard work and span up the cluster, configure the networks and the selected Hadoop services.
As the workload changes, the API allows you to add or remove nodes on the fly.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Blueprints</h3></div>
<div class="panel-body">
Blueprints are your Hadoop cluster stack definition and component layout. We support multiple blueprints of different Hadoop distributions.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6">
<p class="footnote">Note: Cloudbreak is cloud and Hadoop provider agnostic. We encourage our customers to deploy the platform on their
preferred cloud provider. We believe that vendor locking seize innovation, thus we support different Hadoop distributions -
Apache Hadoop, Hortonworks Data Platform. Cloudbreak is <a href="http://hortonworks.com/partners/certified/"> HDP Certified</a> and <a href="http://hortonworks.com/partners/certified/yarn-ready/">YARN Ready</a>.</p>
</div>
<!-- .col-md-6 -->
<div class="col-md-6">
<p>For technical details of Cloudbreak, the API documentation and code examples please <a href="http://docs.cloudbreak.apiary.io/">visit
our API.</a></p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
</div>
<!-- .container -->
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-6">
<h2>Peri<span>scope</span></h2>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6 hidden-xs">
<img class="img-responsive" src="img/prodpic3.png">
</div>
<!-- .col-md-6 -->
<div class="col-md-6">
<p>Built on YARN features, cloud and VM resource management and cluster metrics, Periscope allows to associate SLA policies to applications and brings QoS for a multi-tenant Hadoop YARN cluster.</p>
<p>Once connected to a cluster (does not require pre installation) it aggregates the available resources and automatically enforces the applied SLA policies.</p>
<p>Read the <a href="http://sequenceiq.com/periscope/">documentation</a> or start using <a href="https://cloudbreak.sequenceiq.com/">Periscope</a> now.</p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
<div class="row">
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Auto scaling</h3></div>
<div class="panel-body">
Allows the option to re-prioritize running jobs, allocate resources to applications and autoscale clusters. Supports multiple cloud providers using <a href="http://sequenceiq.com/cloudbreak/">Cloudbreak</a>
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">YARN ready</h3></div>
<div class="panel-body">
Periscope monitors the application progress, the number of YARN containers/resources and their allocation, queue depths and the number of nodes and their health.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">SLA policies</h3></div>
<div class="panel-body">
Allows configuration of SLA policies such as cluster up/downscaling, application re-ordering, predicted execution time, etc. There is no need for ahead capacity planning.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
</div>
<!-- .row -->
<div class="row">
<!-- .col-md-6 -->
<div class="col-md-6">
<p>For technical details of Periscope, the API documentation and code examples please <a href="http://docs.periscope.apiary.io/">visit
our API.</a></p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
</div>
<!-- .container -->
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-6">
<h2>Banzai<span>Pipeline</span></h2>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6 hidden-xs">
<img class="img-responsive" src="img/prodpic2.png">
</div>
<!-- .col-md-6 -->
<div class="col-md-6">
<p>The idea behind Banzai Pipeline is that big data and actionable insights are not limited to expert organizations and departments but can be
provided to all parts of a business in a self-service manner. Big Data development has never been easier.</p>
<p>Banzai Pipeline is a RESTful application development platform for building big data applications running on Hadoop YARN.
The API allows developers to build data and job pipelines without any knowledge of the underlying big data technologies.
It abstracts the frameworks and supports building a simple, secure, sequential or parallel execution of steps in an execution pipeline.
Pipelines can be scheduled, reused as templates and run in batch or streaming mode.</p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
<div class="row">
<div class="col-md-5">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Data and Job Pipeline</h3></div>
<div class="panel-body">
Build, reuse, link and run data and job pipelines using pre-developed building blocks (ML algortihms, batch and streaming jobs, ETL, data patterns).
The pipeline is a collection of procedural steps, interactions, inputs and outputs - steps needed to describe a big data business process.
Supports multiple running pipeline instances, A/B testing, training and evaluation. Pipeline instances can be scheduled, triggered by
external events or started manually.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-7">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Actionable Insights</h3></div>
<div class="panel-body">
Set up rules, associate actions to individual rules and raise notifications on different output channels. As the data is streaming
through the platform it interacts with the preconfigured rules and action pairs and reacts at millisecond latency - learning insights
and acting on big data triggered rules has never been easier, all these at large scale.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
<div class="col-md-7">
<div class="panel panel-info">
<div class="panel-heading"><h3 class="panel-title">Data Connectors</h3></div>
<div class="panel-body">
We support and build a large set of data connectors from open source standards to proprietary ones, and provide an SDK to build custom connectors.
</div>
</div>
<!-- .panel -->
</div>
<!-- .col-md-4 -->
</div>
<!-- .row -->
<div class="row">
<div class="col-md-12">
<p>For technical details of Banzai Pipeline, the API documentation and code examples please <a href="http://docs.banzai.apiary.io/">visit
our API.</a></p>
</div>
<!-- .col-md-6 -->
</div>
<!-- .row -->
</div>
<!-- .container -->
</section>
<!-- #products -->
<footer>
<div class="container">
<div class="row">
<div class="col-xs-3">
<div class="row">
<div class="col-xs-2">
<a class="" href="http://github.com/sequenceiq" title="Github Profile"><i class="fa fa-github fa-lg"></i></a>
</div>
<!-- .col-xs-3 -->
<div class="col-xs-2">
<a class="" href="http://linkedin.com/company/sequenceiq" title="Linkedin Profile"><i class="fa fa-linkedin fa-lg"></i></a>
</div>
<!-- .col-xs-3 -->
<div class="col-xs-2">
<a class="" href="http://twitter.com/sequenceiq" title="Twitter Profile"><i class="fa fa-twitter fa-lg"></i></a>
</div>
<!-- .col-xs-3 -->
<div class="col-xs-2">
<a class="" href="http://facebook.com/sequenceiq" title="Facebook Profile"><i class="fa fa-facebook fa-lg"></i></a>
</div>
<!-- .col-xs-3 -->
</div>
<!-- .row -->
</div>
<!-- .col- -->
<div class="col-xs-9">
<p class="text-right">© SequenceIQ Inc. 2015. All rights reserved.
<br><a href="pp.html">Privacy Policy</a> <a href="tos.html">Terms of Service</a></p>
</div>
<!-- .col- -->
</div>
<!-- .row -->
</div>
<!-- .container -->
</footer>
<!-- JS load -->
<script src="lib/jquery-1.11.0.min.js" type="text/javascript"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src="lib/retina.min.js" type="text/javascript"></script>
<script src="lib/analytics.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function () {
});
</script>
</body>
</html>