summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2022-10-27 10:34:38 -0600
committerAaron Ball <nullspoon@oper.io>2022-10-27 10:34:38 -0600
commite83b4ad9e2cfa22f93d5861f9830c356a5d63f05 (patch)
tree5721f8dae36897f4d16c574e0c1afadf9768b99f
parent64a4cd1465266b01509a733fd3cd1baf89f4d730 (diff)
downloadresume-e83b4ad9e2cfa22f93d5861f9830c356a5d63f05.tar.gz
resume-e83b4ad9e2cfa22f93d5861f9830c356a5d63f05.tar.xz
DR: Added ecr proxy and some rewording
-rw-r--r--resume.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/resume.md b/resume.md
index 7a52840..a0ded7d 100644
--- a/resume.md
+++ b/resume.md
@@ -55,7 +55,7 @@ Principal Software Engineer
infrastructure to support development, testing, engineering productivity,
security, and cloud operations teams.
-* Scripting in Python, Bash, C, and Makefile to automate processes
+* Scripting in Bash, C, Makefile, and Python to automate processes
* Worked with Jenkins, Ansible, Packer, and Terraform to automate system build
processes (AWS AMIs, KVM backing disks, laptop provisioning)
@@ -70,6 +70,10 @@ Principal Software Engineer
Artifactory by building a simple solution which intelligently pinned traffic
to the Artifactory cluster instance within the local availability zone.
+* Built a Kubernetes native ECR proxy service which allowed greater flexibility
+ and ease of use for developers needing to interact with cumbersome ECR
+ endpoints and authentication. Service supported zero-downtime updates.
+
* Automated cost metrics gathering and analysis of GitHub traffic to determine
causes of increased costs and worked with developers to reduce those costs
through on-system caching, sparse clones, and on-premise LFS hosting.

Generated by cgit