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
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