TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    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

    Splunk AppDynamics

    Score8.5 out of 10
    N/AAppDynamics is an APM and Mobile APM program, with application mapping and predictive capabilities. These capacities enable automated remediation and code-level diagnostics in real time. It can be deployed on-premise or as a SaaS.N/A
    Pricing
    SonarQubeSplunk AppDynamics
    Editions & Modules
    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
    No answers on this topic
    Offerings
    Pricing Offerings
    SonarQubeSplunk AppDynamics
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    SonarQubeSplunk AppDynamics
    Considered Both Products
    SonarSource Sarl
    No answer on this topic
    Cisco
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    32 Answers
    99%
    Would buy again
    70 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    29 Answers
    94%
    Delivers good value for the price
    64 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    32 Answers
    99%
    Happy with the feature set
    70 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    18 Answers
    96%
    Lived up to sales and marketing promises
    55 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    27 Answers
    95%
    Implementation went as expected
    61 Answers
    Features
    SonarQubeSplunk AppDynamics
    Application Performance Management
    Comparison of Application Performance Management features of SonarQube and Splunk AppDynamics
    Feature
    SonarQube
    -
    Ratings
    Splunk AppDynamics
    9.1
    83 Ratings
    15% above category average
    Application monitoring00 Ratings9.383 Ratings
    Database monitoring00 Ratings8.979 Ratings
    Threshold alerts00 Ratings9.281 Ratings
    Predictive capabilities00 Ratings8.981 Ratings
    Application performance management console00 Ratings9.480 Ratings
    Collaboration tools00 Ratings9.269 Ratings
    Server availability and performance monitoring00 Ratings9.353 Ratings
    Server usage monitoring and capacity forecasting00 Ratings8.852 Ratings
    Best Alternatives
    SonarQubeSplunk AppDynamics
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    SolarWinds AppOptics
    Score7.6 out of 10
    Enterprises
    No answers on this topic
    SolarWinds Server & Application Monitor
    Score7.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SonarQubeSplunk AppDynamics
    Likelihood to Recommend
    8.9
    (35 ratings)
    8.9
    (83 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.3
    (5 ratings)
    Usability
    9.1
    (2 ratings)
    8.9
    (22 ratings)
    Availability
    -
    (0 ratings)
    8.2
    (1 ratings)
    Performance
    -
    (0 ratings)
    5.5
    (1 ratings)
    Support Rating
    9.0
    (1 ratings)
    6.4
    (7 ratings)
    Online Training
    -
    (0 ratings)
    6.4
    (1 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.2
    (1 ratings)
    Configurability
    -
    (0 ratings)
    7.3
    (1 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    6.4
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    6.4
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    6.4
    (1 ratings)
    Professional Services
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    User Testimonials
    SonarQubeSplunk AppDynamics
    Likelihood to Recommend
    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
    Cisco
    Platforms for software as a service (SaaS) frequently cater to a large number of users with a variety of needs and usage patterns. Because AppDynamics offers multi-tenant monitoring capabilities to track performance across various customer environments, it is a good choice for SaaS platform monitoring. SaaS providers can maximize resource utilization, proactively detect and resolve performance issues, and provide a dependable and consistent user experience for their clients with AppDynamics.
    Read full review
    Pros
    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
    Cisco
    • Business Transaction Monitoring is one of its signature strengths. This represents a major differentiator from generic infrastructure monitoring tools.
    • AI‑driven anomaly detection and intelligent alerting provide a significant advantage over traditional monitoring.
    • When combined with Splunk AppDynamics, full‑stack observability becomes a key part of Cisco/Splunk’s unified observability strategy.
    Incentivized
    Read full review
    Cons
    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
    Cisco
    • AppDynamics may enhance its capacity to track transactions through complex distributed systems and microservices, offering a more comprehensive understanding of application behavior.
    • Better search and filtering capabilities would enable engineers to quickly obtain deeper context by drilling down into individual data points.
    • AppDynamics might be more widely available to engineers and organizations if it offered subscription plans or tiered pricing options.
    Incentivized
    Read full review
    Likelihood to Renew
    SonarSource Sarl
    No answers on this topic
    Cisco
    cause it achieves all our targets and we are satisfied with using Splunk also stable no technical challenges or problem caused by Splunk a lot for innovative integrations also all layers are using splunk NOC team , DEV team, application support team, managers security team also in forcasting for EA team
    Incentivized
    Read full review
    Usability
    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
    Cisco
    Splunk AppDynamics is great product that has positively maintained solid application workflows. It has simple and clean UI that displays graphical representation of our database and application behaviour. It gives us an opportunity to customize and set most reliable alerts and data configurations that aligns with our policies. It is easy to monitor operation hypothesis and lower RCA if you identify application coding errors.
    Incentivized
    Read full review
    Reliability and Availability
    SonarSource Sarl
    No answers on this topic
    Cisco
    On a scale of 1 to 10, I would rate the availability of Splunk AppDynamics as a 9. Overall, the platform has proven to be highly reliable and is available when we need it. It consistently supports our monitoring and performance management needs across critical applications and infrastructure. There have been occasional issues with platform availability, such as intermittent application errors or brief unplanned outages. However, these instances have been infrequent and typically resolved quickly, minimizing any significant impact on operations. The stability and uptime of the platform have met our expectations, and we continue to rely on it as a core component of our APM strategy.
    Incentivized
    Read full review
    Performance
    SonarSource Sarl
    No answers on this topic
    Cisco
    On a scale of 1 to 10, I would rate the performance of Splunk AppDynamics as a 6. While the platform generally delivers the expected functionality, we’ve experienced periodic slowness—particularly with page loads and report generation. These performance issues can be frustrating, especially when trying to quickly access critical data during incident response or analysis. One contributing factor may be our use of a shared controller environment with other enterprises, which can introduce resource contention and impact overall responsiveness. In some cases, this has led to delays in accessing dashboards or completing complex queries. Despite these challenges, the platform remains a valuable tool, and we’re exploring options to improve performance, including potential changes to our deployment model and support agreements.
    Incentivized
    Read full review
    Support Rating
    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
    Cisco
    AppDynamics has its own community site that includes forums and a knowledge base. On the forums, you can converse with other members of the community and ask technical questions as you have them. Though this forum isn’t filled with people there are active members for you to gain some valuable insights.
    Incentivized
    Read full review
    Online Training
    SonarSource Sarl
    No answers on this topic
    Cisco
    On a scale of 1 to 10, I would rate the online training for Splunk AppDynamics as a 7. The training was generally acceptable and covered the core concepts and functionality of the platform. However, there were some challenges with communication during sessions—particularly around clarity and instructor engagement—which occasionally made it difficult to fully grasp certain topics. Additionally, the training could benefit from being more focused and tailored to specific roles or use cases. A more structured approach with clearer learning paths and practical, hands-on examples would enhance the overall effectiveness and help users apply the knowledge more confidently in real-world scenarios.
    Incentivized
    Read full review
    Implementation Rating
    SonarSource Sarl
    No answers on this topic
    Cisco
    On a scale of 1 to 10, I would rate our satisfaction with the implementation of Splunk AppDynamics as a 9. The deployment process was smooth and well-coordinated, thanks to the collaborative efforts between Cisco Professional Services, our internal business stakeholders, and agency technical teams. Key Insights from the Implementation: Cross-functional Collaboration Was Critical: Engaging both technical and business teams early in the process ensured that the platform was configured to meet a wide range of operational and strategic needs. Value of Expert Guidance: Cisco’s Professional Services provided invaluable expertise, helping us navigate complex configurations and tailor the solution to our environment. Their involvement accelerated deployment and ensured best practices were followed. Importance of Planning and Communication: A well-defined implementation roadmap and regular communication across teams helped us stay aligned, manage expectations, and address challenges proactively. Scalable Architecture: We designed the implementation with scalability in mind, allowing us to expand usage across agencies and applications without major rework. Overall, the implementation laid a strong foundation for our APM program and positioned us for long-term success.
    Incentivized
    Read full review
    Alternatives Considered
    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
    Cisco
    It is distinguished from these programs because the platform provides visualizations of application processes, showing the interplay between various parts and services. Understanding the architecture of complicated apps and finding their weak spots is greatly aided by this.
    Read full review
    Contract Terms and Pricing Model
    SonarSource Sarl
    No answers on this topic
    Cisco
    While the overall value of the Splunk AppDynamics platforms is strong, the pricing structure and contract terms can be complex and difficult to navigate. Unit pricing, licensing tiers, and billing frequency are not always intuitive, which can make it challenging to align purchases with the State’s evolving needs. I rely heavily on our Account Manager to help interpret and tailor the licensing model to our specific requirements. Their support has been invaluable in ensuring we make informed decisions. The most impactful change would be to simplify the licensing and pricing model. Clearer documentation, more transparent pricing tiers, and streamlined purchasing processes would significantly improve the experience and reduce administrative overhead.
    Incentivized
    Read full review
    Scalability
    SonarSource Sarl
    No answers on this topic
    Cisco
    On a scale of 1 to 10, I would rate the overall scalability of Splunk AppDynamics as a 7. The platform is designed to support enterprise-wide deployments across multiple departments and sites, and it performs well in large-scale environments. Its architecture allows for horizontal scaling and supports a wide range of application types and infrastructures. However, the agent management and deployment process can be complex and time-consuming, especially when onboarding a large number of applications or systems. Coordinating agent installation, configuration, and updates across diverse environments requires careful planning and often significant manual effort. Streamlining these processes—perhaps through more centralized management tools or automation—would enhance scalability and reduce operational overhead. Despite these challenges, once deployed, AppDynamics scales effectively and provides consistent performance and visibility across the enterprise.
    Incentivized
    Read full review
    Professional Services
    SonarSource Sarl
    No answers on this topic
    Cisco
    Our experience with the professional services team supporting Splunk AppDynamics has been exceptional. They demonstrated deep technical expertise, strong collaboration skills, and a clear understanding of our business objectives. Their guidance was instrumental in the successful implementation of our APM program and platform integration. The rating of 9 reflects our high level of satisfaction, with a small margin left to acknowledge that continuous improvement is always possible. Overall, their support has been a key factor in the success of our deployment.
    Incentivized
    Read full review
    Return on Investment
    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
    Cisco
    • Through the identification of performance bottlenecks and efficient resource allocation, AppDynamics has contributed to cost savings and resource optimization. This has a direct positive impact on our overall return on investment.
    • While AppDynamics' numerous capabilities help maximize efficiency, they may place a strain on your system. Organizations with limited infrastructure capacity may have difficulties and therefore give this serious thought before implementing it.
    Read full review
    ScreenShots

    SonarQube Screenshots

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