Systems | Development | Analytics | API | Testing

Messaging

Reliable WebSockets-based pub/sub with Spring Boot

Spring Boot is a powerful application framework for creating production-grade Spring based Applications. It allows for developers to very quickly and easily get sites up and running, with databases and more. In this tutorial, we’ll be going over WebSockets, Pub/Sub, and how to make the most out of these in your Spring Boot applications.

The Future of Sports Data

I watch sports for a living. I couldn't tell you the last time I watched a baseball game from beginning to end. Data is one of the most valuable resources around. But data is no longer something that languishes in a database to be looked at later. Like sports events, data is now live. The sports industry can reap and build on innovations in the realtime data space. But this is no long a nice-to-have. Driven by changing fan behaviour this is now a commercial imperative.

6 Ways to Lose Sports & Gaming Customers Through Poor Realtime UX

Sports and gaming app users demand an uninterrupted, true realtime experience. Almost 90% of US adults now use a mobile device while watching sports. In competitive arenas with similar offerings, like betting or sports, then you absolutely cannot afford to deliver poor mobile experiences. Customer experience is the new competitive battleground and realtime mobile experiences are an essential part of that.

RabbitMQ vs Apache Kafka: Comparing Message Brokers and Event Streaming Platforms

In an event-driven architecture, event routers are the components that connect event consumers to event producers. Not all implementations of event routers are the same, nor do any of them offer an all-purpose solution, so deciding which one to use depends on your use case and project's needs. Understanding their capabilities and limitations provides key insights that empower you to confidently decide which one to use and prepare you to navigate its shortcomings.

Balancing act: the current limits of AWS network load balancers

At Ably we provide a service that handles high volumes of client connections – multiple millions of concurrent WebSocket and HTTP streaming connections. Said connections are terminated by a set of frontend compute instances; distributing the connections among available instances is the role of one or more load balancers.

A view from inside: How Keboola benefits from using Keboola Connection - The show must go on!

It’s been almost a year since I wrote about using Keboola Connection in Keboola. A lot of things have happened since then: my Bloodborne board game finally arrived, I'm a double uncle… oh, and I got engaged. I also celebrated another anniversary this month - seven years of working at Keboola! And I believe that we’ve made some great progress yet again. Last time, I gave somewhat of an intro to our internal reporting.

Guide to Pub/Sub in Golang

If you’ve ever used Go before, the concepts of Publish/Subscribe should be fairly familiar to you. It is much like how goroutines communicate over channels between each other, the idea boils down to allowing for such a channel to have multiple ‘subscribers’ receive messages sent on the channel. This paradigm can be powerful when used right, allowing for a cut down of complexity from both the publisher and subscriber side, as well as fast asynchronous communication.

How Ably's core values came to be

When I joined Ably we were a team of 13 people in an office in Camden. We weren’t long off the back of securing our Series A round, we knew lots of hiring was coming, and we needed to grow up (a bit). The culture was easily absorbed by osmosis: very welcoming, smart people, like to have a pint in the Hawley Arms. No set working hours. Lots of dogs! It’s bewildering to think how much can change in that time.