mirror of
https://github.com/255kb/stack-on-a-budget.git
synced 2021-05-13 03:06:20 +03:00
Update CloudAMQP
- Cloud AMQP->CloudAMQP - Add Azure - Add note that the idle queue time limitation can be removed if one wants to.
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
|
||||
<!-- TOC depthFrom:2 -->
|
||||
|
||||
- [Cloud AMQP](#cloud-amqp)
|
||||
- [CloudAMQP](#cloudamqp)
|
||||
- [Google Cloud Pub/Sub](#google-cloud-pubsub)
|
||||
|
||||
<!-- /TOC -->
|
||||
|
||||
## Cloud AMQP
|
||||
## CloudAMQP
|
||||
|
||||
[Pricing page](https://www.cloudamqp.com/plans.html)
|
||||
|
||||
* *Free tier*: 1M messages/month, 100 queues, up to 20 concurrent connections, 10k queued messages
|
||||
* *Pros*: offers replication, monitoring, administration interface; supports following hosting providers: AWS, Google, Digital Ocean
|
||||
* *Limitations*: Allows maximum idle queue time of 28 days
|
||||
* *Pros*: offers replication, monitoring, administration interface; supports following hosting providers: AWS, Azure, Google, Digital Ocean
|
||||
* *Limitations*: Allows maximum idle queue time of 28 days (can be removed by removing the default policy)
|
||||
|
||||
## Google Cloud Pub/Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user