mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-13 14:20:13 +02:00
Adapt Messaging header -> Messaging and Streaming
This commit is contained in:
parent
e0f4464971
commit
1a7e99122a
@ -43,7 +43,7 @@ Table of Contents
|
|||||||
* [Issue Tracking and Project Management](#issue-tracking-and-project-management)
|
* [Issue Tracking and Project Management](#issue-tracking-and-project-management)
|
||||||
* [Log Management](#log-management)
|
* [Log Management](#log-management)
|
||||||
* [Management Systems](#management-system)
|
* [Management Systems](#management-system)
|
||||||
* [Messaging and Streaming](#messaging)
|
* [Messaging and Streaming](#messaging-and-streaming)
|
||||||
* [Miscellaneous](#miscellaneous)
|
* [Miscellaneous](#miscellaneous)
|
||||||
* [Monitoring](#monitoring)
|
* [Monitoring](#monitoring)
|
||||||
* [PaaS](#paas)
|
* [PaaS](#paas)
|
||||||
@ -578,7 +578,7 @@ Table of Contents
|
|||||||
|
|
||||||
**[⬆ back to top](#table-of-contents)**
|
**[⬆ back to top](#table-of-contents)**
|
||||||
|
|
||||||
## Messaging
|
## Messaging and Streaming
|
||||||
|
|
||||||
* [Ably](https://www.ably.com/) - Realtime messaging service with presence, persistence and guaranteed delivery. Free plan includes 3m messages per month, 100 peak connections and 100 peak channels.
|
* [Ably](https://www.ably.com/) - Realtime messaging service with presence, persistence and guaranteed delivery. Free plan includes 3m messages per month, 100 peak connections and 100 peak channels.
|
||||||
* [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service. Little Lemur plan: max 1 million messages/month, max 20 concurrent connections, max 100 queues, max 10,000 queued messages, multiple nodes in different AZ's
|
* [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service. Little Lemur plan: max 1 million messages/month, max 20 concurrent connections, max 100 queues, max 10,000 queued messages, multiple nodes in different AZ's
|
||||||
|
Loading…
x
Reference in New Issue
Block a user