Culver City, California, United States
• Developed and deployed an Azure Functions application from scratch in a custom
runtime for Go, which provided cryptographic functions for large media files.
• Implemented extensive unit, mock, and integration testing to ensure code quality and
proper functionality, and high coverage (90%+), using the testify library.
• Contributed to the development of an internal Azure library to facilitate key features
within the Azure Functions project, and migrated older capabilities.
• Integrated retry, timeout, and exponential backoff logic within serverless client to avoid
throttling, leading to 85% faster operations on files with sizes > 10 GB.
• Utilized structured logging via Zap and Open Telemetry to uncover mission-critical bugs