summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2022-10-27 10:28:32 -0600
committerAaron Ball <nullspoon@oper.io>2022-10-27 10:28:32 -0600
commit072cee19c4485ef5dab40d5fb81c5f0f31271b33 (patch)
tree5523f6439c03effa0a1c3b24022cb9b9668f5ba6
parent49f9d5a7c539a57d02efff2ffd9b74fd0b28c645 (diff)
downloadresume-072cee19c4485ef5dab40d5fb81c5f0f31271b33.tar.gz
resume-072cee19c4485ef5dab40d5fb81c5f0f31271b33.tar.xz
DR: Senior -> Principal and other updates
Added additional OS versions. More details for the cost reduction project, and more details on the artifactory clustering project.
-rw-r--r--resume.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/resume.md b/resume.md
index 4cbc672..7a52840 100644
--- a/resume.md
+++ b/resume.md
@@ -44,12 +44,12 @@
<div class="jobmeta">
December 2018 - present
<br />
-Senior Software Engineer
+Principal Software Engineer
</div>
<!--<span class="location">Denver, Colorado</span>-->
-* **Primary operating systems**: Ubuntu Server (versions 16.04, 18.04, and
- 20.04)
+* **Primary operating systems**: Ubuntu Server (versions 16.04, 18.04, 20.04,
+ and 22.04)
* Worked on Development Infrastructure team automating processes and
infrastructure to support development, testing, engineering productivity,
@@ -60,12 +60,15 @@ Senior Software Engineer
* Worked with Jenkins, Ansible, Packer, and Terraform to automate system build
processes (AWS AMIs, KVM backing disks, laptop provisioning)
-* Reduced costs significantly by automating S3 artifact and EBS snapshot
- cleanup.
+* Worked on AWS cost reduction project. Total contributions yielded $350,000
+ per year in reduction. Accomplished this with resource cleanup automation,
+ runtime storage compression, runtime memory compression, instance usage
+ analysis and right-sizing, and removal of cross availability zone costs by
+ intelligently pinning traffic to the local AZ within automation.
* Completely eliminated cross availability zone traffic costs for Jenkins and
- Artifactory by building a simple solution which pinned traffic to the
- Artifactory cluster instance within the local availability zone.
+ Artifactory by building a simple solution which intelligently pinned traffic
+ to the Artifactory cluster instance within the local availability zone.
* Automated cost metrics gathering and analysis of GitHub traffic to determine
causes of increased costs and worked with developers to reduce those costs

Generated by cgit