Google Cloud Pub/Sub vs. Microsoft BizTalk Server

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Pub/Sub
Score 8.8 out of 10
N/A
Google offers Cloud Pub/Sub, a managed message oriented middleware supporting many-to-many asynchronous messaging between applications.N/A
Microsoft BizTalk
Score 6.0 out of 10
N/A
N/AN/A
Pricing
Google Cloud Pub/SubMicrosoft BizTalk Server
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google Cloud Pub/SubMicrosoft BizTalk
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google Cloud Pub/SubMicrosoft BizTalk Server
Considered Both Products
Google Cloud Pub/Sub
Chose Google Cloud Pub/Sub
Google Cloud Pub/Sub is a managed service compared to Apache Kafka.

Simple Queue Service (SQS) is an Amazon managed service that supports similar functionality as compared to Google Cloud Pub/Sub. However, we selected Google Cloud Pub/Sub as all other services in our platform …
Chose Google Cloud Pub/Sub
Kafka looks like and ordered queue, there no deliver backoff, so if a message has a problem, it doesn't advance to the next one. Google Cloud Pub/Sub looks like more a SET of messages, and kafka like a LIST. In kafka a same message will repeat instantaneously while it is being …
Chose Google Cloud Pub/Sub
Having used Amazon Web Services SNS & SQS I can say that even if the latter may offer more features, Google Cloud Pub/Sub is easier to use. On the other hand, usage of SNS & SQS as well as documentation and troubleshooting is easier with the AWS solution.
Since we are not using …
Chose Google Cloud Pub/Sub
Google Cloud Pub/Sub as a managed service is significantly more easy to use than a self managed Kafka cluster. As our software was already on GCP it was a no-brainer to use Pub/Sub due to the high level of integration and ease of use with other Google Cloud Platform services.
Chose Google Cloud Pub/Sub
  • Easy to setup Publisher, Subscribers and Message Queue service
  • More Reliable and Easy Scalable with Google Managed services
  • Easily integrated with most of the data sources we typically use for Data Storage and Analysis
Chose Google Cloud Pub/Sub
Amazon SQS has no integration with google play billing whereas Google Cloud Pub/Sub had native integration with google cloud billing, Play billing.
Chose Google Cloud Pub/Sub
We considered several messaging platforms including Kafka and Kinesis but both would have required more developer work and didn't integrate as nicely with our ecosystem. RabbitMQ is another messaging platform I've researched and prototyped on; it also would have required more …
Chose Google Cloud Pub/Sub
Compute Engine is not a direct competitor, but in fact, works well coupled with Pub/Sub.
Microsoft BizTalk
Chose Microsoft BizTalk
We used BizTalk Server as we had all other integrating applications developed on .Net and using Microsoft development environment. Kafka is best if integration is between non-Microsoft applications. We had few adapters developed using Microsoft .Net framework. BizTalk is well …
Chose Microsoft BizTalk
Microsoft BizTalk was chosen as the integration hub many years ago. It is still in use in a number of places in the organization however we are no longer developing specifically for this product in mind. We now develop in a number of places and if Microsoft BizTalk is the …
Chose Microsoft BizTalk
Cordis is a Dutch product but it is too expensive.
Chose Microsoft BizTalk
We did look at Jitterbit dataloader from Salesforce.com. Jitterbit seems like a pretty decent solution if you are doing a lot of uploads into Salesforce.com. However, its not nearly as flexible as Microsoft Biztalk is. Biztalk allows you to create any type of custom solution …
Chose Microsoft BizTalk
BizTalk was selected here mainly because it is easy to integrate to a .NET application (most of them are Web Service, WCF SOAP, WCF REST and Web API) and many backend databases are Microsoft SQL Server. Another benefit is that the monitoring job is easy to set up and centralize …
Best Alternatives
Google Cloud Pub/SubMicrosoft BizTalk Server
Small Businesses
AWS IoT Core
AWS IoT Core
Score 9.9 out of 10

No answers on this topic

Medium-sized Companies
Apache Kafka
Apache Kafka
Score 8.8 out of 10
Boomi
Boomi
Score 7.6 out of 10
Enterprises
Apache Kafka
Apache Kafka
Score 8.8 out of 10
TIBCO B2B Integration Solution
TIBCO B2B Integration Solution
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud Pub/SubMicrosoft BizTalk Server
Likelihood to Recommend
9.0
(0 ratings)
8.0
(0 ratings)
Likelihood to Renew
10.0
(0 ratings)
9.0
(0 ratings)
Usability
10.0
(0 ratings)
7.0
(0 ratings)
Availability
10.0
(0 ratings)
-
(0 ratings)
Performance
10.0
(0 ratings)
-
(0 ratings)
Support Rating
9.8
(0 ratings)
5.0
(0 ratings)
Implementation Rating
-
(0 ratings)
9.0
(0 ratings)
Configurability
10.0
(0 ratings)
-
(0 ratings)
Product Scalability
10.0
(0 ratings)
-
(0 ratings)
User Testimonials
Google Cloud Pub/SubMicrosoft BizTalk Server
Likelihood to Recommend
Using Google Cloud Pub/Sub will mainly depend on the cloud platform used. Our client didn't choose GCP for Google Cloud Pub/Sub, if we went with AWS we would be using SNS/SQS (obviously). However, Google Cloud Pub/Sub is a better solution in the GCP services compared to self-managed solutions such as RabbitMQ for instance (it is managed by GCP and integrates with GCP solutions).
Read full review
It is perfectly suited if some heavy operation needs to be automated where jobs can be queued up. Scalable app which is required to develop in a lesser time frame. Good for when users should be able to change rules more frequently without any downtime, like promotions. The server is well proven in the market. BizTalk server is the best fit if all other integration adapters are developed using Microsoft applications and if all applications are meant to be processed on a Windows environment.
Read full review
Pros
  • A hands-off approach to publishing messages and subscribing to topics.
  • Easy to use APIs.
  • Useful, simple UI on cloud console to send messages for debugging, etc.
Read full review
  • BizTalk uses Microsoft Visual Studio as the IDE (integrated development environment) tool, and it's very easy to use.
  • The orchestration engine of BizTalk addresses resource issue very well for long-running business processes by dehydrating and rehydrating orchestration instances.
  • BizTalk is very easy to integrate if the development is mainly on the Microsoft software family.
Read full review
Cons
  • Allow write and read of messages more than 10 MB
  • Support rate at which HTTP endpoints are triggered to reduce scale requirements on downstream services
  • Support replay of messages
Read full review
  • BizTalk needs to be better at tracking down errors after the fact. Input files by default get deleted after processing successfully, unless you specifically specify that they don't. This can be an issue where you need to see what the input file contained, since you may have errors showing up in your target platform, in our case this was SAP.
  • BizTalk logging needs improved. It needs to be able to log the content of the messages it sends and receives. It would be good if the log had a link to the input and output files.
  • BizTalk needs to allow a simple way to preserve the input and output files for debugging purposes. A master setting on the orchestration would be helpful for this.
Read full review
Likelihood to Renew
It serves all of our purposes in the most transparent way I can imagine, after seeing other message queueing providers, I can only attest to its quality.
Read full review
BizTalk will always be required at this hospital.
Read full review
Usability
It is easy to create Google Cloud Pub/Sub topics from both Web Console and CLI commands.
Google Cloud Pub/Sub supports creation of one or more subscriptions.
By supporting a BigQuery Pub/Sub subscription to automatically write to a BigQuery table it simplifies development by avoiding implementation of a custom micro service for writes to BigQuery.
Read full review
Microsoft BizTalk is not an intuitive product. It requires many hours of looking through the settings to achieve what you need. Using 3rd party DLLs is a nightmare as you are forced to register them in the GAC of the server and this process is quite cumbersome just to use a DLL.
Read full review
Reliability and Availability
I have never faced a single problem in 4 years.
Read full review
No answers on this topic
Performance
It's very fast, can be even better if you use protobuf.
Read full review
No answers on this topic
Support Rating
They have decent documentation, but you need to pay for support. We weren't able to answer all our questions with the documentation and didn't have time to setup support before we needed it so I can't give it a higher rating but I think it tends to be a bit slow unless you're a GCP enterprise support customer.
Read full review
BizTalk Server has been supported for more than 15 years. It is well proven in the market. Microsoft has provided excellent support with technical issues.
Read full review
Implementation Rating
No answers on this topic
Make sure you have everybody and all depts. On board during testing on test server.
Read full review
Alternatives Considered
  • Easy to setup Publisher, Subscribers and Message Queue service
  • More Reliable and Easy Scalable with Google Managed services
  • Easily integrated with most of the data sources we typically use for Data Storage and Analysis
  • 10k Topics is a good enough number to build and deliver the business use cases
  • Asynchronous and fallback mechanisms are great to ensure parallel delivery of the messages
Read full review
We did look at Jitterbit dataloader from Salesforce.com. Jitterbit seems like a pretty decent solution if you are doing a lot of uploads into Salesforce.com. However, its not nearly as flexible as Microsoft Biztalk is. Biztalk allows you to create any type of custom solution you wish, whereas Jitterbit is much more limited.
Read full review
Scalability
You can just plug in consumers at will and it will respond, there's no need for further configuration or introducing new concepts. You have a queue, if it's slow, you plug in more consumers to process more messages: simple as that.
Read full review
No answers on this topic
Return on Investment
  • Pub/Sub has helped avoid data loss improving our customer value prop.
  • Pub/Sub has reduced development time that would otherwise be needed to build a highly scalable queue.
Read full review
  • Microsoft BizTalk is more of a neutral ground as its [pricey] but it does do what it says
  • Microsoft BizTalk requires a much larger team of developers and server ops to run
  • Microsoft BizTalk can be pricey depending on your agreement
Read full review
ScreenShots