-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
362 lines (348 loc) · 12.7 KB
/
services.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
356
357
358
359
360
361
362
<!DOCTYPE html>
<html>
<head>
<title>Tetra Concepts</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Styles -->
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/compiled/theme.css" />
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="css/compiled/services.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/lib/animate.css" media="screen, projection" />
<link rel="stylesheet" href="css/lib/flexslider.css" type="text/css" media="screen" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style type="text/css">
.post-content {
background: none repeat scroll 0 0 #FFFFFF;
opacity: 0.5;
bottom:0;
left:0;
position: absolute;
}
.thumbnail{
position:relative;
}
</style>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" style="padding:0px;" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle pull-right" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" style="padding:0px;"><img src="img/TetraLogo.png" /></a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse" role="navigation">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="services.html">SERVICES</a>
</li>
<li>
<a href="careers.html">CAREERS</a>
</li>
<li>
<a href="training.html">TRAINING</a>
</li>
<li>
<a href="partners.html">PARTNERS</a>
</li>
<li>
<a href="contact.html">CONTACT US</a>
</li>
</ul>
</div>
</div>
</div>
<!-- Service Option 1 -->
<div id="service_1">
<div class="container">
<div class="section_header">
<h3>Why We Stand Out</h3>
</div>
<div>
<p>
Tetra makes a difference by delivering software that consistently exceeds the expectations of our customers. Our reputation is backed by a long standing, deep network of employees by referral only. Our Government customers and corporate partners view us as the go-to company for delivering innovation and elite talent. This reputation has allowed us to expand quickly and offers diverse opportunities difficult to find at other small companies.
If you need proven talent that can deliver quality software solutions then <a href="contact.html">Contact us now</a>!
</p>
</div>
</div>
</div>
<!-- Service Option 2 -->
<div id="service_2">
<div class="container">
<div class="section_header">
<h3>Capabilites</h3>
</div>
<div class="row perk">
<div class="col-sm-2 circle circle1" style="color:white;">
<i style="margin-top:35px;" class="fa fa-cloud fa-4x"></i>
</div>
<div class="col-sm-10 description_wrapper">
<h5>Big Data Engineering</h5>
<p>
Tetra has Cloudera certified experts in Hadoop and Accumulo to build high-velocity data pipelines, flexible data models, and secure cross-domain collaboration. We specialize in cloud analytic development leveraging prediction, clustering, and similarity to produce actionable information across a wide variety of data types.
<ul>
<li>
Hadoop (HDFS, Map/Reduce, Hive, Pig, Scalding, YARN, Mesos)
</li>
<li>
Blur, HBase, Accumulo, MongoDB, ElasticSearch, Solr
</li>
<li>
Cloud Analytics (Geos, frequencies, network analysis)
</li>
</ul>
</div>
</div>
<div class="row perk">
<div class="col-sm-2 circle circle1" style="color:white;">
<i style="margin-top:35px;" class="fa fa-rocket fa-4x"></i>
</div>
<div class="col-sm-10 description_wrapper">
<h5>High Performance Computing (HPC)</h5>
Tetra specializes in leveraging high performance computers (HPC) combined with big data to introduce innovative capabilities at a new level of scalability. Tetra has experience delivering large scale in-memory key/value stores, machine Learning, high throughput messaging, and massively parallel streaming analytics on HPC. We have experts skilled in ontological RDF modeling and scaling to the billions of nodes.
<ul>
<li>
High speed streaming with IBM Infosphere and Apache Storm
</li>
<li>
Massive memory stores with Redis
</li>
<li>
High-throughput messaging with Kafka
</li>
<li>
IBM, Cray, SGI, FusionIO
</li>
</ul>
</div>
</div>
<div class="row perk">
<div class="col-sm-2 circle circle1" style="color:white;">
<i style="margin-top:35px;" class="fa fa-laptop fa-4x"></i>
</div>
<div class="col-sm-10 description_wrapper">
<h5>Software Engineering</h5>
<p>
Software is at the heart of Tetra's capabilities. Our engineers are passionate about the technology they create, and the quality of the their code. We believe in choosing the right set of tools for the mission and understand there is no one size fits all solution. This is a key distinguishing factor in the implementation of our core capabilities. We adapt to many types of messaging solutions, development frameworks, and application servers.
<ul>
<li>
Java, Scala, Ruby, C/C++, Python
</li>
<li>
Kafka, TIBCO, ActiveMQ, RabbitMQ
</li>
<li>
Spring, Apache Camel, TIBCO Business Works
</li>
<li>
Tomcat, WebLogic, JBoss
</li>
</ul>
</div>
</div>
<div class="section_header">
<h3>Our Team</h3>
</div>
<div class="row">
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail"
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail">
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
<div class="col-sm-2">
<div class="">
<img class="img-responsive img-circle" src="img/team/team.png"
alt="Generic placeholder thumbnail"
</div>
<div class="caption">
<h5>Employee Name</h5>
<p>Java, Big Data ninja with a side of Scala.</p>
</div>
</div>
</div>
</div>
</div>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/theme.js"></script>
<script type="text/javascript" src="js/flexslider.js"></script>
</body>
</html>