Trabill
OTA Platform

2023
14 months
6 engineers
System Architect & Backend Lead
Full-scale Online Travel Agency system with GDS integrations
Trabill is an enterprise-grade OTA platform built to handle the full lifecycle of flight bookings — from real-time availability search through GDS aggregators to final ticketing and post-booking management. The system processes hundreds of thousands of API calls daily while maintaining sub-200ms response times through aggressive caching, connection pooling, and async processing via Server-Sent Events.
Galileo and Sabre return wildly different XML/JSON schemas for the same flight data.
Polling-based fare updates created high backend load and stale UX.
Simultaneous bookings for the same seat caused double-confirmation issues during peak traffic.
Backend
Database
Frontend
GDS APIs
Infra
Phase 01 · Discovery & Architecture