-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
300 lines (186 loc) · 8.47 KB
/
index.html
File metadata and controls
300 lines (186 loc) · 8.47 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
<!DOCTYPE html>
<html lang="en-us"><head>
<meta charset="utf-8">
<title>DevOps Made Easy</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="DevOps Made Easy">
<meta name="author" content="Themefisher">
<meta name="generator" content="Hugo 0.68.3" />
<!-- plugins -->
<link rel="stylesheet" href="https://devops-made-easy.github.io/plugins/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="https://devops-made-easy.github.io/plugins/themify-icons/themify-icons.css">
<link rel="stylesheet" href="https://devops-made-easy.github.io/plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link href="https://devops-made-easy.github.io/scss/style.min.css" rel="stylesheet" media="screen"/>
<!--Favicon-->
<link rel="shortcut icon" href="https://devops-made-easy.github.io/images/favicon.png" type="image/x-icon">
<link rel="icon" href="https://devops-made-easy.github.io/images/favicon.png" type="image/x-icon">
<meta property="og:title" content="DevOps Made Easy" />
<meta property="og:description" content="DevOps Made Easy" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://devops-made-easy.github.io/" />
<meta property="og:updated_time" content="2020-07-13T12:49:27+06:00" />
</head><body><!-- navigation -->
<header class="navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light bg-transparent">
<a class="navbar-brand" href="https://devops-made-easy.github.io/">
<img width="85px" class="img-fluid" src="https://devops-made-easy.github.io/images/logo.png" alt="DevOps Made Easy">
</a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation">
<i class="ti-menu h3"></i>
</button>
<div class="collapse navbar-collapse text-center" id="navigation">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="https://devops-made-easy.github.io/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://devops-made-easy.github.io/blog">Blog</a>
</li>
</ul>
<ul class="list-inline social-icons">
<li class="list-inline-item"><a href="#"><i class="ti-linkedin"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="ti-facebook"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="ti-twitter-alt"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/devops-made-easy"><i class="ti-github"></i></a></li>
</ul>
<a href="https://devops-made-easy.github.io/contact" class="btn btn-sm btn-primary ml-3">Free Consultation</a>
</div>
</nav>
</div>
</header>
<!-- /navigation -->
<section class="banner">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto text-center">
<h1 class="mb-3">We can help you accelerate AWS cloud adoption no matter where you are in your journey</h1>
<p class="mb-4"></p>
<div><a href="#" class="btn btn-primary">Contact Us</a></div>
<p class="mb-4"></p>
<h3 class="news">We are now AWS certified expert on <a href="https://iq.aws.amazon.com/e/devopsmadeeasy" target="_blank"> AWS IQ</a> </h3>
</div>
</div>
</div>
</section>
<section class="section bg-light">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<h2 class="section-title">Our Expertise</h2>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-cloud-up mb-3"></i>
<h4 class="mb-2">Cloud Migration</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-money mb-3"></i>
<h4 class="mb-2">Cost Optimization</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-lock mb-3"></i>
<h4 class="mb-2">Security/Compliance</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-server mb-3"></i>
<h4 class="mb-2">Container Orchestration</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-pencil-alt mb-3"></i>
<h4 class="mb-2">Infrastructure as Code</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-headphone-alt mb-3"></i>
<h4 class="mb-2">AWS Cloud Support</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-cloud-down mb-3"></i>
<h4 class="mb-2">CDCI Pipelines</h4>
<p></p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<i class="ti-alert mb-3"></i>
<h4 class="mb-2">Monitoring</h4>
<p></p>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 order-2 order-md-1">
<h2 class="section-title">What others are saying…</h2>
<p></p>
<a href="https://iq.aws.amazon.com/e/devopsmadeeasy" class="btn-link">Check it out <i class="ti-arrow-right"></i></a>
</div>
<div class="col-md-6 order-1 order-md-2 mb-4 mb-md-0">
<div >
<img src="https://devops-made-easy.github.io/images/reviews/review1.png" class="img-fluid">
</div>
</div>
</div>
</div>
</section>
<footer class="bg-light section pb-0">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12 mb-10">
<h3 class="mb-4">Our Mission</h3>
<p> Deliver Enterprise Vision with Optimal Performance and Scale.</p>
<p> Sharing the knowledge that our team has in AWS and helping our clients succeed in their project and mission is our number one priority</p>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-5">
<h3 class="mb-4">Support</h3>
<ul class="list-unstyled footer-list">
<li><a href="https://devops-made-easy.github.io/faq">FAQ</a></li>
<li><a href="https://devops-made-easy.github.io/privacy-policy">Privacy Policy</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-5">
<h3 class="mb-4">Follow us</h3>
<ul class="list-inline social-icons">
<li class="list-inline-item"><a href="#"><i class="ti-linkedin"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="ti-facebook"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="ti-twitter-alt"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/devops-made-easy"><i class="ti-github"></i></a></li>
</ul>
<p><small class="content">Copyright © 2020 </br> by <a href="https://devops-made-easy.com">DevOps Made Easy </a></blue></p>
</div>
</div>
<div class="border-top border-default text-center py-4 mt-4">
</div>
</div>
</footer>
<!-- JS Plugins -->
<script src="https://devops-made-easy.github.io/plugins/jQuery/jquery.min.js"></script>
<script src="https://devops-made-easy.github.io/plugins/bootstrap/bootstrap.min.js"></script>
<script src="https://devops-made-easy.github.io/plugins/slick/slick.min.js"></script>
<!-- Main Script -->
<script src="https://devops-made-easy.github.io/js/script.min.js"></script></body>
</html>