-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevops-services.html
More file actions
272 lines (230 loc) · 17.1 KB
/
devops-services.html
File metadata and controls
272 lines (230 loc) · 17.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>DevOps Services | CI/CD, AWS, Docker & Linux Automation – Shahe Alam</title>
<meta name="description"
content="Professional DevOps services including CI/CD pipelines, AWS cloud infrastructure, Docker containerization, and Linux automation. Serving startups and businesses across India." />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="canonical" href="https://shahealamit.github.io/devops-services.html" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<!-- Tailwind -->
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="style.css">
</head>
<body class="bg-slate-950 text-slate-300">
<!-- ================= HERO ================= -->
<section class="relative min-h-screen flex items-center justify-center px-6 overflow-hidden">
<div class="absolute inset-0">
<div class="absolute inset-0 bg-[linear-gradient(to_right,#80808012_1px,transparent_1px),linear-gradient(to_bottom,#80808012_1px,transparent_1px)] bg-[size:24px_24px]"></div>
<div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-[600px] h-[600px] bg-teal-500/20 rounded-full blur-[120px]"></div>
</div>
<div class="max-w-4xl mx-auto text-center relative z-10">
<span class="inline-block mb-6 px-4 py-1 text-xs font-semibold tracking-wide text-teal-400 uppercase
bg-teal-500/10 rounded-full border border-teal-500/20">
DevOps Service Hub
</span>
<h1 class="text-4xl md:text-6xl font-bold text-white mb-6 leading-tight">
DevOps Services
<span class="block text-transparent bg-clip-text bg-gradient-to-r from-teal-400 to-blue-500">
Built for Scale & Reliability
</span>
</h1>
<p class="text-lg text-slate-400 max-w-2xl mx-auto mb-10">
End-to-end DevOps solutions including <strong>CI/CD pipelines</strong>,
<strong>AWS cloud infrastructure</strong>, <strong>Docker automation</strong>,
and <strong>Linux systems</strong> — designed for modern teams across India.
</p>
<div class="flex flex-col sm:flex-row justify-center gap-4">
<a href="/#contact"
class="px-8 py-4 bg-teal-500 text-slate-950 rounded-full font-bold
hover:bg-teal-400 transition shadow-[0_0_25px_rgba(20,184,166,0.4)]">
Start a Project
</a>
<a href="/index.html"
class="px-8 py-4 bg-slate-800 border border-slate-700 rounded-full font-semibold
hover:bg-slate-800 transition">
View Portfolio
</a>
</div>
</div>
</section>
<!-- ================= SERVICES ================= -->
<section class="py-24 relative bg-slate-950 overflow-hidden">
<div class="absolute top-0 left-1/2 -translate-x-1/2 w-full h-full pointer-events-none">
<div class="absolute top-[-10%] left-[-10%] w-[40%] h-[40%] bg-teal-500/10 blur-[120px] rounded-full"></div>
<div class="absolute bottom-[-10%] right-[-10%] w-[40%] h-[40%] bg-purple-500/10 blur-[120px] rounded-full"></div>
</div>
<div class="max-w-6xl mx-auto px-6 relative z-10">
<div class="text-center mb-20">
<h2 class="text-4xl md:text-6xl font-extrabold text-white mb-6 tracking-tight">
What I <span class="bg-gradient-to-r from-teal-400 to-blue-500 bg-clip-text text-transparent">Offer</span>
</h2>
<p class="text-slate-400 text-lg max-w-2xl mx-auto leading-relaxed">
Production-ready DevOps services focused on automation, security,
scalability, and faster releases.
</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<div class="group relative bg-slate-900/40 backdrop-blur-md border border-slate-800/60 rounded-3xl p-8 hover:border-teal-500/50 transition-all duration-300 hover:-translate-y-2 hover:shadow-[0_20px_40px_-15px_rgba(20,184,166,0.3)]">
<div class="w-12 h-12 bg-teal-500/10 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
<svg class="w-6 h-6 text-teal-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
</div>
<h3 class="text-xl font-bold text-white mb-4">CI/CD Pipelines</h3>
<p class="text-slate-400 text-sm leading-relaxed mb-6">
Automated build and test pipelines that help teams release faster with improved reliability.
</p>
<ul class="text-[13px] text-slate-300 space-y-3 mb-8">
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-teal-400"></span> Jenkins & GitHub Actions</li>
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-teal-400"></span> Testing & Validation</li>
</ul>
<a href="/jenkins-ci-cd.html" class="inline-flex items-center text-teal-400 font-bold text-xs tracking-widest uppercase hover:gap-2 transition-all">
Explore CI/CD <span class="ml-1">→</span>
</a>
</div>
<div class="group relative bg-slate-900/40 backdrop-blur-md border border-slate-800/60 rounded-3xl p-8 hover:border-blue-500/50 transition-all duration-300 hover:-translate-y-2 hover:shadow-[0_20px_40px_-15px_rgba(59,130,246,0.3)]">
<div class="w-12 h-12 bg-blue-500/10 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
<svg class="w-6 h-6 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"/></svg>
</div>
<h3 class="text-xl font-bold text-white mb-4">AWS Cloud</h3>
<p class="text-slate-400 text-sm leading-relaxed mb-6">
Scalable and cost-optimized AWS infrastructure designed for production-grade workloads.
</p>
<ul class="text-[13px] text-slate-300 space-y-3 mb-8">
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-blue-400"></span> EC2, S3, RDS & IAM</li>
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-blue-400"></span> VPC & Network Security</li>
</ul>
<a href="/aws-devops-engineer.html" class="inline-flex items-center text-blue-400 font-bold text-xs tracking-widest uppercase hover:gap-2 transition-all">
Explore AWS <span class="ml-1">→</span>
</a>
</div>
<div class="group relative bg-slate-900/40 backdrop-blur-md border border-slate-800/60 rounded-3xl p-8 hover:border-purple-500/50 transition-all duration-300 hover:-translate-y-2 hover:shadow-[0_20px_40px_-15px_rgba(168,85,247,0.3)]">
<div class="w-12 h-12 bg-purple-500/10 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
<svg class="w-6 h-6 text-purple-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"/></svg>
</div>
<h3 class="text-xl font-bold text-white mb-4">Docker Support</h3>
<p class="text-slate-400 text-sm leading-relaxed mb-6">
Containerized deployments for consistent environments across development and production.
</p>
<ul class="text-[13px] text-slate-300 space-y-3 mb-8">
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-purple-400"></span> Docker & Orchestration</li>
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-purple-400"></span> Container Optimization</li>
</ul>
<a href="/docker-containerization.html" class="inline-flex items-center text-purple-400 font-bold text-xs tracking-widest uppercase hover:gap-2 transition-all">
Explore Docker <span class="ml-1">→</span>
</a>
</div>
<div class="group relative bg-slate-900/40 backdrop-blur-md border border-slate-800/60 rounded-3xl p-8 hover:border-emerald-500/50 transition-all duration-300 hover:-translate-y-2 hover:shadow-[0_20px_40px_-15px_rgba(16,185,129,0.3)]">
<div class="w-12 h-12 bg-emerald-500/10 rounded-2xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
<svg class="w-6 h-6 text-emerald-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"/></svg>
</div>
<h3 class="text-xl font-bold text-white mb-4">Linux Automation</h3>
<p class="text-slate-400 text-sm leading-relaxed mb-6">
Automated server management, monitoring, and security hardening for cloud stability.
</p>
<ul class="text-[13px] text-slate-300 space-y-3 mb-8">
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-emerald-400"></span> Shell Scripting & Bash</li>
<li class="flex items-center gap-2 font-medium"><span class="w-1.5 h-1.5 rounded-full bg-emerald-400"></span> Security & Hardening</li>
</ul>
<a href="/linux-cloud-automation.html" class="inline-flex items-center text-emerald-400 font-bold text-xs tracking-widest uppercase hover:gap-2 transition-all">
Explore Linux <span class="ml-1">→</span>
</a>
</div>
</div>
</div>
</section>
<!-- ================= PROCESS ================= -->
<section class="py-24 relative bg-slate-950 overflow-hidden">
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full pointer-events-none">
<div class="absolute w-[500px] h-[500px] bg-teal-500/5 blur-[120px] rounded-full"></div>
</div>
<div class="max-w-6xl mx-auto px-6 relative z-10">
<div class="text-center mb-20">
<h2 class="text-3xl md:text-5xl font-extrabold text-white mb-4 tracking-tight">
My Deployment <span class="bg-gradient-to-r from-teal-400 to-blue-500 bg-clip-text text-transparent">Workflow</span>
</h2>
<div class="w-20 h-1.5 bg-teal-500 mx-auto rounded-full"></div>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8 relative">
<div class="hidden lg:block absolute top-1/2 left-0 w-full h-0.5 bg-gradient-to-r from-teal-500/20 via-blue-500/20 to-amber-500/20 -translate-y-1/2 z-0"></div>
<div class="group relative bg-slate-900/60 backdrop-blur-md border border-slate-800 p-8 rounded-3xl hover:border-teal-500/50 transition-all duration-300 z-10">
<div class="relative">
<span class="text-5xl font-black text-teal-400/10 absolute -top-4 -left-2 group-hover:text-teal-400/20 transition-colors">01</span>
<div class="w-12 h-12 bg-teal-500/20 rounded-xl flex items-center justify-center mb-6 border border-teal-500/30">
<svg class="w-6 h-6 text-teal-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
</div>
</div>
<h3 class="text-white font-bold text-xl mb-2">Analysis</h3>
<p class="text-slate-400 text-sm leading-relaxed">Understanding project requirements and bottlenecks.</p>
</div>
<div class="group relative bg-slate-900/60 backdrop-blur-md border border-slate-800 p-8 rounded-3xl hover:border-blue-500/50 transition-all duration-300 z-10">
<div class="relative">
<span class="text-5xl font-black text-blue-400/10 absolute -top-4 -left-2 group-hover:text-blue-400/20 transition-colors">02</span>
<div class="w-12 h-12 bg-blue-500/20 rounded-xl flex items-center justify-center mb-6 border border-blue-500/30">
<svg class="w-6 h-6 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"/></svg>
</div>
</div>
<h3 class="text-white font-bold text-xl mb-2">Architecture</h3>
<p class="text-slate-400 text-sm leading-relaxed">Designing scalable and secure cloud infrastructure.</p>
</div>
<div class="group relative bg-slate-900/60 backdrop-blur-md border border-slate-800 p-8 rounded-3xl hover:border-purple-500/50 transition-all duration-300 z-10">
<div class="relative">
<span class="text-5xl font-black text-purple-400/10 absolute -top-4 -left-2 group-hover:text-purple-400/20 transition-colors">03</span>
<div class="w-12 h-12 bg-purple-500/20 rounded-xl flex items-center justify-center mb-6 border border-purple-500/30">
<svg class="w-6 h-6 text-purple-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
</div>
</div>
<h3 class="text-white font-bold text-xl mb-2">Automation</h3>
<p class="text-slate-400 text-sm leading-relaxed">Implementing CI/CD and Infrastructure as Code.</p>
</div>
<div class="group relative bg-slate-900/60 backdrop-blur-md border border-slate-800 p-8 rounded-3xl hover:border-amber-500/50 transition-all duration-300 z-10">
<div class="relative">
<span class="text-5xl font-black text-amber-400/10 absolute -top-4 -left-2 group-hover:text-amber-400/20 transition-colors">04</span>
<div class="w-12 h-12 bg-amber-500/20 rounded-xl flex items-center justify-center mb-6 border border-amber-500/30">
<svg class="w-6 h-6 text-amber-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"/></svg>
</div>
</div>
<h3 class="text-white font-bold text-xl mb-2">Optimization</h3>
<p class="text-slate-400 text-sm leading-relaxed">Continuous monitoring and performance tuning.</p>
</div>
</div>
</div>
</section>
<!-- ================= CTA ================= -->
<section class="py-20 px-6 bg-slate-950 relative overflow-hidden">
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full pointer-events-none">
<div class="absolute w-[400px] h-[300px] bg-teal-500/5 blur-[100px] rounded-full"></div>
</div>
<div class="max-w-4xl mx-auto relative z-10">
<div class="bg-slate-900/40 backdrop-blur-md border border-slate-800/60 rounded-3xl p-8 md:p-16 shadow-xl text-center">
<div class="inline-flex items-center gap-2 px-3 py-1.5 rounded-full bg-slate-950/50 border border-slate-800 mb-6">
<span class="relative flex h-2 w-2">
<span class="animate-ping absolute inline-flex h-full w-full rounded-full bg-teal-400 opacity-75"></span>
<span class="relative inline-flex rounded-full h-2 w-2 bg-teal-500"></span>
</span>
<span class="text-[10px] font-bold text-slate-400 uppercase tracking-widest">Available Now</span>
</div>
<h2 class="text-3xl md:text-4xl lg:text-5xl font-bold text-white mb-6 leading-tight">
Ready to Automate Your
<span class="text-teal-400">Infrastructure?</span>
</h2>
<p class="text-slate-400 text-base md:text-lg mb-10 max-w-xl mx-auto leading-relaxed">
Let’s build secure, scalable DevOps pipelines that support
your business growth with automation and security.
</p>
<div class="flex flex-col sm:flex-row items-center justify-center gap-4">
<a href="/#contact"
class="w-full sm:w-auto px-8 py-3.5 bg-teal-500 text-slate-950 rounded-xl font-bold hover:bg-teal-400 transition-all active:scale-95 shadow-lg shadow-teal-500/20">
Start a Project
</a>
<a href="mailto:shahealam.it@gmail.com"
class="w-full sm:w-auto flex items-center justify-center gap-2 px-8 py-3.5 border border-slate-700 rounded-xl text-white font-semibold hover:bg-slate-800 transition-all active:scale-95">
<svg class="w-4 h-4 text-teal-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
Send Email
</a>
</div>
</div>
</div>
</section>
</body>
</html>