This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
440 lines (394 loc) · 20.1 KB
/
index.html
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Hans Knecht</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.min.css" rel="stylesheet">
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Hans Knecht</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg" alt="">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#education">Education</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#certifications">Certifications</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#interests">Interests</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="files/Hans-Knecht.pdf" download>Downloadable Resume</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex d-column" id="about">
<div class="my-auto">
<h1 class="mb-0">Hans
<span class="text-primary">Knecht</span>
</h1>
<div class="subheading mb-5">· (435) 503-5751 ·
<a href="mailto:[email protected]">[email protected]</a>
</div>
<p class="lead mb-5">Providing ten+ years of infrastructure and DevOps experience coupled with application
development to provide iterative, scalable, infrastructure as code for both legacy and modern applications.
Experienced at migrations to and from the cloud, designing on-premises cloud as a service to allow
self-controlled, easy to use, private cloud environments, and designing application and infrastructure in the
cloud.
</p>
<div class="social-icons">
<a href="https://www.linkedin.com/in/knechtions/">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://github.com/KnechtionsCoding">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
<div class="my-auto">
<h2 class="mb-5">Experience</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Principal Site Reliability Engineer</h3>
<div class="subheading mb-3">Mission Lane</div>
<p>Making Software Reliable</p>
<ul>
<li> Architected, built, and maintained Central Logging System (Elastic, fluentbit/fluentd, Kibana) </li>
<li> Significant contributor/maintainer on k6 operator project (Golang/Kubernetes) </li>
<li> Wrote and maintained helm chart for standard API/app deployment significantly increasing speed of
deployment, ease of deployment/stand up, ease of configuration, roll out of new features and upgrades
saving significant man-hours. Used by 200+ applications </li>
<li> Abstracted Istio, Prometheus, Flagger, and more into the helm chart to enable higher developer
efficiency and effectiveness. </li>
<li> Introduced and rolled out progressive delivery using Flagger to improve reliability of releases for
all
critical services </li>
<li> Provided technical leadership to SRE team and broader organization </li>
<li> Provided architecture input, helping teams ideate and build new solutions and services </li>
<li> Incident command on during incidents of various levels, impact, and scope. </li>
<li> Automated Security in the SDLC to provide developers feedback early in the process of development.
</li>
<li>Created Architecture Guild to help facilitate good architecutral decisions, shift architecture left,
train new architects, and build the engineering culture at Mission Lane</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">2020 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">DevOps/Cloud Consultant</h3>
<div class="subheading mb-3">Knechtions Consulting</div>
<p>Providing flexible and experienced DevOps support to small and medium companies</p>
<ul>
<li>Architected and Automated backup and DR solutions covering EFS, EC2, and RDS in AWS</li>
<li>Managed AWS Policies, Config, and IAM, to bring into AWS Partnership Compliance</li>
<li>Wrote and published security scalable scanning tools in python utilizing Prowler as the basis</li>
<li>Wrote and architected a multi-account scanning posture for security scans from a variety of tools from
AWS and OSS</li>
<li>Integrated 3rd party Authentication into AWS (including writing and building wrappers around cli
tooling for aws cli usage)</li>
<li>Managed multiple teams of DevOps engineers</li>
<li>Managed Client expectations</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">2018 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Senior DevOps Engineer</h3>
<div class="subheading mb-3">Capital One Financial</div>
<p>Helping to lead the DevOps transformation, both cultural, and technological.</p>
<ul>
<li>Managed CICD Pipelines for ~75 applications built in Node and Java</li>
<li>Architected and Supported ECS and EKS infrastructure at scale in AWS using Terraform</li>
<li>Shortened the feedback loop between Security, Infrastructure, Business Teams, and the Developers to
allow for faster and more Agile development.</li>
<li>Transformed infrastructure from manual creation to IaaC to allow for immutable and automated
deployments.</li>
<li>Cut AWS costs ~90% for the team</li>
<li>Created effective and manageable alerting for the team</li>
<li>Provided Effective Technical and People Leadership for SRE/Platform team</li>
<li>Built a world class team providing scalable and effective solutions to improve the developer
experience, improve the security posture, and provide guardrails for proper infrastructure and
application management</li>
<li>Published technical articles for covering Docker and Terraform on the <a
href="https://medium.com/capital-one-tech">Capital One Tech Publication</a></li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">2018 - 2020</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">DevOps Engineer</h3>
<div class="subheading mb-3">Kinsale Insurance</div>
<p>Lead DevOps transformation to change culture and make everyone's lives easier.</p>
<ul>
<li>Created Bamboo Pipelines that allowed for instant rollout after automated testing, quality gates, and
approvals.</li>
<li>Improved Site Resiliency by changing application installation from manual to automatic to allow for
drastically shortened TTR</li>
<li>Helped connect efficiency applications to allow for more efficient information gathering and analysis
by developers and business.</li>
<li>Created a scalable Centralized Logging Solution using GrayLog that allows for secure and easy log
aggregation.</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">August 2017 - November 2018</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Senior Systems Administrator</h3>
<div class="subheading mb-3">Digital Harbor LLC</div>
<p>Led a team of 3 across multiple continents to provide IT, Cloud, and Virtualization expertise to the
whole company.</p>
<ul>
<li>Built and Architected HA Server Clusters using Proxmox VE (KVM) to move the company from 30 baremetal
servers and to scale to 280+ VMs</li>
<li>Built and Maintained XEN, VMWare, and RHEL Hypervisors for testing and lab environments</li>
<li>Built and Architected a Backup and DR for all business-critical data to ensure four nines uptime</li>
<li>Built and Maintained an AD System across locations and integrated into applications for single sign-on
</li>
<li>In charge of ensuring regulatory Compliance for HIPAA and FISMA</li>
<li>Configured DLP for HIPAA, PII and PIA on both Firewalls and Endpoints</li>
<li>Managed AWS team for infrastructure side (2 people). Site-Site VPNs, AMIs, VPCs, networking and
orchestration</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">July 2016 - July 2017</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Virtualization and Cloud Engineer</h3>
<div class="subheading mb-3">Digital Harbor LLC</div>
<p>Managed and improved Datacenter and Cloud infrastructure to provide maximum uptime and reliability.</p>
<ul>
<li>Helped worked to maintain and improve AWS infrastructure architecture.</li>
<li>Setup Splunk Sys Log aggregation software for system monitoring</li>
<li>Created a MediaWiki for internal documentation</li>
<li>Set up and configured Chef and Ansible for deployment automation of both applications and OS
configuration Management</li>
<li>Setup status pages for services, outages and workflows using JavaScript, python, PHP, HTML, CSS</li>
<li>Setup and installed SCCM to automate server and workstation deployments, configure and update
workstations, monitoring, and controlling EndPoint protection</li>
<li>Configured and managed Zabbix, Trend Micro, ShadowProtect, CarbonBlack, JIRA (tomcat) and Confluence.
</li>
<li>Created and maintained HA Hyper-V Servers using Storageless and shared storage clusters</li>
<li>Developed and maintained three internal sites using apache and Nginx to do reporting, onboarding, and
alert generation. Configured them inside a virtual environment to be able to fail over to a new
hypervisor</li>
<li>Managed Ubuntu and Debian VMs for internal tools and websites (300 users)</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">July 2015 - July 2016</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Level 3 Support and Junior Systems Administrator</h3>
<div class="subheading mb-3">CSS Corp</div>
<p>Provided high quality support, automation, and technical expertise</p>
<ul>
<li>Provided general troubleshooting and helpdesk support</li>
<li>Provided AD and Exchange Administration and support</li>
<li>Provided Network Monitoring and troubleshooting</li>
<li>Created automation PowerShell scripts for the offboarding process and simple databases for reporting
tools</li>
<li>Managed Linux Server uptime and windows server uptime</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">October 2014 - July 2015</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Small Business Systems Administrator</h3>
<div class="subheading mb-3">Sweden Stockholm Mission - Church of Jesus Christ of Latter Day Saints</div>
<p>Provided comprehensive logistics plans and implementation to increase effectivity and cut costs.</p>
<ul>
<li>Managed End User Machines</li>
<li>Setup and Managed Network storage</li>
<li>Setup and Managed Printers</li>
<li>Managed SMARTBoards</li>
<li>Managed cell phones for remote users spread across a large geographic area</li>
<li>Designed and implemented new network and IT solutions to increase effectiveness 30% within the Main
Office</li>
<li>Negotiated High-Value contracts to increase quality of work and decrease costs by 50,000$ annually
</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">October 2013 - October 2014</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row">
<div class="resume-content mr-auto">
<h3 class="mb-0">Computer Operator and Helpdesk</h3>
<div class="subheading mb-3">University of Utah Library</div>
<p>Technical support for the University of Utah in regards to online classes</p>
<ul>
<li>Provided end user support</li>
<li>Proctored Exams</li>
<li>Wrote an optimization algorithm for test registration</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">October 2011 - September 2012</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
<div class="my-auto">
<h2 class="mb-5">Education</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Brigham Young University</h3>
<div class="subheading mb-3">Information Systems</div>
<p>GPA: 3.53</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">August 2014 - May 2017</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="certifications">
<div class="my-auto">
<h2 class="mb-5">Certifications</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">AWS Certifications</h3>
<div class="subheading mb-3">AWS Solutions Architect - Associate</div>
<img src="img/AWS_Certified_Logo_SAA_294x230_Color.png" alt="Solutions Architect Associate">
<div class="subheading mb-3">AWS SysOps Administrator - Associate</div>
<img src="img/AWS_Certified_Logo_SOA_294x230_Color.png" alt="SysOps Administrator Associate">
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="skills">
<div class="my-auto">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item">
<i class="fab fa-html5"></i>
</li>
<li class="list-inline-item">
<i class="fab fa-css3-alt"></i>
</li>
<li class="list-inline-item">
<i class="fab fa-js-square"></i>
</li>
<li class="list-inline-item">
<i class="fab fa-node-js"></i>
</li>
<li class="list-inline-item">
Jenkins
</li>
<li class="list-inline-item">
AWS
</li>
<li class="list-inline-item">
Python
</li>
<li class="list-inline-item">
Terraform
</li>
<li class="list-inline-item">
Ansible
</li>
</ul>
<div class="subheading mb-3">Workflow</div>
<ul class="fa-ul mb-0">
<li>
<i class="fa-li fa fa-check"></i>
Scalable, Infrastructure as Code
</li>
<li>
<i class="fa-li fa fa-check"></i>
Site Reliability
</li>
<li>
<i class="fa-li fa fa-check"></i>
Cross Functional Teams
</li>
<li>
<i class="fa-li fa fa-check"></i>
Agile Development & Scrum
</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
<div class="my-auto">
<h2 class="mb-5">Interests</h2>
<p>Apart from being a DevOps Engineer, I enjoy a variety of hobbies. In the winter, I am an avid skier and
reader. During the warmer months, I enjoy free climbing, and kayaking.</p>
<p class="mb-0">When indoors, I follow a number of sci-fi and fantasy genre movies and television shows, I'm an
avid gamer, and I spend a large amount of my free time exploring the latest technology advancements in the
DevOps and Cloud world.</p>
</div>
</section>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
</body>
</html>