TrustRadius: an HG Insights company

Cisco Application Centric Infrastructure (Cisco ACI) vs. SonarQube

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Cisco ACI

    Score8.5 out of 10
    N/ACisco Application Centric Infrastructure (ACI) is network virtualization technology.N/A

    SonarQube

    Score8.7 out of 10
    N/ASonarQube is an automated code review solution, serving as the verification layer for code quality and SDLC security. SonarQube is used to ensure that code is secure, reliable, and maintainable. It is available through SaaS or self-managed deployment.

    $34

    per month Recommended for teams <50 developers

    Pricing
    Cisco ACISonarQube
    Editions & Modules
    No answers on this topic
    SonarQube Community Build
    $0
    (open source)
    Self-managed: Developer
    Starting at $720 annually
    per year per installation
    Self-managed: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Teams
    Starting at $34 per month
    per month per installation
    Self-managed: Data Center
    Contact sales for pricing
    per year per installation
    Offerings
    Pricing Offerings
    Cisco ACISonarQube
    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
    Cisco ACISonarQube
    Considered Both Products
    Cisco
    No answer on this topic
    SonarSource Sarl
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    113 Answers
    100%
    Would buy again
    32 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    96 Answers
    100%
    Delivers good value for the price
    29 Answers
    Happy with the feature set
    97%
    Happy with the feature set
    115 Answers
    100%
    Happy with the feature set
    32 Answers
    Lived up to sales and marketing promises
    94%
    Lived up to sales and marketing promises
    82 Answers
    95%
    Lived up to sales and marketing promises
    18 Answers
    Implementation went as expected
    89%
    Implementation went as expected
    93 Answers
    100%
    Implementation went as expected
    27 Answers
    Best Alternatives
    Cisco ACISonarQube
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    IBM Cloud Internet Services
    Score9.8 out of 10
    No answers on this topic
    Enterprises
    IBM Cloud Internet Services
    Score9.8 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Cisco ACISonarQube
    Likelihood to Recommend
    8.5
    (131 ratings)
    8.9
    (35 ratings)
    Likelihood to Renew
    9.7
    (10 ratings)
    -
    (0 ratings)
    Usability
    5.1
    (8 ratings)
    9.1
    (2 ratings)
    Availability
    9.1
    (2 ratings)
    -
    (0 ratings)
    Performance
    9.1
    (9 ratings)
    -
    (0 ratings)
    Support Rating
    7.5
    (11 ratings)
    9.0
    (1 ratings)
    In-Person Training
    8.2
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    6.0
    (5 ratings)
    -
    (0 ratings)
    Product Scalability
    8.6
    (9 ratings)
    -
    (0 ratings)
    Vendor post-sale
    5.5
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Cisco ACISonarQube
    Likelihood to Recommend
    Cisco
    The ACI solution is perfectly fit for a large or multi-site data center environment. It permits simplifying deployment, management, automation, and security. ACI is especially valuable when strong scalability, automation, security, and segmentation are required. However, ACI is less suitable for a small environment due to its complexity and high cost.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarQube is excellent if you start using it at the beginning when developing a new system, in this situation you will be able to fix things before they become spread and expensive to correct. It’s a bit less suitable to use on existing code with bad design as it’s usually too expensive to fix everything and only allows you to ensure the situation doesn’t get worse.
    Incentivized
    Read full review
    Pros
    Cisco
    • Cisco ACI, The object model is very complicated. It's something difficult to understand and also because there is a user interface, there's a web user interface, but it's not optimal to use it because if you want to deploy a large amount of VLAN or a large amount of tenants, it's quite difficult to do it or it's quite challenging. Maybe if you want to configure a large amount of ports using the web interface, it's not appropriate because it takes a lot of time. It also provides APIs to do that, but as I say, the object model is very difficult to understand and there is very little documentation about automation of the ACI and maybe there is but it's not so easy to find.
    Incentivized
    Read full review
    SonarSource Sarl
    • Detecting bugs and vulnerabilities: SonarQube can identify a wide range of bugs and vulnerabilities in code, such as null pointer exceptions, SQL injection, and cross-site scripting (XSS) attacks. It uses static analysis to analyze the code and identify potential issues, and it can also integrate with dynamic analysis tools to provide even more detailed analysis.
    • Measuring code quality: SonarQube can measure a wide range of code quality metrics, such as cyclomatic complexity, duplicated code, and code coverage. This can help teams understand the quality of their code and identify areas that need improvement.
    • Providing actionable insights: SonarQube provides detailed information about issues in the code, including the file and line number where the issue occurs and the severity of the issue. This makes it easy for developers to understand and address issues in the code.
    • Integrating with other tools: SonarQube can be integrated with a wide range of development tools and programming languages, such as Git, Maven, and Java. This allows teams to use SonarQube in their existing development workflow and take advantage of its powerful code analysis capabilities.
    • Managing technical debt: SonarQube provides metrics and insights on the technical debt on the codebase, enabling teams to better prioritize issues to improve the quality of the code.
    • Compliance with coding standards: SonarQube can check the code against industry standards like OWASP, CWE and more, making sure the code is compliant with security and coding standards.
    Incentivized
    Read full review
    Cons
    Cisco
    • I think something I've just went to a session with hyper fabric and the ideas that hyper fabric has. Keep it really simple because Cisco ACI is a complex system and adopt some of the ideas behind hyper fabric, bring it to ACI that will be really beneficial. So as I said, automation is a great thing, but it's still, you need to have the background and the really complex stuff that happens behind the scenes to leverage the value of that solution. And by adding more simplicity to it, I think that will be a great thing. And also integrating with other applications in terms of the automation.
    Incentivized
    Read full review
    SonarSource Sarl
    • Importing a new custom quality profile on SonarQube is a bit tricky, it can be made easier
    • Every second time when we want to rerun the server, we have to restart the whole system, otherwise, the server stops and closes automatically
    • When we generate a new report a second time and try to access the report, it shows details of the old report only and takes a lot of time to get updated with the details of the new and fresh report generated
    Incentivized
    Read full review
    Likelihood to Renew
    Cisco
    Provided with the intensive fault isolation for the CISCO ACI, we are glad that we have this Data Center Solution in place and we will continue to renew as long as the future needed requirements are meet and more helpful features will be enabled in the future with the integration of security
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Usability
    Cisco
    You'll need a lot of training and hands on experience to get the most out of the product. There are a lot of very useful features in the ACI product. Often times there are a lot of ways to get to a solution for chalanges in the field. The solutions might be different eacht time. Knowing which one to implement is somtimes a challenge.
    Incentivized
    Read full review
    SonarSource Sarl
    It can improve in some user experience and usability parts, like the code view and the way we assign issues it's a bit hidden and not highlighted
    Incentivized
    Read full review
    Reliability and Availability
    Cisco
    It allways works. If there are problems with links going down by accident (say someone accidentally unpatches something they shouldn't have), we rarely miss more then one packet over the link. Also, using VPCs we are able to upgrade the software on the switches without the attached EPs ever noticing.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Performance
    Cisco
    Day to day operations on Cisco ACI do not require much human intervention, the platform ticks over without any major faults. Being able to rapidly replicate the communication between two groups of machines across multiple sub networks speeds up new application delivery, and the integration into vmWare allows multiple teams within IT to work together to problem solve rapidly.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Support Rating
    Cisco
    Cisco provides users and partners with a multitude of data for you to consume. I think that the stuff in the public domain goes a long way to assisting you find any answers you may need, plus insights and information from areas such as DevNet provide you with access to more than just the traditional release notes and the like
    Incentivized
    Read full review
    SonarSource Sarl
    We we easily able to integrate the SonarQube steps into our TFS process via the Microsoft Marektplace, we didn't have the need to call SonarQube support. We've used their online documentation and community forum if we ran into any issues.
    Incentivized
    Read full review
    In-Person Training
    Cisco
    The Cisco ACI training provided by Cisco was in depth, covered all of our requirements, and allowed us to implement and maintain the platform without issues.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Implementation Rating
    Cisco
    Being involved in the implmentation gives you more overview on how things are supposed to be working and communicating, you can easily performce troubleshooting and understanding the troubleshooting scenario
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Alternatives Considered
    Cisco
    Actually we start our learning in networking career with Cisco. So it is very useful or easier to learn this product. And honestly speaking, I didn't work in any other data center solution other than Cisco. So I cannot compare what it gives us more than other popular stuff. But this is very nice product like from Cisco.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarQube is an open-source. It's a scalable product. The costs for this application, for the kind of job it does, are pretty descent. Pipeline scan is more secured in SonarQube. Its a very good tool and its support multiple languages. Its main core competency is of static code analysis and that is why SonarQube exists and it does it exceedingly well. The quality of scan on code convention, best practices, coding standards, unit test coverage etc makes them one of the best competent tool in the market
    Incentivized
    Read full review
    Scalability
    Cisco
    Cisco ACI scales well and is suited in scenarios such as multi-cloud or large data centre implementations. It is not suited to smaller deployments as the efficiencies that it provides are not fully realised. It is well suited in large environments that contain both virtual and bare-metal machines allowing a great deal of flexibility. It is also perfect to support multi-tenancy platforms.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Return on Investment
    Cisco
    • We've definitely spent quite a bit of time relearning how to do things in ACI, but I think the investment has been well worth while considering that we can now deploy tenants and leaves from the ground up in a matter of seconds.
    • We can if we choose to upgrade an entire datacenters worth of switches in a single night. (We've chosen to break it up for availability requirements, but if you didn't require 99.999% uptime like us you may be able to do it)
    Incentivized
    Read full review
    SonarSource Sarl
    • Positive ROI from the standpoint of flagging several issues that would have otherwise likely been unaddressed and caused more time to be spent closer to launch
    • Slightly positive ROI from time-saving perspective (it's an automated check which is nice, but depending on the issues it finds, can take developers time to investigate and resolve)
    Read full review
    ScreenShots

    SonarQube Screenshots

    Screenshot of Projects.Screenshot of Static Application Security Testing.Screenshot of Software Composition Analysis.