Apache Camel vs. Google Cloud Run

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Camel
Score 6.3 out of 10
N/A
Apache Camel is an open source integration platform.N/A
Google Cloud Run
Score 9.1 out of 10
N/A
Google Cloud Run enables users to build and deploy scalable containerized apps written in any language (including Go, Python, Java, Node.js, .NET, and Ruby) on a fully managed platform. Cloud Run can be paired with other container ecosystem tools, including Google's Cloud Build, Cloud Code, Artifact Registry, and Docker. And it features out-of-the-box integration with Cloud Monitoring, Cloud Logging, Cloud Trace, and Error Reporting to ensure the health of an application.N/A
Pricing
Apache CamelGoogle Cloud Run
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache CamelGoogle Cloud Run
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache CamelGoogle Cloud Run
Considered Both Products
Apache Camel
Chose Apache Camel
Easier to use, better routing system, but perhaps too basic dependant on business needs?
Chose Apache Camel
If you are looking for a Java-based open source low cost equivalent to webMethods or Azure Logic Apps, Apache Camel is an excellent choice as it is mature and widely deployed, and included in many vendored Java application servers too such as Redhat JBoss EAP. Apache Camel is …
Chose Apache Camel
working with Apache's TomCat server, our developer found it most easy given the UI of Camel to perform integration and data processing tasks. when compared to the other two softwares they felt the need to learn new tools outside of Apache family can be avoided and with kafka, …
Chose Apache Camel
WebSphere Message Broker - Expensive, old, hard to use, bad connectors
Mulesoft - Very similar to Camel, but expensive and buggy
Chose Apache Camel
We did a comparison of the two products with an example application that tested about 10 distinct EIP pattern. We wrote Camel in XML and Java DSL and SI in XML. This was about 3 years ago. At the time, I found the threading model in SI to be more intuitive and Camel's seda. …
Chose Apache Camel
Akka or Spring Integration/ XD are alternatives to Apache Camel and very good frameworks on their own (especially Akka which provides a single threaded illusion).
Chose Apache Camel
We chose Apache Camel because it was lightweight, easy to get started with and because it had a groovy DSL since we were a grails shop when we started using it.
Chose Apache Camel
Apache Camel has been the integration framework of choice, but I was not the person to make the decision to use it. Compared to other competing products like Tibco Business Works, etc., it is free and open source and its licensing policy is acceptable to the management of Cox.
Chose Apache Camel
Esper is only similar in that they both are involved in complex even processing, however Esper's aim is a little more complex and specialized. In general however I found Apache Camel to be much easier to understand, implement and debug, whereas Esper's DSL can get very …
Google Cloud Run
Chose Google Cloud Run
Most of our existing serverless services are deployed on Google to it was a natural choice. With the new artifact registry, its very easy to deploy. With git flows, its now even easier to update the deployment just with a commit to the main branch. The initial trial period is …
Chose Google Cloud Run
The other two obvious cloud providers have direct alternatives: AWS Lambda and Azure Functions. Both were also evaluated briefly (only to validate that they exist); however, the organization had settled on shifting to Google for business reasons, and therefore, the comparison …
Chose Google Cloud Run
Google Cloud Run is integrated into GCP resources, admin, and billing. But it is not as easy to use as some other platforms like Heroku.
Chose Google Cloud Run
Flexibility of features snd customzing options tha optimized the large process and make it on the the go to reuse the same process in multiple deployments ot rollouts
Chose Google Cloud Run
Cloud Run is just so much easier and straightforward to work with than EC2 when it comes to getting a Docker image up and running and serving requests.
Chose Google Cloud Run
Clear separation between container and execution layer.
Chose Google Cloud Run
Usage is easy and also we have GCP as out cloud partner hence we made up our mind to go with Cloud Run and so far no issues things are going fine with it. and getting good features from Google in it.
Chose Google Cloud Run
DigitalOcean auto scale droplets is still in early stages and is not on par with Google Cloud Run.

It is easy to develop and test Google Cloud Run applications compared to other available alternatives.
Chose Google Cloud Run
For us, Google Cloud Run is a complement to Google Tag Manager to enable server-side data collection.
Chose Google Cloud Run
AWS Lambda supports code zip package, enabling lower cold start time. Also, AWS Lambda pricing is much simpler, easier to understand.

Chose Google Cloud Run
The Goolge docs for their products as well as the UI is a lot nicer than AWS or Azure and in general I found it much easy to work with. We selected Google mainly because of startup credits and the support offered but can confidently say we would choose them again without that …
Features
Apache CamelGoogle Cloud Run
Container Management
Comparison of Container Management features of Product A and Product B
Apache Camel
-
Ratings
Google Cloud Run
7.3
Ratings
6% below category average
Security and Isolation00 Ratings8.60 Ratings
Container Orchestration00 Ratings8.40 Ratings
Cluster Management00 Ratings6.40 Ratings
Storage Management00 Ratings2.70 Ratings
Resource Allocation and Optimization00 Ratings8.10 Ratings
Discovery Tools00 Ratings7.60 Ratings
Update Rollouts and Rollbacks00 Ratings8.00 Ratings
Self-Healing and Recovery00 Ratings8.10 Ratings
Analytics, Monitoring, and Logging00 Ratings7.50 Ratings
Best Alternatives
Apache CamelGoogle Cloud Run
Small Businesses

No answers on this topic

Portainer
Portainer
Score 9.6 out of 10
Medium-sized Companies
Boomi
Boomi
Score 8.9 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
TIBCO B2B Integration Solution
TIBCO B2B Integration Solution
Score 8.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache CamelGoogle Cloud Run
Likelihood to Recommend
7.9
(0 ratings)
8.2
(0 ratings)
Usability
-
(0 ratings)
6.4
(0 ratings)
User Testimonials
Apache CamelGoogle Cloud Run
Likelihood to Recommend
Message brokering across different systems, with transactionality and the ability to have fine tuned control over what happens using Java (or other languages), instead of a heavy, proprietary languages. One situation that it doesn't fit very well (as far as I have experienced) is when your workflow requires significant data mapping. While possible when using Java tooling, some other visual data mapping tools in other integration frameworks are easier to work with.
Read full review
Microservices and RestFul API application as it is fast and reliant. Seamless integration with event triggers such as pubsub or event arc, so you can easily integrate that with usecases with file uploads, database changes, etc. Basically great with short-lived tasks, if however, you have long-running processses, Cloud Run might not be idle for this. For example if you have a long running data processing task, other solutions such as kubeflow pipelines or dataflow are more suited for this kind of tasks. Cloud Run is also stateless, so if you need memory, you will have to connect an external database.
Read full review
Pros
  • open source and a great set of component feature set - always latest features available for integration
  • works well with spring boot
  • great community and support for any kind of workflow
  • based on enterprise integration patterns which helps our developers achieve integration tasks with all kinds of API services
Read full review
  • Real-time autoscaling. Escalamento automático em tempo real
  • Simplified Continuous Deployment. Implantação contínua simplificada
  • Running tasks in the background. Execução de tarefas em segundo plano
Read full review
Cons
  • Some of the documentation is a little sparse. In particular, its TCP-based routes use an underlying Netty server, and the interactions between Netty's decoder capabilities and Apache Camel's routing/handler capabilities can be a little muddy at times. In general it is clear which routes and endpoints are the more frequently used and which haven't been given as much attention.
Read full review
  • Cloud Run doesn't allow you to redeploy an already existing revision which can be inconvenient in some use cases
  • Tricky to get the deployment working to start but once it's working that's great
  • The actual deployment is not the fastest but it's not too bad
Read full review
Likelihood to Renew
No answers on this topic
We definitely need to renew it because we dont own our own infrastructure and storage and we are happy with Cloud Run features
Read full review
Usability
No answers on this topic
The UI/console is great... the documentation is top-notch for developers, but the CLI itself when you have to script around it is very complex and easy to forget some options... the downside of a generic command line client.
Read full review
Reliability and Availability
No answers on this topic
Not seen any major issues when we run applications its good
Read full review
Performance
No answers on this topic
Initially we felt slow but slowly it picked up and easy to manage
Read full review
Implementation Rating
No answers on this topic
I was involved in the initial implementation setup, Its easy with the given documentaiton we can do ourself. Not that critical
Read full review
Alternatives Considered
Apache Camel has been the integration framework of choice, but I was not the person to make the decision to use it. Compared to other competing products like Tibco Business Works, etc., it is free and open source and its licensing policy is acceptable to the management of Cox.
Read full review
AWS Lambda supports code zip package, enabling lower cold start time. Also, AWS Lambda pricing is much simpler, easier to understand.
Other than that, the 2 products are very similar, including the Docker image support: the image must be built based on proprietary base image.
Obviously, if your other services are running in GCP, then Google Cloud Run is your only choice for tight integration, & private networking.
Read full review
Scalability
No answers on this topic
It has good auto scale feature and reliable also
Read full review
Return on Investment
  • Very fast time to market in that so many components are available to use immediately.
  • Error handling mechanisms and patterns of practice are robust and easy to use which in turn has made our application more robust from the start, so fewer bugs.
  • However, testing and debugging routes is more challenging than working is standard Java so that takes more time (less time than writing the components from scratch).
  • Most people don't know Camel coming in and many junior developers find it overwhelming and are not enthusiastic to learn it. So finding people that want to develop/maintain it is a challenge.
Read full review
  • It has saved us some costs since we now do not require a live server and have moved to a serverless workflow for these services
  • Breaking changes do not affect the entire application now that we have separated our concerns using a serverless service
  • Much easier to debug since we can now isolate our services and reduce the search space for finding/fixing bugs
Read full review
ScreenShots