The Flight Information Display System (FIDS) is a critical airport infrastructure component that displays real-time flight information to passengers. This system needed to handle high-frequency updates, support multiple display screens, and maintain 99.99% uptime.
I architected and developed a modern FIDS using Golang for the backend services, ReactJS for the display interfaces, and Redis Pub/Sub for real-time data distribution across multiple terminals.