Building tools for other engineers, replacing legacy backend code, testing new code, upkeep on servers, general AWS tasks.
Projects:
Set up a high-powered load testing system for testing AWS Lambdas using Locust and EC2.
Set up ELK logging stack on the company's servers including automatic installation for new servers in addition to Lambda logging from CloudWatch.
Created an image processing Lambda to crop, scale, and perform various other operations in NodeJS using ImageMagick to replace an older version for a social media platform of 100,000+ users. Created image diff-ing tool in Python to measure % difference between old and new images.
Set up an AWS Lambda in Python to automate creating and updating Lambda functions, including automatically updating the function when a Github repo is pushed to, and automatically installing and packaging Python modules. Regularly worked with backend and data teams to help them deploy and implement improvements.