• Adding functionality and speeding up latency for AWS Lambdas written in Go
• Major restructure and code de-duplication by moving database logic into an external packages for 90+ different Lambdas.
• Set up local development repo with AWS Sam and docker-compose to run the entire environment locally with hot reloading (instant feedback for lambda changes) and debugging.
• Created a Postman Team Workspace for running all our API calls, with environments for local development, dev, uat and prod, and tests to retrieve and set bearer tokens and other variables.
• Set up Postman integration tests to run automatically on merge through Newman and Github Actions
• Organizing sprints, creating architecture flow charts, splitting tickets and assigning to engineers, onboarding new starters, mentoring, and helping contractor engineers.