-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (206 loc) · 14.8 KB
/
index.html
File metadata and controls
207 lines (206 loc) · 14.8 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
<html>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<style>
.font-style-normal {
font-style: normal;
}
p {
margin-bottom: 0;
}
@media print {
@page {
margin: 5px;
}
html {
font-size: 11pt;
}
}
</style>
<head>
<div class="container-fluid">
<div class="row">
<div class="col">
<p class="text-right">
<a href="jcploucha.pdf" download>
<svg class="bi bi-download" width="2em" height="2em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M.5 8a.5.5 0 0 1 .5.5V12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8.5a.5.5 0 0 1 1 0V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8.5A.5.5 0 0 1 .5 8z"/>
<path fill-rule="evenodd" d="M5 7.5a.5.5 0 0 1 .707 0L8 9.793 10.293 7.5a.5.5 0 1 1 .707.707l-2.646 2.647a.5.5 0 0 1-.708 0L5 8.207A.5.5 0 0 1 5 7.5z"/>
<path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0v-8A.5.5 0 0 1 8 1z"/>
</svg>
</a>
</p>
</div>
</div>
<div class="row">
<div class="col">
<h3 class="text-center">Jonathan C Ploucha</h3>
</div>
</div>
<div class="row">
<div class="col">
<div class="col">
<p class="text-left">jcploucha@gmail.com</p>
</div>
<div class="col">
<p class="text-left">(610) 442-4048</p>
</div>
</div>
<div class="col">
<div class="col">
<p class="text-right">722 Chatsworth Ave.</p>
</div>
<div class="col">
<p class="text-right">Pittsburgh, PA 15202</p>
</div>
</div>
</div>
<hr>
</div>
</head>
<body>
<div class="container-fluid">
<div class="section">
<div class="section-header"><div class="col"><h6 class="text-uppercase text-center">relevant experience</h6></div></div>
<div class="col">
<div class="experience">
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">SRE/Ops Engineer</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Upstream Security <span class="font-style-normal">Pittsburgh, PA (Remote - Herzliya, Israel)</span></p></div><div class="col"><p class="text-right">August 2022 - Present</p></div></div>
</div>
<div class="experience-body">
<div class="row">
<div class="col">
<ul>
<li><p>Designed & deployed an incremental pod autoscaler across entire client base.</p></li>
<li><p>Responsible for maintaining multiple interations of infrastructure across entire client base, focused primarily in North America.</p></li>
<li><p>Responsible for platform and application release management across entire client base, focused primarily in North America.</p></li>
<li><p>Resposibile for monitoring all clients, focusing on uptime and data stream continuity.</p></li>
<li><p>Serving as primary technical contact for all North American clients.</p></li>
<li><p>Assiting in establishing a support team resposible for both internal and external clients.</p></li>
</ul>
</div>
</div>
</div>
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">Director of Infrastructure</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Branding Brand <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">October 2019 - August 2022</p></div></div>
</div>
<div class="experience-body">
<div class="row">
<div class="col">
<ul>
<li><p>Designed, built, and implemented new Kubernetes-based infrastructure to replace a legacy Apache Mesos-based one.</p></li>
<li><p>Realized approximately $250,000 annually in cloud hosting savings for Branding Brand by leveraging managed services and open source software.</p></li>
<li><p>Upgraded, improved logging and monitoring platforms to achieve an uptime of 99.99% across mobile web retail sites.</p></li>
<li><p>Implemented infrastructure-as-code paradigm using Terraform.</p></li>
<li><p>Designed, built, and implemented globally load-balanced infrastructure spanning multiple cloud regions with automated failover.</p></li>
<li><p>Added global caching layer with CORS options to greatly improve application response times and availability.</p></li>
<li><p>Responsible for managing a 24/7/365 on-call infrastructure and security rotations utilizing PagerDuty. Acted as the primary point of contact for client communications.</p></li>
<li><p>Designed cost-reduction strategies for an external client's infrastructure.</p></li>
<li><p>Designed an event-driven architecture utilizing Knative.</p></li>
<li><p>Oversaw all new information security and privacy policies including PCI, GDPR and CCPA compliance.</p></li>
<li><p>Managing a team of up to four direct reports.</p></li>
</ul>
</div>
</div>
</div>
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">DevOps Engineer II</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Branding Brand <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">March 2019 - October 2019</p></div></div>
</div>
<div class="experience-body">
<div class="row">
<div class="col">
<ul>
<li><p>Upgraded the operating system in a legacy Ubuntu-based infrastructure by two major releases on a compressed schedule for security compliance.</p></li>
<li><p>Concurrently maintained three bespoke infrastructures on a 24/7/365 schedule as part of a team of two.</p></li>
<li><p>Migrated to an entirely cloud-based (AWS) infrastructure from a hybrid setup.</p></li>
<li><p>Introduced Istio service mesh into an external client's infrastructure, allowing for advanced deployments and microservice routing.</p></li>
<li><p>Responsible for creating and implementing a PCI compliant internal network as an extension of the CDE.</p></li>
</ul>
</div>
</div>
</div>
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">Operations Engineer</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Branding Brand <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">July 2017 - March 2019</p></div></div>
</div>
<div class="experience-body">
<div class="row">
<div class="col">
<ul>
<li><p> Built a GCP GKE infrastructure and CI/CD system as well as wrote CI/CD pipelines for an external client.</p></li>
<li><p> Re-engineered deployment processes and infrastructure to allow for blue/green deployment.</p></li>
<li><p> Created an organizational GitHub mirror in AWS CodeCommit providing codebase redundancy.</p></li>
<li><p> Rebuilt Jenkins CI system from the ground up, implementing a microservice infrastructure allowing for a flexible and scalable platform utilizing AWS Elastic Container Service.</p></li>
<li><p> Designed and implemented automated network and web hosting architecture for distributed applications, both through Chef architecture and ad hoc methods.</p></li>
<li><p> Managed configuration and administration of Linux virtual servers and networks, particularly within AWS.</p></li>
<li><p> Built a recommendation engine to suggest appropriate memory, CPU and container instance count for all applications across internal environments and AWS regions to optimize infrastructure resource allocation amongst EC2 instances.</p></li>
<li><p> Handled service monitoring and alert response, scaling applications and infrastructure as needed.</p></li>
</ul>
</div>
</div>
</div>
</div>
<div class="experience">
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">Automation Developer</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Branding Brand <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">November 2015 - July 2017</p></div></div>
</div>
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">Analyst</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">Branding Brand <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">December 2014 - November 2015</p></div></div>
</div>
<div class="experience-header">
<div class="row"><div class="col"><p class="font-weight-bold text-left">Data Coordinator</p></div></div>
<div class="row"><div class="col"><p class="font-italic text-left">University of Pittsburgh <span class="font-style-normal">Pittsburgh, PA</span></p></div><div class="col"><p class="text-right">November 2011 - December 2014</p></div></div>
</div>
</div>
</div>
<div class="section">
<div class="section-header"><div class="row"><div class="col"><h6 class="text-uppercase text-center">education</h6></div></div></div>
<div class="education">
<div class="row">
<div class="col">
<p class="font-weight-bold">University of Pittsburgh School of Arts and Sciences, <span class="font-weight-normal">Pittsburgh PA</span></p>
<p class="font-weight-bold font-italic">Bachelor of Arts, Cum Laude, <span class="font-weight-normal font-style-normal">August 2010</span></p>
<p>Majors: Economics, Political Science</p>
</div>
</div>
</div>
<div class="education">
<div class="row">
<div class="col">
<p class="font-weight-bold">University of Pittsburgh School of Information Science, <span class="font-weight-normal">Pittsburgh PA</span></p>
<p class="font-weight-bold font-italic">Bachelor of Science, <span class="font-weight-normal font-style-normal">Ongoing</span></p>
<p>Major: Information Science</p>
</div>
</div>
</div>
</div>
<div class="section">
<div class="section-header"><div class="row"><div class="col"><h6 class="text-uppercase text-center">applicable skills</h6></div></div></div>
<div class="applicable-skills">
<div class="row">
<div class="col">
<ul>
<li><p class="font-weight-bold">Cloud Environments: <span class="font-weight-normal">AWS, Azure, GCP</span></p></li>
<li><p class="font-weight-bold">Container Orchestration: <span class="font-weight-normal">Mesos + Marathon, AWS ECS, AWS Fargate, AWS EKS, Kubernetes, GKE</span></p></li>
<li><p class="font-weight-bold">Continuous Integration: <span class="font-weight-normal">Azure DevOps Pipelines, Jenkins, Travis, GCP Cloud Build, Github Actions</span></p></li>
<li><p class="font-weight-bold">Databases: <span class="font-weight-normal">AWS ElastiCache, AWS RDS, MongoDB, MySQL, Postgresql, Redis</span></p></li>
<li><p class="font-weight-bold">Events: <span class="font-weight-normal">Apache Kafka, Knative</span></p></li>
<li><p class="font-weight-bold">Infrastructure: <span class="font-weight-normal">Apache Mesos, Apache Zookeeper, AWS EC2, Chef, AWS CloudFormation, Helm, Terraform, Terragrunt</span></p></li>
<li><p class="font-weight-bold">Logging/Monitoring: <span class="font-weight-normal">AWS CloudTrail, Datadog, Elasticsearch, Grafana, Logstash, Kibana</span></p></li>
<li><p class="font-weight-bold">Serverless: <span class="font-weight-normal">AWS Lambda, GCP Cloud Function, Knative</span></p></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</body>
</html>