Realtime A-Z

A resource designed to help you discover Ably content on technologies and key realtime concepts.

A

Ably vs Amazon Sns

From startups to enterprises, engineers are migrating from Amazon-sns to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Amazon Sns compare

Ably vs Firebase

From startups to enterprises, engineers are migrating from Firebase to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Firebase compare

Ably vs Google Pub Sub

From startups to enterprises, engineers are migrating from Google-pub-sub to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Google Pub Sub compare

Ably vs Microsoft Azure Web Pubsub

From startups to enterprises, engineers are migrating from Microsoft-azure-web-pubsub to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Microsoft Azure Web Pubsub compare

Ably vs Rails Actioncable

From startups to enterprises, engineers are migrating from Rails-actioncable to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Rails Actioncable compare

Ably vs Signalr

From startups to enterprises, engineers are migrating from Signalr to Ably for better service capabilities, enhanced security and service resilience, and peace of mind that they won't face disruption.

See how Ably and Signalr compare

Ably vs WebSockets: Choosing the right realtime technology for your app

This page compares Ably with WebSockets, the lower-level protocol that Ably is based on.

Read more

Activity Feeds: Explanation, benefits and how to get started

Discover what activity feeds and streams are and how to use Ably APIs and SDKs to set one up.

Read more

Amazon Sns vs Firebase

Amazon-sns and Firebase are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Amazon Sns and Firebase compare

Amazon Sns vs Google Pub Sub

Amazon-sns and Google-pub-sub are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Amazon Sns and Google Pub Sub compare

Amazon Sns vs Microsoft Azure Web Pubsub

Amazon-sns and Microsoft-azure-web-pubsub are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Amazon Sns and Microsoft Azure Web Pubsub compare

Amazon Sns vs Rails Actioncable

Amazon-sns and Rails-actioncable are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Amazon Sns and Rails Actioncable compare

Amazon Sns vs Signalr

Amazon-sns and Signalr are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Amazon Sns and Signalr compare

AMQP 1.0

Advanced Message Queuing Protocol (AMQP) is a protocol that can be used to retrieve messages from a queue. Discover how it works.

Read more

APNs

APNs is a cloud service that enables third-party developers to push notifications to applications on Apple devices over a secure connection.

Read more

AWS SNS

AWS SNS is a simple, distributed, cloud-native messaging service. Discover how it works, its pros and cons, and more.

Read more

AWS SQS

AWS SQS is a distributed message queuing service for asynchronous messaging. Learn how it works, and its pros and cons.

Read more
E

Event-driven architecture patterns and when to use them

Discover the two major patterns for event-driven architectures and the use cases for each, complete with examples.

Read more

Event-driven architecture: Challenges and how to overcome them

Event-driven architecture (EDA) is a complex solution to a complex problem. Here, we cover a few of EDAs biggest challenges and how to manage with them.

Read more

Event-driven architecture: Everything you need to know in 2024

Event-driven architecture, or EDA, is a software architecture that decouples event publishers and subscribers to enable realtime message delivery.

Read more
F

FeathersJS Deep Dive

An examination of the FeathersJS framework and its realtime functionality — what it is, setup, limitations.

Read more

Firebase vs Google Pub Sub

Firebase and Google-pub-sub are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Firebase and Google Pub Sub compare

Firebase vs Microsoft Azure Web Pubsub

Firebase and Microsoft-azure-web-pubsub are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Firebase and Microsoft Azure Web Pubsub compare

Firebase vs Rails Actioncable

Firebase and Rails-actioncable are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Firebase and Rails Actioncable compare

Firebase vs Signalr

Firebase and Signalr are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Firebase and Signalr compare
G

Google Pub Sub vs Microsoft Azure Web Pubsub

Google-pub-sub and Microsoft-azure-web-pubsub are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Google Pub Sub and Microsoft Azure Web Pubsub compare

Google Pub Sub vs Rails Actioncable

Google-pub-sub and Rails-actioncable are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Google Pub Sub and Rails Actioncable compare

Google Pub Sub vs Signalr

Google-pub-sub and Signalr are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Google Pub Sub and Signalr compare

Guide to Django Channels: What it is, pros and cons and use cases

Django Channels adds WebSocket support to the Django framework, making it possible to develop realtime functionality like chat and multiplayer collaboration.

Read more
H

HTTP Long Polling - What it is and when to use it

This article is deep dive into the technique known as “long polling”: how it came to be, how it's implemented, and how we use it at Ably.

Read more
I

Idempotency - Challenges and Solutions Over HTTP

An idempotent operation is one whose effect is the same whether it is performed once or multiple times. Learn more about idempotency, and how Ably provides it.

Read more
M

Microsoft Azure Web Pubsub vs Rails Actioncable

Microsoft-azure-web-pubsub and Rails-actioncable are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Microsoft Azure Web Pubsub and Rails Actioncable compare

Microsoft Azure Web Pubsub vs Signalr

Microsoft-azure-web-pubsub and Signalr are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Microsoft Azure Web Pubsub and Signalr compare

MQTT vs. WebSocket - Key differences and when to use them together

Discover the different features, performance characteristics and use cases for MQTT and WebSocket, and how they can be used together.

Read more

MQTT: The complete guide

A conceptual deep-dive into MQTT, how it works, and its uses now and in the future.

Read more
P

Pub/Sub pattern architecture

Learn about the key components involved in any Pub/Sub system, understand the characteristics of Pub/Sub architecture, and explore its benefits.

Read more
R

Rails Actioncable vs Signalr

Rails-actioncable and Signalr are both popular realtime messaging platforms that allow developers to build realtime applications. Discover how they compare, and which is best for your use case.

See how Rails Actioncable and Signalr compare
S

Scaling Firebase - Practical considerations and limitations

Firebase is used to keep frontend clients and your backend in sync - for example, chat apps, and multiplayer collaboration. But how well does it scale?

Read more

Scaling SignalR: Available options and key challenges

Learn how to scale ASP.NET Core SignalR and Azure SignalR Service, and discover the challenges you’ll face along the way.

Read more

Scaling Socket.IO - practical considerations

A review of Socket.IO’s advantages, limitations & performance. Learn about the challenges of using Socket.IO to deliver realtime apps at scale.

Read more

Sendbird alternatives: 9 competitors to consider in 2024

Discover the best solutions you can use instead of Sendbird to build web-based and in-app chat experiences.

Read more

Server-Sent Events: A WebSockets alternative ready for another look

This page is your introduction to Server-Sent Events (SSEs) - how they work, when to use them, and key considerations and challenges to be aware of.

Read more

SignalR deep dive: Key concepts, use cases, and limitations

Learn about SignaR’s features, discover what kind of realtime experiences you can build with it, and read about its limitations and alternatives.

Read more

Socket.IO: How it works, when to use it, and how to get started

Socket.IO's main use cases, how to get started, ideal use cases, scope for support, where it fits in the realtime landscape.

Read more

SockJS

SockJS is a JavaScript library that enables full-duplex communication. It works cross-browser and allows for low-latency communication. Find out how it works.

Read more
T

The challenge of scaling WebSockets [with video]

Scaling WebSockets for a production system can be challenging in terms of load balancing, fallback strategy, and connection management. Here's how to tackle it.

Read more
W

Webhooks – A Conceptual Deep Dive

With Webhooks you can set up integration rules based on published messages or presence events emitted on channels. Find out how they work, use cases, and more.

Read more

WebRTC

WebRTC is a free, open-source project enabling p2p comms in browsers and mobile apps via APIs, including audio, video, and data transfers.

Read more

WebSocket API and protocol explained: How they work, are used and more

We cover the WebSocket protocol and API, how WebSockets work, WebSocket use cases, pros and cons, WebSocket alternatives, WebSocket scalability, and more.

Read more

WebSocket security: How to prevent 9 common vulnerabilities

Discover the most common WebSocket security vulnerabilities and how to prevent them through a combination of modern security approaches and testing tools.

Read more

WebSockets vs HTTP: Which to choose for your project in 2024

Pros and cons of HTTP and WebSocket protocols, and when best to use them.

Read more

WebSub – A deep dive

This article explores the history of WebSub, how it works, use cases (including big names who have adopted it), and the challenges of using WebSub.

Read more

What is Event Streaming? A Deep Dive

An event streaming deep dive. Its elemental components, use cases, alternatives, and review of some open-source and commercial implementations.

Read more

What is Pub/Sub? The Publish/Subscribe model explained

Learn everything you need to know about Pub/Sub, a design pattern that’s used to implement event-driven architectures and realtime messaging systems.

Read more
X

XMPP

XMPP is an XML-based messaging protocol for realtime data transmission between distributed systems. Learn how it works, and its pros and cons.

Read more
Z

ZeroMQ

Learn about ZeroMQ, an asynchronous message queue library for building messaging middleware brokers or protocols for distributed or concurrent applications.

Read more