From daa5f7c95a08a5865ff9e84f9eaa339dd587a0a4 Mon Sep 17 00:00:00 2001 From: Aaron Ball Date: Thu, 23 May 2024 15:56:29 -0600 Subject: DataRobot: Add letsencrypt accomplishment --- resume.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resume.md b/resume.md index a393592..775fe2e 100644 --- a/resume.md +++ b/resume.md @@ -76,6 +76,11 @@ DataRobot ### Principle Software Engineer +* Built self-maintaining internal LetsEncrypt (ACME) service to generate and + maintain signed TLS certs for development infrastructure. Service was + internally stateless, backing state to AWS secretsmanager for easy management + and automated distribution of newly issued certificates. + * Designed, documented, and implemented a Kubernetes-native replacement for AWS NLBs, reducing cost sigifnicantly and improving connection stability for an internal service which served over 25 terabytes of data per day for CI and CD -- cgit v1.2.3