Senior Software Engineer - Aziro (formerly MSys Technologies)
(2022-11)
Client: HPE
- Designed and scaled REST/GraphQL APIs and microservices (Golang, gRPC, PostgreSQL) for large-scale enterprise storage platforms, improving throughput and meeting high-availability SLAs under sustained load.
- Delivered multiple platform features including Multi-DC Replication (2DC/3DC) across storage arrays (HPE Alletra MP and Primera 600), enabling metro-synchronous and disaster recovery async replication for enterprise clients.
- Redesigned storage primitives (vVols, NVMe) and host/volume workflows, reducing operational complexity by 30% and accelerating storage onboarding.
- Expanded platform capabilities via HostGroup-based volume mapping, RCIP IPv6 support, and subscription-based license enforcement, improving data integrity, network reach, and access governance.
- Owned production incident response within <8-hour SLA windows; structured root-cause analysis eliminated recurring failure patterns and improved client retention.
- Resolved a critical API performance regression by identifying an unfiltered DB query as root cause, restoring cluster throughput and reducing latency within SLA thresholds.
- Led a cross-service quality initiative raising test coverage from ~60% to ~95%, cutting production defect escapes by ~45%
- Mentored junior engineers through structured onboarding and code reviews, accelerating and improving code quality.
- Automated log rotation on Druid VM clusters, eliminating a recurring storage exhaustion issue and saving ~5 hours/week of manual ops overhead.
- Audited and remediated 25+ Golang CVEs across the full dependency graph, establishing a structured patch process that achieved zero critical security incidents post-remediation.
Senior Software Development Engineer - Inviz AI Solutions
(2022-07 - 2022-11)
NuCash | Fintech Platform
- Engineered and scaled core banking microservices, Bill Management, Account Provisioning, and Payment Processing from scratch using Golang and gRPC, integrating multiple bank clients pre-existing services through close collaboration with bank developer teams.
- Architected a robust security layer implementing Role-Based Access Control (RBAC) and multi-level token generation to secure sensitive financial data across the platform.
- Deployed secure serverless solutions utilizing AWS KMS for encryption/decryption alongside Lambda and API Gateway for optimized request handling.
- Authored database migration scripts for schema and data updates in PostgreSQL, ensuring zero-downtime deployments across banking workflows.
Software Development Engineer - Inviz AI Solutions
(2021-06 - 2022-06)
LoopR | ML Annotation & Deployment Platform
- Developed high-performance REST APIs for large-scale data annotation and labeling using FastAPI, managing complex datasets across PostgreSQL and MongoDB.
- Built and integrated an end-to-end MLOps pipeline on Azure, automating deployment, scaling, and testing of machine learning models via Azure Model Deployment SDK.
- Optimized asynchronous task processing by implementing RabbitMQ for message queuing, improving system reliability during heavy data ingestion workloads.
- Authored and maintained a custom Python SDK for the LoopR platform, enabling internal and external developers to integrate platform features as a standalone package.
Software Development Engineer - Inviz AI Solutions
(2021-06 - 2022-06)
Search Platform
- Architected role and permission-based authorization and authentication for client access control, implementing multi-level token generation and validation across application layers using Python, FastAPI and PostgreSQL