Developed an internal website that tracks networking services and provides tooling and automation to debug. Established builds, releases, and CI/CD pipelines on Azure DevOps for multiple team services and the ground-up that was security compliant and deployed software that followed safe deployment procedures.
Developed a service that replicates data into all regions, allowing customers to perform API calls to fetch up-to-date data, and overcome limitations of restricted regions. Created workflows that would move data from data sources to S3, DynamoDB to an API, and stood up dev environments to validate the workflows. Launched an internal ticketing service in multiple regions, that would allow internal teams to perform ticket automation and workflows on their tickets, using it for my own team’s automation.
Developed an in-house testing application that simulated end-to-end testing on a distributed system consisting of over a thousand test cases to identify if any code changes regressed from the baseline runs. Dockerized the application, and utilized Kubernetes to manage the cluster and to separate resources from dev and prod
environments, along with spinning up Pods to run the tests on demand
Developed parsers for several file formats that processed data contents and extracted metadata.