Systems | Development | Analytics | API | Testing

August 2021

From message history to State Persistence: a user-driven Ably feature evolution

The global increase of realtime data is spurred on by the steady rise of user demand for realtime digital experiences - from virtual events, news, and financial information to IoT devices. The Ably platform has been providing realtime infrastructure for over 5 years now , and we’ve seen, and helped, the demand increase first-hand. A few years ago, our customers only had realtime requirements for one or two specific features, usually around firing updates and notifications.

The Periodic Table of Realtime: a compendium for all things event-driven and related

Presenting the Ably Periodic Table of Realtime putting in a single place all the disparate, well, elements of the realtime and event-driven space. Users increasingly demand realtime, synchronous digital experiences. This demand is growing exponentially and presents serious engineering challenges. Event-driven architectures meet the challenge head-on, filling the requirements gap, and establishing themselves as an indispensable, integral part of the solution.

Get fine-grained access control of your server with AblyD

It’s fairly common to want to have a server running a process, be it a website, a calculation, or anything else you can imagine. Often outside of the device’s core functionality though, there are many other things you may be interested in. Information on if the process is still running, what server(s) are running, what errors are occurring in the process, and general information being available externally are common examples of this.