Google Cloud Pub/Sub vs. Oracle Integration (OIC)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Pub/Sub
Score 9.0 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
Oracle Integration (OIC)
Score 7.8 out of 10
N/A
The Oracle Integration Cloud Service is an iPaaS providing prebuilt integration flows between applications, including other Oracle products. The Integration Cloud Service is scaled for enterprises, with prebuilt codeless adapters for on-premises and SaaS systems and low-code automation capabilities.N/A
Pricing
Google Cloud Pub/SubOracle Integration (OIC)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google Cloud Pub/SubOracle Integration (OIC)
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
Google Cloud Pub/SubOracle Integration (OIC)
Features
Google Cloud Pub/SubOracle Integration (OIC)
Cloud Data Integration
Comparison of Cloud Data Integration features of Product A and Product B
Google Cloud Pub/Sub
-
Ratings
Oracle Integration (OIC)
7.4
22 Ratings
8% below category average
Pre-built connectors00 Ratings7.821 Ratings
Connector modification00 Ratings7.821 Ratings
Support for real-time and batch integration00 Ratings5.822 Ratings
Data quality services00 Ratings6.120 Ratings
Data security features00 Ratings8.021 Ratings
Monitoring console00 Ratings9.222 Ratings
Best Alternatives
Google Cloud Pub/SubOracle Integration (OIC)
Small Businesses
Amazon SNS
Amazon SNS
Score 8.7 out of 10
Make
Make
Score 9.3 out of 10
Medium-sized Companies
Apache Kafka
Apache Kafka
Score 8.5 out of 10
IBM App Connect
IBM App Connect
Score 9.3 out of 10
Enterprises
Apache Kafka
Apache Kafka
Score 8.5 out of 10
IBM App Connect
IBM App Connect
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud Pub/SubOracle Integration (OIC)
Likelihood to Recommend
9.8
(7 ratings)
8.3
(30 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
10.0
(2 ratings)
-
(0 ratings)
Availability
10.0
(1 ratings)
-
(0 ratings)
Performance
10.0
(1 ratings)
-
(0 ratings)
Support Rating
9.8
(3 ratings)
9.0
(1 ratings)
Configurability
10.0
(1 ratings)
-
(0 ratings)
Product Scalability
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Google Cloud Pub/SubOracle Integration (OIC)
Likelihood to Recommend
Google
If you want to stream high volumes of data, be it for ETL streaming or event sourcing, Google Cloud Pub/Sub is your go-to tool. It's easy to learn, easy to observe its metrics and scales with ease without additional configuration so if you have more producers of consumers, all you need to do is to deploy on k8s your solutions so that you can perform autoscaling on your pods to adjust to the data volume. The DLQ is also very transparent and easy to configure. Your code will have no logic whatsoever regarding orchestrating pubsub, you just plug and play. However, if you are not in the Google Cloud Pub/Sub environment, you might have trouble or be most likely unable to use it since I think it's a product of Google Cloud.
Read full review
Oracle
Oracle Process Cloud is suited for medium-sized companies and up who want to create applications that can automate tasks without the need of recruiting more software developers. With a couple hours of training, any member of the organization's business team will be well-equipped with all of the knowledge that is needed to use Oracle Process Cloud effectively. If your IT team is large and able to take upon the task of making the given application, then something like Oracle BPM is a better solution.
Read full review
Pros
Google
  • With a pub/sub architecture the consumer is decoupled in time from the publisher i.e. if the consumer goes down, it can replay any events that occurred during its downtime.
  • It also allows consumer to throttle and batch incoming data providing much needed flexibility while working with multiple types of data sources
  • A simple and easy to use UI on cloud console for setup and debugging
  • It enables event-driven architectures and asynchronous parallel processing, while improving performance, reliability and scalability
Read full review
Oracle
  • New enhanced activities that are targeted to reduce the integration pain. For example, file stage activity reduces the pain of chunking the input file while sending and mapping the data to the target application. Stage activity takes care of it automatically for the customer. Similarly, recommendation on the mapper is a huge plus for people looking for common integration.
  • There are around 50 adapters available including dedicated out of the box application adapters and generic technologies adapters on OICS. The best part of these application adapters is that they are designed considering LOB users. Most of the time integration implementor does not require, application knowledge to perform the integration. OICS has some of Oracle Cloud applications adapters which make integration much easier may not be available in other integration platforms.
  • Inbuilt diagnostic dashboard and error hospital makes this product lucrative. OICS also comes with integrated Process Cloud and Visual Builder at the same cost. the customer can have seamless integration with Apiary and SSI on demand.
Read full review
Cons
Google
  • Would be nice if the queue could be extended beyond 7 days.
  • We found it a bit tricky replay unacknowledged messages when needed.
Read full review
Oracle
  • Currently, it is not retaining the logs for more than 3 days, which it needs to address.
  • We also need some functionality inside the interface to re-push the same transaction again so that it will be helpful while testing and fixing the issue.
  • Also, some log errors are not giving the correct details. Oracle needs to rectify those.
Read full review
Likelihood to Renew
Google
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
Oracle
No answers on this topic
Usability
Google
It has many libraries in many languages, google provides either good guides or they're AI generated code libraries that are easy to understand. It has very good observability too.
Read full review
Oracle
No answers on this topic
Reliability and Availability
Google
I have never faced a single problem in 4 years.
Read full review
Oracle
No answers on this topic
Performance
Google
It's very fast, can be even better if you use protobuf.
Read full review
Oracle
No answers on this topic
Support Rating
Google
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
Oracle
The team is proactive and takes the issue up for resolution, they follow continuous development and release.
Read full review
Alternatives Considered
Google
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 GCP only for Pub/Sub the choice depends on other variables.
Read full review
Oracle
The nearest thing I have used to OIC is UiPath, as it is often used as a tool to integrate software together. However, it is much more suited to legacy software which have little to no API endpoints. If the infrastructure already exists I understand why people use RPA for integration, however for when API's are easily accessible and you're using Oracle tools, OIC is better.
Read full review
Scalability
Google
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
Oracle
No answers on this topic
Return on Investment
Google
  • Increased Efficiency with reliable and Google managed services up all the time wit Disaster Recovery in place as well
  • Definitely Lower costs being a cloud based solution and easier to setup
  • Faster Project delivery and go to market plan for the business use cases basis this technology at the back end
Read full review
Oracle
  • The modern and advanced analytical abilities in Oracle Process Cloud are also a missing element that should be catered to.
  • This tool is used greatly for IT departments at a lower level with some very basic and limited access for general employees only.
  • Oracle Process Cloud has many advantages like it offers some very great and scalable solutions.
  • I find Oracle Process Cloud pretty straightforward and easy as compared to the different options available. Lastly, I think that as it is just one platform, managing the Oracle Process Cloud is pretty easy too.
Read full review
ScreenShots

Oracle Integration (OIC) Screenshots

Screenshot of Popular, pre-built adapters to connect applications.Screenshot of #24DaysOfIntegrationScreenshot of Leader in Gartner MQ iPaaS Quadrant - 2018Screenshot of Cloud Integration for Dummies  http://media.wiley.com/assets/7327/27/9781119263289_Cloud_Integration_and_API_Management_FD_Oracle_Special_Edition.pdf