Need advice about which tool to choose?Ask the StackShare community!

CloudAMQP

61
84
+ 1
7
pg-amqp-bridge

0
7
+ 1
0
Add tool

CloudAMQP vs pg-amqp-bridge: What are the differences?

Developers describe CloudAMQP as "RabbitMQ as a Service". Fully managed, highly available RabbitMQ servers and clusters, on all major compute platforms. On the other hand, pg-amqp-bridge is detailed as "Send Messages from PostgreSQL to RabbitMQ". This tool enables a decoupled architecture, think sending emails when a user signs up. Instead of having explicit code in your signup function that does the work (and slows down your response), you just have to worry about inserting the row into the database.

CloudAMQP and pg-amqp-bridge can be primarily classified as "Message Queue" tools.

pg-amqp-bridge is an open source tool with 251 GitHub stars and 14 GitHub forks. Here's a link to pg-amqp-bridge's open source repository on GitHub.

Decisions about CloudAMQP and pg-amqp-bridge
Mickael Alliel
DevOps Engineer at Rookout · | 4 upvotes · 433.7K views

In addition to being a lot cheaper, Google Cloud Pub/Sub allowed us to not worry about maintaining any more infrastructure that needed.

We moved from a self-hosted RabbitMQ over to CloudAMQP and decided that since we use GCP anyway, why not try their managed PubSub?

It is one of the better decisions that we made, and we can just focus about building more important stuff!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of CloudAMQP
Pros of pg-amqp-bridge
  • 4
    Some of the best customer support you'll ever find
  • 3
    Easy to provision
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is CloudAMQP?

    Fully managed, highly available RabbitMQ servers and clusters, on all major compute platforms.

    What is pg-amqp-bridge?

    This tool enables a decoupled architecture, think sending emails when a user signs up. Instead of having explicit code in your signup function that does the work (and slows down your response), you just have to worry about inserting the row into the database.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use CloudAMQP?
    What companies use pg-amqp-bridge?
      No companies found
      See which teams inside your own company are using CloudAMQP or pg-amqp-bridge.
      Sign up for StackShare EnterpriseLearn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with CloudAMQP?
      What tools integrate with pg-amqp-bridge?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      GitHubPythonDocker+24
      13
      17011
      What are some alternatives to CloudAMQP and pg-amqp-bridge?
      RabbitMQ
      RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
      IronMQ
      An easy-to-use highly available message queuing service. Built for distributed cloud applications with critical messaging needs. Provides on-demand message queuing with advanced features and cloud-optimized performance.
      Kafka
      Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
      Amazon SQS
      Transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use.
      Celery
      Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
      See all alternatives