Implement ride times system

Deploy ride times system

This section demonstrates how to connect service with real-time data to a frontend application using the serverless approach. It explains how to connect the backend application to the ride times system and then use the IoT topic to communicate with the frontend.

Ride times system

The Amusement Park sample app uses a proprietary system called Traffic & Flow Controllers to estimate wait times for rides. To help ease congestion, you’ll publish ride times directly into the app so guests can plan their day.

Content