Lottery Verification Platform
Infrastructure and Networking Lead · 2026
A verification service where I owned the network and infrastructure layer, then kept extending it after the team build ended.
- Configured AWS networking and container infrastructure across VPC, load balancing, ECS, and security groups, defining the deployment path and service-level access controls.
- Devised an SQS dead-letter queue workflow to isolate verification requests failing during burst traffic, preserving failed work for inspection and controlled retry instead of losing it silently.
- Reduced p99 latency from 85ms to 12ms — a 7× improvement — by introducing ElastiCache Redis for critical verification data, cutting database utilisation by 25%.
- Benchmarked latency and database utilisation in CloudWatch before and after the cache, so the improvement is a measured number rather than an assumption.