forked from griddynamics/griddynamics.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevops.html
More file actions
222 lines (153 loc) · 10.3 KB
/
devops.html
File metadata and controls
222 lines (153 loc) · 10.3 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
<!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>DevOps Catalyst — 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/devops/page-title.jpg" width="940" height="220" alt="" />
<div class="inner-page-title fixed">
<h2>DevOps Catalyst</h2>
<p>From development to QA to executive demo in minutes</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 ////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- ///////// fix me -->
<h3>Why DevOps?</h3>
<p>DevOps is a philosophy that aims to increase business agility by streamlining processes between Development and Operations organizations within enterprises. It is a disruptive change that affects communication, processes and tooling.</p>
<!-- ///////// end fix -->
<h3>What is DevOps Catalyst?</h3>
<p>DevOps Catalyst is a Product+Services offering by Grid Dynamics designed to address the needs of the modern enterprises to release code to production in a rapid, repeatable fashion. It combines our field experience with best of breed software and infrastructure offerings. We help your organization leverage the benefits of a cloud infrastructure, while carefully addressing the challenges and minimizing the risks.
<p>Our experts will:</p>
<ul class="checklist">
<li>Examine your existing application testing and environment configuration practices.</li>
<li>Leverage our deep expertise and reference architecture documentation to provide a solution that will address key challenges and risks relevant to your organization.</li>
<li>If necessary, propose appropriate combination of software and cloud vendor offerings.</li>
<li>Initiate and execute a proof of concept (POC) project, providing you with key data points required to evaluate investment in an enterprise-wide roll out.</li>
<li>Assist you with production and offer post implementation support.</li>
</ul>
</div><!-- end .col-700 -->
<div class="col-220 last">
<ul id="accordion-1" class="accordion fixed">
<li>
<a class="slide" href="#accordion-1-slide-1">Collaborative release portal</a>
<div>At the self-service portal, developers, QA, configuration managers and sysops work together to assemble a release through a customizable workflow.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-2">Business insight dashboard</a>
<div>For the business users, DevOps Catalyst provides an executive summary and key business metrics — release pipeline, process bottlenecks, project health and team velocity.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-3">Versioning of all artifacts</a>
<div>Each component of a release carries a version tag starting from the development and all the way into production. This applies to code, binaries, configuration files, release definition itself and more.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-4">Automated app deployment</a>
<div>Deployment of the new version of an application is fully automated, allowing a great deal of repeatability even across heterogeneous environments. Deployment instructions are versioned and tested as a part of the release.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-5">Environment management</a>
<div>All the environment definitions and policies — be it build, test or pre-prod — are managed in a centralized fashion, separate from the application configuration.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-6">Private and public clouds</a>
<div>Using cloud infrastructure for the short-lived environments and bursting decreases the operational cost and eliminates infrastructure bottlenecks. DevOps Catalyst supports major public cloud providers, as well as private cloud offerings from major vendors.</div>
</li>
<li>
<a class="slide" href="#accordion-1-slide-7">Hybrid SaaS model</a>
<div>With DevOps Catalyst, only what must be on premises is located on premises. Most of the functionality is provided on a SaaS model, lowering the support and maintenance costs of the solution.</div>
</li>
</ul>
<h3>Learn more</h3>
<p><a href="contact.html">Contact us</a> to schedule your walkthrough session with our DevOps experts.</p>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</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>