summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2023-08-16 11:31:01 -0600
committerAaron Ball <nullspoon@oper.io>2023-08-16 11:31:01 -0600
commiteb0b62660ed9e41f694856116fbca6e014120fae (patch)
treef9bdf7232eb632d9ce27f7895d8b657e37b624ed
parenteee49c454dc71bc509ce8e8b0090ee4615205833 (diff)
downloadresume-eb0b62660ed9e41f694856116fbca6e014120fae.tar.gz
resume-eb0b62660ed9e41f694856116fbca6e014120fae.tar.xz
DataRobot: Added manager and principal engineer items
-rw-r--r--resume.md41
1 files changed, 29 insertions, 12 deletions
diff --git a/resume.md b/resume.md
index 10b8bae..890387f 100644
--- a/resume.md
+++ b/resume.md
@@ -51,18 +51,39 @@
* Worked on Development Infrastructure team automating processes and
infrastructure to support development, testing, engineering productivity,
- security, and cloud operations teams.
+ security, cloud operations, and financial operations teams.
-* Scripting in Bash, C, Makefile, and Python to automate processes
+* Took on technical and team lead responsibilities. This included high level
+ project management and collaboration with other team leads, weekly one on
+ ones with team members, individual goal planning, weekly organizational tech
+ spec reviews, team priority management, and organization-wide communication.
-* Worked with Jenkins, Ansible, Packer, and Terraform to automate system build
- processes (AWS AMIs, KVM backing disks, laptop provisioning)
+* Participated in engineering technical specification review committee to peer
+ review designs of new features to ensure quality, security, stability,
+ maintainability, and cost effectiveness.
+
+* Solved problem of pivoting to kubernetes native developement and product
+ release for developers and customers by outlining and implementing
+ architecture for migration to a public/private Docker registry with a promotion
+ process for customer artifacts. Built automation to define the public
+ registry state in code (ACLs, repos, organization membership, etc) for a more
+ controllable and auditable setup.
* 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.
+ per year in reduction across the organization without negatively impacting
+ daily operations. Accomplished this with resource cleanup automation, runtime
+ storage and 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.
+
+* 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.
+
+* Automation mostly written in Bash, C, Groovy (Jenkins), Makefile, and Python.
+
+* Worked with Jenkins, Ansible, Packer, and Terraform to automate system build
+ processes (AWS AMIs, KVM backing disks, laptop provisioning)
* Completely eliminated cross availability zone traffic costs for Jenkins and
Artifactory by building a simple solution which intelligently pinned traffic
@@ -72,10 +93,6 @@
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.
-
* Fully migrated a three node Artifactory cluster from EC2 to Kubernetes using
Kustomize to manage and automate multiple environments for testing and
release. Upgrades and maintenance now occur at any time during the day with

Generated by cgit