TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Azure Service Bus

    Score9.5 out of 10
    N/AMicrosoft offers Azure Service Bus as a reliable cloud messaging as a service (MaaS) and simple hybrid integration solution.N/A

    EchoRelay

    N/AN/AEchoRelay is a managed runtime for custom API integrations. Teams that maintain their own adapters carry the cost of every change at the other end. A vendor renames a field and someone edits adapter code, deploys it, and hopes nothing else moved. A credential rotates and the adapter breaks until somebody notices. EchoRelay moves that work out of application code. An integration is described once as configuration: what comes in, the target system, its credentials,…

    $0

    Pricing
    Azure Service BusEchoRelay
    Editions & Modules
    No answers on this topic
    Free
    $0
    Pro
    $19
    per month
    Scale
    $99
    per month
    Prepaid credits
    from $5
    one-time fee
    Offerings
    Pricing Offerings
    Azure Service BusEchoRelay
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional DetailsThree ways to pay, and you can move between them. Start free with no card. Buy credits when you need them, with no subscription. Or subscribe for a monthly allowance and a lower rate on anything above it. One request fans out to its targets, and each delivery is charged separately, so cost follows how many systems a request actually reaches. Deliveries that fail on our side are not charged. Nothing is priced per seat, and every plan includes the full REST API, the MCP server and the web panel. Current plans, add-ons, credit packs and the full comparison are on the pricing page linked above. Prices exclude VAT; applicable taxes are calculated at checkout.
    More Pricing Information
    Best Alternatives
    Azure Service BusEchoRelay
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Mule ESB
    Score8.3 out of 10
    Mule ESB
    Score8.3 out of 10
    Enterprises
    IBM DataPower Gateway
    Score9.5 out of 10
    IBM DataPower Gateway
    Score9.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Azure Service BusEchoRelay
    Likelihood to Recommend
    8.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Azure Service BusEchoRelay
    Likelihood to Recommend
    Microsoft
    If you need a cloud-based service bus or a simple to use queue/topic/routing/pub-sub service, then Azure Service Bus is a very good choice at a reasonable price and performance. Typically on-premise we'd use RabbitMQ because it "just works", but if you're building a "cloud-first" application, then this is the one to go with. It's especially easy to integrate with if you're already embedded in the Microsoft ecosystem.
    Incentivized
    Read full review
    EchoRelay
    No answers on this topic
    Pros
    Microsoft
    • Acting as a basic queuing service it works very well.
    • One of the best parts is that Azure Service Bus can work over HTTPS which helps in strict firewall situations. There is a performance hit if you choose to use HTTPS.
    • The routing capabilities are quite good when using topics and subscriptions. You can apply filters using a pseudo-SQL-like language though the correlation filters are quick and easy options.
    • Costs are very reasonable at low-ish volumes. If you're processing 10's of millions of messages a month... it may be a different story.
    Incentivized
    Read full review
    EchoRelay
    No answers on this topic
    Cons
    Microsoft
    • The SqlFilter could be a little easier to use, but it's not terrible.
    • The performance while using HTTPS for the connection is a little slow compared to direct connections using AMQP ports.
    • There is a size limit to the message - unlike RMQ for instance, Azure Service Bus caps messages to 256kb on the standard tier.
    Incentivized
    Read full review
    EchoRelay
    No answers on this topic
    Alternatives Considered
    Microsoft
    RabbitMQ is simple and awesome... but so is Azure Service Bus. Both accomplish the same thing but in different environments. If you're building a cloud-native application - especially one that is serverless by design - Azure Service Bus is the only real choice in Azure. It works well, it's performance, and it's reasonably priced in the Standard tier. From our testing, RMQ is more performant, but it's hard to compare service-based implementations vs RMQ installed on VMs.
    Incentivized
    Read full review
    EchoRelay
    No answers on this topic
    Return on Investment
    Microsoft
    • Compared to open-source free software like RMQ, Azure Service Bus does have some costs to it. But the cost is reasonable.
    • Also unlike RMQ, Azure Service Bus doesn't require you to stand up any hardware - so it's very easy to use and saves time/money from that perspective.
    Incentivized
    Read full review
    EchoRelay
    No answers on this topic
    ScreenShots

    EchoRelay Screenshots

    Screenshot of One address in. Many systems out, each shaped by a configuration you can preview, publish and roll back. Deploy nothing.Screenshot of Lines are versions of the API, v1 and v2, each with its own base URL. Build the next one beside the version that is serving traffic, then activate it when it is ready.Screenshot of Set the target, how it authenticates, and whether it gets queued delivery, synchronous delivery or streaming. Anything still undelivered lands in failed deliveries.Screenshot of A mapping is a tree of typed nodes. Edit it as JSON or build it visually. Both read back the same thing, so what an agent writes opens in the builder unchanged.Screenshot of Filter by request id, method, status or path. Open a row to see what each target answered.Screenshot of Deliveries that ran out of attempts wait here with the reason and the payload. Replay one, or all of them.