Bus Tracker is a real-time public transit tracking app solving commuter uncertainty around bus arrival times. It shows live bus locations and accurate ETAs on a map, broadcasting GPS coordinates at sub-2-second latency. Uses Redis Pub/Sub to scale location updates across multiple servers and PostGIS for geospatial nearest-stop queries, with the full stack containerized using Docker for consistent deployment.