From 1a7e99122ab5f0ce016096dd430c8e13965ab2c8 Mon Sep 17 00:00:00 2001 From: Christoph Lipautz Date: Mon, 17 Jan 2022 08:45:40 +0100 Subject: [PATCH] Adapt Messaging header -> Messaging and Streaming --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f56074a..eafdfcad 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Table of Contents * [Issue Tracking and Project Management](#issue-tracking-and-project-management) * [Log Management](#log-management) * [Management Systems](#management-system) - * [Messaging and Streaming](#messaging) + * [Messaging and Streaming](#messaging-and-streaming) * [Miscellaneous](#miscellaneous) * [Monitoring](#monitoring) * [PaaS](#paas) @@ -578,7 +578,7 @@ 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. * [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