forked from griddynamics/griddynamics.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopenstack.html
More file actions
224 lines (153 loc) · 10.5 KB
/
openstack.html
File metadata and controls
224 lines (153 loc) · 10.5 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
<!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>OpenStack Jumpstart — 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><a href="index.html">Services</a></li>
<li class="current"><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="inner-page-title-container">
<img src="_content/openstack/page-title.jpg" width="940" height="220" alt="" />
<div class="inner-page-title fixed">
<h2>OpenStack<br/>Jumpstart</h2>
<p>Fastest way to private cloud.<br />Batteries are included.</p>
</div><!-- end .inner-page-title -->
</div><!-- end .inner-page-title-container -->
<div class="hr"></div>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #header -->
<div id="content">
<!-- /// CONTENT /////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="row fixed">
<div class="col-700">
<!-- /// MAIN CONTENT ////////////////////////////////////////////////////////////////////////////////////////////// -->
<h3>Our relationship with OpenStack</h3>
<p>Enterprises that are looking to build their own private cloud are interested in several key advantages over the public cloud vendor. Some of the most often quoted drivers of moving to the private cloud are economy of scale and being in control of one's own destiny. This is why Grid Dynamics selected OpenStack, the open-source private cloud product as the weapon of choice in implementing private clouds for our customers.</p>
<p>We are specifically focusing on are support for the premium hardware and operating systems, integration with the business and IT systems of the customer, as well as engineering custom value-add services on top of OpenStack.</p>
<h3>What is included in the solution?</h3>
<p>Our goal is to get you going with your own private cloud as soon as possible. Typical implementation time for Jumpstart is about 10 weeks. During this time, our specialists will:</p>
<ul class="checklist">
<li>Analyze your existing infrastructure;</li>
<li>Propose alternative vendors, if needed;</li>
<li>Install and configure our distribution of OpenStack;</li>
<li>Analyze your development processes and tools;</li>
<li>Install and integrate DevOps Catalyst;</li>
<li>Integrate DevOps Catalyst with your development tools;</li>
<li>Provide introductionary training and walkthrough;</li>
<li>Follow-up with support and professional services.</li>
</ul>
<h3>Is it a solution for me?</h3>
<p>We consider Jumpstart to be an introductionary offer for the enterprises looking to experiment with a provate cloud. This solution is aimed at senior line-of-business and IT managers looking to demonstrate value of a private cloud with a proof-of-concept implementation.</p>
<p>For the most setups, we offer Jumpstart as a fixed-price project, which fits in the discretionary spending budget of most senior managers. Depending on your needs, we can arrage a T&M-based project.</p>
</div><!-- end .col-700 -->
<div class="col-220 last">
<ul id="accordion-1" class="accordion fixed">
<li>
<a class="slide" href="#accordion-1-slide-4">Powered by KVM</a>
<div>KVM is an open, enterprise-grade alternative to proprietary virtualization solutions. As a member of <a href="http://openvirtualizationalliance.org">Open Virtualization Alliance</a> Grid Dynamics supports KVM adoption and helps customers avoid proprietary lock-in.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-3">Enterprise OS support</a>
<div>Unlike the distribution provided by openstack.org, we support the most widely used enterprise Linux distribution — <a href="http://www.redhat.com/rhel/">Red Hat Enterprise Linux</a>, version 6.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-5">DevOps Catalyst is included</a>
<div>To help enterprises reap the benefits of the cloud from the day one, Jumpstart includes an introductionary version of our application release management platform, DevOps Catalyst.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-1">Extensively tested</a>
<div>We limit the number of supported features on purpose. Everything that we release is thoroughly tested and proven to work.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-2">Commercially supported</a>
<div>We provide product support, managed services and professional services. <a href="contact.html">Contact us</a> for support plans and rates.</div>
</li>
</ul>
<h3>Learn more</h3>
<p><a href="contact.html">Contact us</a> to schedule your walkthrough session with our cloud experts.</p>
<div class="hr"/>
<div style="text-align: center; margin-top: 3em">
<a href="http://www.openstack.org"><img src="_content/openstack/learn-about-openstack-badge.png" alt=""/></a>
</div>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end .col-460 -->
</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>