Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CircleCI
Score 9.5 out of 10
N/A
CircleCI is a software delivery engine from the company of the same name in San Francisco, that helps teams ship software faster, offering their platform for Continuous Integration and Continuous Delivery (CI/CD). Ultimately, the solution helps to map every source of change for software teams, so they can accelerate innovation and growth.
$0
for up to 6,000 build minutes and up to 5 active users per month
Docker
Score 8.7 out of 10
N/A
Docker Enterprise was sold to Mirantis in 2019; that product is now sold as Mirantis Kubernetes Engine. But Docker now offers a 2-product suite that includes Docker Desktop, which they present as a fast way to containerize applications on a desktop; and, Docker Hub, a service for finding and sharing container images with a team and the Docker community, a repository of container images with an array of…
$5
per month
Oracle Integration (OIC)
Score 7.9 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
CircleCIDockerOracle Integration (OIC)
Editions & Modules
Server
Contact Sales
Performance
starting at $15
per month
Scale
starting at $2000
per month
Free
$0
unlimited public repositories
Pro
$5.00
per month per user
Team
$7.00
per month per user
Business
$21
per month per user
No answers on this topic
Offerings
Pricing Offerings
CircleCIDockerOracle Integration (OIC)
Free Trial
NoNoYes
Free/Freemium Version
YesYesNo
Premium Consulting/Integration Services
NoNoYes
Entry-level Setup FeeNo setup feeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
CircleCIDockerOracle Integration (OIC)
Features
CircleCIDockerOracle Integration (OIC)
Cloud Data Integration
Comparison of Cloud Data Integration features of Product A and Product B
CircleCI
-
Ratings
Docker
-
Ratings
Oracle Integration (OIC)
7.4
22 Ratings
8% below category average
Pre-built connectors00 Ratings00 Ratings7.821 Ratings
Connector modification00 Ratings00 Ratings7.821 Ratings
Support for real-time and batch integration00 Ratings00 Ratings5.822 Ratings
Data quality services00 Ratings00 Ratings6.120 Ratings
Data security features00 Ratings00 Ratings8.021 Ratings
Monitoring console00 Ratings00 Ratings9.222 Ratings
Best Alternatives
CircleCIDockerOracle Integration (OIC)
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
Git
Git
Score 10.0 out of 10
Make
Make
Score 9.3 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
Git
Git
Score 10.0 out of 10
IBM App Connect
IBM App Connect
Score 9.2 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
Git
Git
Score 10.0 out of 10
IBM App Connect
IBM App Connect
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
CircleCIDockerOracle Integration (OIC)
Likelihood to Recommend
8.0
(26 ratings)
10.0
(14 ratings)
8.3
(30 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(1 ratings)
-
(0 ratings)
Usability
10.0
(1 ratings)
10.0
(2 ratings)
-
(0 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Performance
7.8
(3 ratings)
8.0
(1 ratings)
-
(0 ratings)
Support Rating
6.9
(6 ratings)
-
(0 ratings)
9.0
(1 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
CircleCIDockerOracle Integration (OIC)
Likelihood to Recommend
CircleCI
Based on our experience, CircleCI is well-suited for automating mobile app release cycles. For example, to release an iOS app, you would need to build, sign, and upload it to TestFlight, which requires a dedicated Mac in the office. But with CircleCI, you can have macOS executors, so you don't have to manage a physical build machine. Another benefit is that CircleCI's certified AWS Orbs abstract away complex authentication and deployment logic, allowing us to build, push, and deploy Docker containers to Amazon ECS with minimal configuration and high reliability. CircleCI is less suited for smaller projects where the development and deployment are not that extensive, for example, a static site. Once you have built a static site, you probably won't make any further changes, so there's no point in paying for it.
Read full review
Docker
You are going to be able to find the most resources and examples using Docker whenever you are working with a container orchestration software like Kubernetes. There will always some entropy when you run in a container, a containerized application will never be as purely performant as an app running directly on the OS. However, in most scenarios this loss will be negligible to the time saved in deployment, monitoring, etc.
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
CircleCI
  • Automated builds! This is really why you get CircleCI, to automate the build process. This makes building your application far more reliable and repeatable. It can also run tests and verify your application is working as expected.
  • Simple. Unlike Jenkins, Teamcity, or other platforms, CircleCI doesn't need a lot of setup. It's completely hosted, so there's no infrastructure to set up. The config file does take a bit to understand, but if you follow their example and start with something small and add to it, you can get it up and going quicker than it first looks.
  • Scales easily. Again, since it's all cloud-based, you don't have to manage or scale infrastructure. Simply subscribe to the number of containers you want, and scaling up just means buying more containers.
Read full review
Docker
  • Packaging of application to limit the space occupied
  • Ease of running the application
  • Provide multiple ways to handle the application issues and integration of different components like pipeline, ansible, terraform etc
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
CircleCI
  • While configuration is easy, the config files can get very very long.
  • Price compared to some alternatives that are cheaper / free. Especially so if you are running multiple containers in parallel.
  • Have experienced numerous outages (3-5) in the last few months where CircleCI has been down.
  • Web documentation and tutorials haven't been as good as some of the competitors.
Read full review
Docker
  • Docker hub image retention policy can be relaxed
  • Docker hub policies can be more developer friendly
  • Docker CLI help section can be improved
  • Image and container storage (local) management can be optimized
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
Usability
CircleCI
The reliability & speed, it just works. The ability to spin up macOS runners and Docker containers on demand without managing hardware is a huge win. The Orbs system makes integrating with AWS and Slack incredibly easy, saving us weeks of custom scripting and providing real-time updates in our Slack channel. This makes it easy for us to track and ensures that everyone involved knows the status. Of course, it has drawbacks related to configuration complexity and, in some cases, cost transparency, but overall, it is an industry-standard, robust tool that solves our core infrastructure problems well.
Read full review
Docker
I have been using Docker for more than 3 years and it really simplifies the modern application development and deployment. I like the ability of Docker to improve efficiency, portability and scalability for developers and operations teams. Another reason for giving this rating is because Docker integrates CI/CD pipelines very well
Read full review
Oracle
No answers on this topic
Reliability and Availability
CircleCI
No answers on this topic
Docker
Haven't seen any outages, fatal/unrecoverable errors in my usage so far. Enough said.
Read full review
Oracle
No answers on this topic
Performance
CircleCI
It's pretty snappy, even with using workflows with multiple steps and different docker images. I've seen builds take a long time if it's really involved, but from what I can tell, it's still at least on par if not faster than other build tools.
Read full review
Docker
Docker Desktop. The CPU high usage is a known issue. Needs fixing. Otherwise, it is great overall. Would not use anything else still.
Read full review
Oracle
No answers on this topic
Support Rating
CircleCI
Unless you have a reasonably large account, you're going to be mainly stuck reading their documentation. Which has improved somewhat over the years but is still extremely limited compared to a platform like Digital Ocean who invested in the documentation and a community to ensure it's kept up to date. If you can't find your answer there, you can be stuck.
Read full review
Docker
No answers on this topic
Oracle
The team is proactive and takes the issue up for resolution, they follow continuous development and release.
Read full review
Alternatives Considered
CircleCI
Jenkins is usually self-hosted, Travis CI's infrastructure is largely unreliable (lots of tests time out for no discernable reason), and Semaphore encourages you to configure your CI/CD from a web UI. We like CircleCI because its hosted, our tests run largely as expected on their infrastructure, and we can configure it from a config file that we track in GitHub.
Read full review
Docker
The reason why we are still using Docker right now is due to that is the best among its peers and suits our needs the best. However, the trend we foresee for the future might indicate Amazon lambda could potentially fit our needs to code enviornmentless in the near future.
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
CircleCI
No answers on this topic
Docker
It is the only tool in our toolset that has not [had] any issues so far. That is really a mark of reliability, and it's a testimony to how well the product is made, and a tool that does its job well is a tool well worth having. It is the base tool that I would say any organisation must have if they do scalable deployment.
Read full review
Oracle
No answers on this topic
Return on Investment
CircleCI
  • We pay over $5K/ month and we have high expectations for service. Sometimes I feel that we don't get the value, but only sometimes.
  • We have had to build our own application to keep state and broker releases and deployments. We call our app deployer. I feel that CircleCI could do more to understand our needs and possibly build additional features that would enable us to invest less in build and deployment infrastructure and justify paying more for Circle.
Read full review
Docker
  • Reduces the number of virtual machine which impacted our quarterly billing
  • Using docker with proxy we run multiple application on same port on same host.
  • impact on billing is we have to provide docker training to the people who are working on it.
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