forked from griddynamics/griddynamics.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
330 lines (241 loc) · 14 KB
/
index.html
File metadata and controls
330 lines (241 loc) · 14 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--[if lt IE 7 ]> <html class="ie6" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Home — Grid Dynamics</title>
<meta name="robots" content="index, follow" />
<meta name="description" content="Grid Dynamics helps companies deliver business systems that handle peak loads, scale on demand and always stay up, using the latest advancements in grid and cloud computing" />
<meta name="keywords" content="Grid Computing, cloud, DevOps, continuous delivery, release management, Cloud Consulting, terracotta, Coherence, GoGrid, OpenStack, EC2" />
<!-- //////// Favicon //////// -->
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<!-- //////// Css - stylesheets //////// -->
<link href="_layout/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="_layout/style-print.css" rel="stylesheet" type="text/css" media="print" />
<!-- //////// jQuery //////// -->
<script src="_layout/js/jquery-1.5.2.min.js" type="text/javascript"></script>
<!-- //////// DD_belatedPNG - png fix for IE6 //////// -->
<!--[if IE 6 ]>
<script src="_layout/js/pngfix/DD_belatedPNG_0.0.8a-min.js" type="text/javascript"></script>
<![endif]-->
<!-- //////// Cufon - font Replacement //////// -->
<script src="_layout/js/cufon/cufon.js" type="text/javascript"></script>
<script src="_layout/js/cufon/Museo_Sans_500.font.js" type="text/javascript"></script>
<!-- //////// Tipsy - tooltips //////// -->
<script src="_layout/js/tipsy/jquery.tipsy.js" type="text/javascript"></script>
<link href="_layout/js/tipsy/css.tipsy.css" rel="stylesheet" type="text/css" />
<!-- //////// prettyPhoto - lightbox //////// -->
<script src="_layout/js/prettyphoto/jquery.prettyPhoto.js" type="text/javascript"></script>
<link href="_layout/js/prettyphoto/css.prettyPhoto.css" rel="stylesheet" type="text/css" />
<!-- //////// Validity - form validation //////// -->
<script src="_layout/js/validity/jquery.validity.js" type="text/javascript"></script>
<link href="_layout/js/validity/css.validity.css" rel="stylesheet" type="text/css" />
<!-- //////// Cycle - content slider //////// -->
<script src="_layout/js/cycle/jquery.cycle.all.min.js" type="text/javascript"></script>
<!-- //////// Tabify - create tabs //////// -->
<script src="_layout/js/tabify/jquery.tabify-1.4.js" type="text/javascript"></script>
<!-- //////// Accordion - create accordions //////// -->
<script src="_layout/js/accordion/jquery.accordion.js" type="text/javascript"></script>
<!-- //////// Custom Js //////// -->
<script src="_layout/js/scripts.js" type="text/javascript"></script>
<script src="_layout/js/plugins.js" type="text/javascript"></script>
</head>
<body>
<noscript>
<link href="_layout/style-nojs.css" rel="stylesheet" type="text/css" />
<div class="nojs-warning"><strong>JavaScript seems to be Disabled!</strong> Some of the website features are unavailable unless JavaScript is enabled.</div>
</noscript>
<div id="wrap">
<div id="header">
<!-- /// HEADER /////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row dropdown-container fixed">
<div class="col-220">
<a href="index.html" title="Back Home" id="logo">
<img src="_layout/images/logo.png" alt="logo" />
</a>
</div><!-- end .col-220 -->
<div class="col-700 last">
<ul id="dropdown-menu" class="fixed">
<li class="current"><a href="index.html">Services</a></li>
<li><a>Solutions</a>
<ul class="sub-menu">
<li><a href="openstack.html">OpenStack Jumpstart</a></li>
<li><a href="devops.html">DevOps Catalyst</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
<li><a href="http://www.linkedin.com/company/grid-dynamics/careers">Careers</a></li>
</ul><!-- end #dropdown-menu -->
</div><!-- end .col-700 -->
</div><!-- end .row -->
<div class="hr"></div>
<div class="row slideshow-container no-print fixed">
<div id="slideshow-index">
<ul>
<li>
<img src="_content/index/slider/940x350-2.jpg" width="940" height="350" alt="Move your dev and QA process to the cloud." />
<div class="slidetext">
<h2>Collaborative<br />release management.</h2>
<p>How long does it take you to deploy a change that involved just one line of code? With <a href="devops.html">DevOps Catalyst</a>, it's minutes.</p>
</div>
</li>
<li>
<img src="_content/index/slider/940x350-1.jpg" width="940" height="350" alt="Jumpstart your cloud strategy." />
<div class="slidetext">
<h2>Jumpstart your own cloud.</h2>
<p>Benefits of infrastructure-as-a-service within your own datacenter or colocation.</p>
<p>Get your own cloud with the help of <a href="openstack.html">OpenStack Jumpstart</a>.</p>
</div>
</li>
</ul>
<div id="index-slideshow-pager"> </div>
</div><!-- end #slideshow -->
</div><!-- end .row -->
<div class="hr no-print"></div>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #header -->
<div id="content">
<!-- /// CONTENT /////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row fixed">
<div class="col-220">
<h3>About Us</h3> <br />
<p>Grid Dynamics is a leader in scalability engineering and pioneer of enterprise cloud solutions. Since our inception in 2006 we have been building enterprise systems that are scalable, elastic and self-provisioning. We had a privilege to help such industry leaders as Cisco, Macy's, Microsoft and PayPal design their core cloud platforms.
Some of our accomplishments include:</p>
<p><ul>
<li>Building a management system to operate 15,000 cloud nodes spread across 6 data centers;</li>
<li>Porting a boxed software application to SaaS capable of running on 10,000 cores;</li>
<li>Stress-testing OpenStack with 400 VM instances;</li>
<li>Implementing JClouds and libcloud support for OpenStack.</li>
</ul></p>
<p>We use cloud delivery model to streamline software development processes across entire product development lifecycle using products, solutions and services developed by Grid Dynamics and utilizing open source components.</p>
</div><!-- end .col-220 -->
<div class="col-700 last">
<div class="fixed">
<div class="col-460">
<h3>Services</h3> <br />
</div>
<div class="col-220 last">
</div>
</div><!-- end .fixed -->
<ul id="services-overview" class="fixed">
<li class="first block">
<h5>Applications and platforms</h5>
<p>In 2008, we were the first company to run a public scalability benchmark of EC2 on 512 nodes. We've been raising the bar ever since.</p>
<p>What do we do today?</p>
<ul>
<li>Transform existing applications from boxed software to elastic, scalable, multitenant SaaS solutions;</li>
<li>Rearchitect applications to leverage benefits of cloud computing;</li>
<li>Design and implement next-generation platforms for PaaS providers.</li>
</ul>
</li><!-- end service 1 overview -->
<li class="block">
<h5>Private and hybrid IaaS</a></h5>
<p>We've been building fluid infrastructure fabrics for the enterprises for the last couple of years. Today, we are focusing our expertise and a portfolio of solutions around OpenStack.</p>
<ul>
<li>Build custom private and hybrid IaaS solutions for our customers;</li>
<li>Help enterprises adopt private clouds with OpenStack Jumpstart;</li>
<li>Maintain a Red Hat Enterprise Linux 6 port of OpenStack;</li>
<li>Actively contribute to the OpenStack community.</li>
</ul>
<p><a href="openstack.html">Learn more about OpenStack Jumpstart, our flagship private cloud offering.</a></p>
</li><!-- end service 2 overview -->
<li class="block">
<h5>Cloud-based engineering</h5>
<p>Being an engineering company, we understand pretty well the challenges that the software development teams face every day. We are packaging our expertise into turn-key solutions, helping our customers transform their development processes.</p>
<ul>
<li>Using cloud environments for Quality Assurance;</li>
<li>Continuous integration and deployment using public and private clouds;</li>
<li>Bringing cloud development practices to the traditional environments.</li>
</p>
<!--p><a href="cloud4qa.html">Learn more about transforming your software development process with Cloud4QA.</a></p-->
</li><!-- end service 3 overview -->
</ul><!-- end #services-overview -->
</div><!-- end .col-700 -->
</div><!-- end .row -->
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="hr"></div>
<div class="row fixed">
<div class="col-220">
<h5>Buzzing</h5>
<ul id="news-box">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'faves',
rpp: 3,
interval: 6000,
width: 200,
height: 300,
theme: {
shell: {
background: '#ffffff',
color: '#666666',
},
tweets: {
background: '#ffffff',
color: '#666666',
links: '#346699',
},
header: {
display: 'none'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setUser('GridDynamics').start();
</script>
</ul><!-- end #news-box -->
</div><!-- end .col-220 -->
<div class="col-460">
<h5>Customers</h5>
<blockquote>
<p>The people are extremely smart and hard working, going the extra mile to get the results I need. Their immersion in the technologies they use, and the work they do, is total. This is why Grid Dynamics is an essential part of my team.
<br /><span><strong>Paul Strong</strong>, Distinguished Research Scientist, eBay</span></p>
</blockquote>
<div class="hr"></div>
<div id="clients-overview">
<div class="client" style="background:url(_content/index/clients/1.jpg) no-repeat center center"></div>
<div class="client" style="background:url(_content/index/clients/2.jpg) no-repeat center center"></div>
<div class="client" style="background:url(_content/index/clients/3.jpg) no-repeat center center"></div>
<div class="client last" style="background:url(_content/index/clients/4.jpg) no-repeat center center"></div>
</div><!-- end .clients-overview -->
</div><!-- end .col-460 -->
<div class="col-220 last">
<h5>Contact Us</h5>
<p>39300 Civic Center Drive
<br />Suite 145
<br />Fremont, CA 94538
</p>
<p>+1.510.574.0872</p>
<p><script>email("info","griddynamics.com");</script></p>
<ul id="social-media" class="fixed">
<li><img src="_layout/images/social-icons/linkedin.png" width="16" height="16" alt="LinkedIn" /><a href="http://www.linkedin.com">LinkedIn</a></li>
<li><img src="_layout/images/social-icons/twitter.png" width="16" height="16" alt="twitter" /><a href="http://www.twitter.com/GridDynamics">Twitter</a></li>
<li><img src="_layout/images/social-icons/facebook.png" width="16" height="16" alt="facebook" /><a href="http://www.facebook.com/GridDynamics">Facebook</a></li>
</ul><!-- end #social-media -->
</div><!-- end .col-220 -->
</div><!-- end .row -->
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #content -->
<div id="footer">
<!-- /// FOOTER //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="hr"></div>
<p style="text-align: right"><a href="privacy.html">Privacy policy</a></p>
<!-- ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #footer -->
</div><!-- end #wrap -->
<script type="text/javascript"> Cufon.now(); </script>
<!-- analytics code here -->
</body>
</html>