+ Researched and documented the process to spin up and manage a kubernetes cluster through k3d and YAML. This included creating deployments, services, ingresses, and middleware.
+ Created and deployed containerized docker images to Amazon ECR and DockerHub.
+ Worked on a more accessible production-like testing environment that allows devs to test their code immediately; created a proof of concept through deploying and connecting various microfrontend web apps using a k3d cluster.
+ Increased Bill.com’s code coverage by more than 30 percent using YAML and Bash to create a coverage enforcing job in the Gitlab continuous integration pipelines.
+ Added a code coverage metric to the integration testing pipeline, which will enable developers to ensure comprehensive testing.