Systems | Development | Analytics | API | Testing

Motorsports and realtime data: Revolutionizing fan engagement

Motorsports have always been synonymous with speed, precision, and innovation—both on the track and in the way they engage fans. In an era where digital experiences define audience expectations, realtime data has become the driving force behind deeper, more immersive fan engagement.

Patterns for building realtime features

Realtime features make apps feel modern, collaborative, and up-to-date. The features predominantly require sharing changes triggered by one user to other users, as the changes are happening. This typically means your server needs to send data to some set of clients, where those clients don’t know they are missing the data. These patterns rely on a connection between the client and the server, where the server can notify the client of some data.

How rejecting MAU pricing can unlock innovation in fan engagement

What it means to be a fan is changing. Whether the fandom focuses on a sports team, a streaming drama series, or a musical artist, fans no longer want to be passive consumers. Instead, they’re looking to feel as though they are a part of the action through channels such as live chat, realtime stats, and behind the scenes insights. But there’s a tension in delivering those fan engagement experiences. Without the right strategy, technology costs can quickly make them economically unviable.

How to achieve reliable realtime for live, digital fan experiences

Fandom is now global. And the extraordinary opportunity that presents is balanced by the demands that fan expectations place on your digital platform. No matter where they are–front-row seats or five timezones away–people engage with your fan experience to enjoy an immersive, immediate experience. However, as more fans take part, you might find that your platform hits a reliability and scale ceiling.

Get interactive realtime experiences back on the roadmap with Ably's server-side message batching

High-scale, high-frequency messaging and burst activity can lead to significant costs and performance challenges for realtime applications. Trying to solve for these spikes places additional cognitive load on development teams, slowing down development times. And because of this, all too often, developers have to shelve adding new features to their product. To solve this issue, we've introduced a powerful and simple-to-use cost optimization feature into Ably Pub/Sub: server-side message batching.

How Australian Open handles realtime data delivery at scale

The Australian Open (AO) is one of the world’s premier annual sporting events. According to Tennis Australia, the 2024 edition - held over three weeks - reached over 558 million unique global viewers, a 57% increase from the previous year, and accumulated more than 2.17 billion cumulative viewers, up 24%. The event also attracted a record-breaking 1,110,657 fans to Melbourne Park.

Ably Chat updates: Introducing message editing and deletion, PLUS support for Android and iOS

We're happy to announce the release of message editing and deletion in our Javascript and React SDKs and within our NEW iOS and Android SDKs for Ably Chat. These additions will enable the development of richer chat experiences and simplify the development of cross-platform chat applications.

How to use Ably LiveSync's MongoDB Connector for realtime and offline data sync

In light of the recent deprecation of MongoDB Atlas Device Sync (ADS), developers are seeking alternative solutions to synchronize on-device data with cloud databases. Ably LiveSync offers a potential alternative and can replace some of ADS’s functionality, enabling realtime synchronization of database changes to devices at scale.

Ably LiveSync: Keep devices in sync with the state of your MongoDB database

Following the deprecation of Realm, we have partnered with MongoDB to ensure that MongoDB customers can continue to deliver the device sync capabilities their customers depend on. The solution: a MongoDB Connector for the Ably LiveSync product. Ably LiveSync enables you to seamlessly fan-out your MongoDB Atlas state to billions of clients in realtime - ensuring reliable, low-latency delivery of your document data.