Apigee vs Coralogix comparison

Cancel
You must select at least 2 products to compare!
Google Logo
32,878 views|23,922 comparisons
92% willing to recommend
Coralogix Logo
93 views|61 comparisons
88% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apigee and Coralogix based on real PeerSpot user reviews.

Find out in this report how the two API Management solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Apigee vs. Coralogix Report (Updated: March 2024).
769,630 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"Tracing in Apigee is a very good feature.""The most important feature is the security capabilities and the way it integrates very quickly with other security providers. We have integrated it with Azure and it integrates quite seamlessly.""Apigee has better scalability than WSA.""The most valuable feature of Apigee is its simplicity of deploying an API and restricting access, like rate limit, with the API.""It's easy to use and the security features are valuable.""The analytics function and the developer portal are the two valuable features of Apigee. The analytics part is very good, and the developer portal is quite rich in features.""I use it because it's simple, it automatically updates, and It hasn't given me any issues.""The features I found most valuable are how the APIs are published, the whole process of finalizing the API, and then controlling it."

More Apigee Pros →

"The solution is easy to use and to start with.""The best feature of this solution allows us to correlate logs, metrics and traces.""The initial setup is straightforward.""Numerous data monitoring tools are available, but Coralogix somehow fine-tunes our policies and effectively supports our teams.""A non-tech person can easily get used to it.""The solution offers very good convenience filtering."

More Coralogix Pros →

Cons
"In terms of the functionalities of a typical API gateway, Apigee is actually doing its job, but when it involves integration with backend applications, which some gateways have, I don't believe it has this functionality. You have to do Java or do some other low-level coding before you are able to do the integration. Apigee has a lot of components, which means that management will be a bit difficult. It probably has ten different components, and all of these components leverage open-source utilities, such as NGINX. When those open-source vendors upgrade their utility, Apigee usually lags behind because they need to do a lot of tests and any required development in their own platform. They need to do rigorous testing to make sure that nothing breaks. Because of that, it takes them a while to upgrade whatever components have been upgraded by the open-source vendor that owns the utility. We've been chasing them for a particular upgrade for well over a year and a half, and they have not done that upgrade. It is creating a security risk for us as an enterprise, but that upgrade has not been done, even though the open-source vendor, the owner of the utility, has upgraded it a long time ago.""Apigee's user interface could be more straightforward and have more options. Also, it would be nice if it were ready to work out of the box without so much configuration.""Maintaining and deploying revisions need to be more defined.""It is an expensive solution.""As it is now, the rotation of certificates is a manual task and is something that can be improved.""The initial setup for the on-prem solution is a little complex.""I have heard there maybe be some security issues that need to be addressed. If this is the situation I would encourage taking a look at the security matters.""The cost of the solution is quite high."

More Apigee Cons →

"The documentation of the tool could be improved""It would be helpful if Coralogix could integrate the main modules that any organization requires into a single subscription.""Maybe they could make it more user-friendly.""The user interface could be more intuitive and explanatory.""From my experience, Coralogix has horrible Terraform providers.""We want it to work at what it is expected to work at and not really based on the updated configuration which one developer has decided to change."

More Coralogix Cons →

Pricing and Cost Advice
  • "As most of the customers say, the tool is a bit expensive."
  • "Based on your usage of the APIs you can take a decision to go with either an on-cloud or OPDK version. Get in touch with the sales representatives of Apigee."
  • "Since it was acquired by Google, we can get a license based on our requirements and the cost level will depend on cloud access and support."
  • "Pricing options need to be chosen on a case-by-case basis."
  • "The cost of the licensing is based on the number of API calls that are made."
  • "It is not suited for small companies. It's expensive."
  • "It is more expensive when you compare to open-source products or other vendors."
  • "We have a contract for three years. I don't know the cost."
  • More Apigee Pricing and Cost Advice →

  • "We are paying roughly $5,000 a month."
  • "The cost of the solution is per volume of data ingested."
  • "The platform has a reasonable cost. I rate the pricing a three out of ten."
  • More Coralogix Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which API Management solutions are best for your needs.
    769,630 professionals have used our research since 2012.
    Questions from the Community
    Top Answer: Apigee offers both cloud-based and on-prem options while Microsoft Azure API Management currently only offers a cloud-based solution. Both solutions are easy to use. Apigee allows for the ability… more »
    Top Answer:Amazon API Gateway is a platform that supports the creation and publication of API for web applications. The platform can support thousands of simultaneous API calls, and it provides monitoring… more »
    Top Answer:We can customize the dashboard.
    Top Answer:Numerous data monitoring tools are available, but Coralogix somehow fine-tunes our policies and effectively supports our teams.
    Top Answer:The platform has a reasonable cost. I rate the pricing a three out of ten.
    Top Answer:Nowadays, tools are often divided into modules. It would be helpful if Coralogix could integrate the main modules that any organization requires into a single subscription. It would streamline the… more »
    Ranking
    2nd
    out of 66 in API Management
    Views
    32,878
    Comparisons
    23,922
    Reviews
    34
    Average Words per Review
    403
    Rating
    8.1
    13th
    out of 66 in API Management
    Views
    93
    Comparisons
    61
    Reviews
    6
    Average Words per Review
    576
    Rating
    8.2
    Comparisons
    Datadog logo
    Compared 37% of the time.
    Grafana logo
    Compared 20% of the time.
    Sentry logo
    Compared 10% of the time.
    New Relic logo
    Compared 7% of the time.
    Elastic Search logo
    Compared 6% of the time.
    Learn More
    Overview

    Apigee is a platform for developing and managing APIs. Apigee offers an interface for your core services by wrapping them with a proxy layer which is then accessed by other developers. With Apigee, you can design and build APIs and then securely share their services and data without exposing any code.

    Because app developers make HTTP requests to an API proxy rather than directly to your services, your services are separated from the developers. All the developer needs to know is the URL of the API proxy endpoint, necessary query parameters, authorization credentials (if they exist), and the response data format.

    The API proxy isolates the app developer from your backend service. Therefore, you are free to change the service implementation if the public API remains consistent. By maintaining a consistent frontend API, existing client apps will continue to work regardless of changes on the backend.

    Key capabilities of the Apigee API management platform include:

    • Security: Protect APIs, messages, and backends with configurable policies such as OAuth, API key verification, XML/JSON threat protection, and access control.

    • API gateway: Secure and mediate the traffic between clients and backends, and between a company’s APIs and the developers who use the APIs.

    • Developer portal: Attract and engage application developers, enabling them to discover, explore, purchase, and test APIs and register to access and use the APIs.

    • API console: The console helps developers learn and work with APIs.

    • API lifecycle management: Manage the process of designing, developing, publishing, deploying, and versioning APIs.

    • Automated documentation: Automate the development of API documentation and software development kits.

    • Machine learning: Utilize machine learning and analytics to generate actionable insights and reports.
    • API monitoring: Apigee offers monitoring tools for API troubleshooting, security, and optimization.

    Reviews from Real Users:

    Apigee stands out among its competitors for a number of reasons. Several major ones are its rich developer portal, its advanced analytics, and its central monitoring system.

    Carlos R., a software architect at Caja Los Andes writes, “The central monitoring feature is the most valuable. It also provides security for the APIs and high availability for our use cases. Apigee is the best product in the industry in comparison to other API management solutions. It helps in fast development, which is a top point. It also supports a lot of industry standards and has excellent documentation.”

    An associate vice president at a tech services company notes, “The analytics function and the developer portal are the two valuable features of Apigee. The analytics part is very good, and the developer portal is quite rich in features. The authentication mechanisms are quite easily built into Apigee, which is something that most of the other products have also now started supporting.”

    Coralogix is a stateful streaming data platform that provides real-time insights and long-term trend analysis with no reliance on storage or indexing, solving the monitoring challenges of data growth in large-scale systems.

    Ingest log, metric, and security data from any source for a single, centralized platform to monitor and alert on your applications. As data is ingested, Coralogix instantly narrows millions of events down to common patterns for deeper insights and faster troubleshooting. Proactive data storage optimization enables up to 70% savings on monitoring costs with better performance.

    Sample Customers
    Adobe, advance.net, Amadeus, AT&T, Bechtel, Belly, Burberry, Chegg, Citrix, Dell, eBay, Equifax, GameStop, First Data, Globe, HCSC, Intralinks, Kao, Meredith, Mitchell, Orange, Pearson
    Payoneer, AGS, Monday.com, Capgemini
    Top Industries
    REVIEWERS
    Computer Software Company31%
    Financial Services Firm17%
    Retailer14%
    Insurance Company10%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company12%
    Manufacturing Company7%
    Insurance Company6%
    REVIEWERS
    Financial Services Firm29%
    Manufacturing Company14%
    Computer Software Company14%
    Transportation Company14%
    VISITORS READING REVIEWS
    Computer Software Company18%
    Financial Services Firm13%
    Healthcare Company6%
    Manufacturing Company6%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise74%
    REVIEWERS
    Small Business67%
    Large Enterprise33%
    VISITORS READING REVIEWS
    Small Business31%
    Midsize Enterprise12%
    Large Enterprise57%
    Buyer's Guide
    Apigee vs. Coralogix
    March 2024
    Find out what your peers are saying about Apigee vs. Coralogix and other solutions. Updated: March 2024.
    769,630 professionals have used our research since 2012.

    Apigee is ranked 2nd in API Management with 82 reviews while Coralogix is ranked 13th in API Management with 7 reviews. Apigee is rated 8.2, while Coralogix is rated 8.4. The top reviewer of Apigee writes "Has a robust community and outstanding performance". On the other hand, the top reviewer of Coralogix writes "Good capabilities, has a helpful interface and is straightforward to set up". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager and Layer7 API Management, whereas Coralogix is most compared with Datadog, Grafana, Sentry, New Relic and Elastic Search. See our Apigee vs. Coralogix report.

    See our list of best API Management vendors.

    We monitor all API Management reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.