Listing Thumbnail

    SonarQube Community Edition for Red Hat Enterprise Linux 8 with support

     Info
    Sold by: Kurian 
    Free Trial
    AWS Free Tier
    Community Edition of SonarQube with support from Kurian, Inc.
    Listing Thumbnail

    SonarQube Community Edition for Red Hat Enterprise Linux 8 with support

     Info
    Sold by: Kurian 

    Overview

    SonarQube is an automated code scanning tool that can be integrated with CI/CD pipeline to detect security vulnerabilities and defects in the application code. It can integrate with your existing workflow to enable continuous code inspection across your project branches and pull requests. The single node SonarQube AMI by Kurian has pre-configured the community edition of SonarQube with PostgreSQL as the backend database. When an EC2 instance is spun up from this AMI the SonarQube service would be up and running on that machine for your immediate use.

    Kurian has released preconfigured software applications such as CMS platforms, Jenkins, databases, LAMP stack, Ansible, popular tools in DevOps toolchain, and monitoring applications that are widely used by system administrators and DevOps engineers. For selected Linux distributions hardened images based on CIS benchmark are also available. The Kurian AMIs are built following official installation steps so you do not need to learn any custom procedures if additional configurations need to be done.

    Highlights

    • AMI built with the latest, stable version of the community edition of SonarQube.
    • AMI compatible for spinning up nodes to run SonarQube on a single node with PostgreSQL as the backend database.
    • AMI is built on a patched operating system and the node created from this is ready to be deployed in production.

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Rhel 8.8

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t2.large) in the US East (N. Virginia) Region. View pricing details

    $0.172/hour

    Pricing

    Free trial

    Try this product at no cost for 14 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    SonarQube Community Edition for Red Hat Enterprise Linux 8 with support

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (301)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.micro
    AWS Free Tier
    $0.05
    $0.026
    $0.076
    t2.small
    $0.05
    $0.038
    $0.088
    t2.medium
    $0.05
    $0.075
    $0.125
    t2.large
    Recommended
    $0.05
    $0.122
    $0.172
    t2.xlarge
    $0.05
    $0.243
    $0.293
    t2.2xlarge
    $0.05
    $0.486
    $0.536
    t3.micro
    AWS Free Tier
    $0.05
    $0.039
    $0.089
    t3.small
    $0.05
    $0.05
    $0.10
    t3.medium
    $0.05
    $0.07
    $0.12
    t3.large
    $0.05
    $0.112
    $0.162

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp3) volumes
    $0.08/per GB/month of provisioned storage

    Vendor refund policy

    Free evaluation of the AMI for 2 weeks is available for the paid versions. The charges when applicable are usage based and the service can be discontinued anytime.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    SonarQube CE v10.1.0 released on August 31st, 2023.

    Additional details

    Usage instructions

    • Spin up the EC2 node with the port 22 open.
    • Follow AMI documentation to configure SonarQube for your specific requirements.
    • Spin up new instances using one-click from AWS console or aws cli or autoscaling options as your infrastructure provisioning process requires.
    • SSH into the new instance as the default OS user to perform additional configurations.
    • Customers can use this AMI to build applications. It is up to the application developers where and how to store any sensitive information and to encrypt data in rest and transit and, for any such requirements, the customers may have to customize this AMI to meet the needs as determined by the working of the applications.
    • The AMI does not store any passwords or keys and it is up to the customers to rotate the secrets if that would be added as part of the customization. The AMI does not have any encrypted data that is needed for any build process.

    Support

    Vendor support

    Contact us via email at contact@kurianinc.us  and please allow 24 hours to respond. For additional contact info visit http://www.kurianinc.us/index.php/contact/  Also, use the issues link to report issues and request changes to the future versions of AMI. contact@kurianinc.us 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    10 external reviews
    External reviews are sourced from G2  and are not included in the star rating for this product.
    Deepa S.

    Great tool for Code Quality Analysis

    Reviewed on Aug 26, 2023
    Review provided by G2
    What do you like best about the product?
    SonarQube helps me in showing the issues in the code while developing itself. Many times it showed me the security related issues thus helps a lot in my day to day development.
    What do you dislike about the product?
    Sometimes, you want to go for a specific piece of code that is not correct analysed by sonarqube. In such cases you have no option incase you have sonar checked enabled in your project.
    What problems is the product solving and how is that benefiting you?
    SonarQube is a great tool that provides solutions to maintaining the code quality and standards. I helps a lot in my development by highlighting the issues and also suggest fix to them.
    Vipul P.

    An automated QA - SonarQube

    Reviewed on Aug 15, 2023
    Review provided by G2
    What do you like best about the product?
    I have used this as AMI in my AWS environment for this version of the React application and found it to be fond of worthy. This integrated approach helped save time tha manual work.
    What do you dislike about the product?
    Working in the AWS environment itself has cost factors involved I find this smooth integration I found it to be worthwhile but got to pay as well for using it apart from aws service cost.
    What problems is the product solving and how is that benefiting you?
    I got to use it for enhanced security as it is a concern for the React application to be and I found it to be useful the direction and extensive information which Sonarqube provided and the best part is integration with the pipeline In CICD for the further future changes. Because AMI access at port resulted in time-saving also. Worthy enough!
    Monali P.

    Code Review Tool For SonarQube

    Reviewed on Mar 14, 2022
    Review provided by G2
    What do you like best about the product?
    it shows review comments as per rule selection which help to avoid security scan
    What do you dislike about the product?
    Too many rules for selection hence it is complex for selection
    What problems is the product solving and how is that benefiting you?
    code review comments
    Financial Services

    Code quality at its max

    Reviewed on Mar 12, 2022
    Review provided by G2
    What do you like best about the product?
    Compatible with all operating systems and technology languages. Easy to
    Configure and reporting helps bringing team maturity and value delivery to customers.
    What do you dislike about the product?
    Few aspects on shell script and other niche are not covered well.
    What problems is the product solving and how is that benefiting you?
    Consistency in coding by team of developers is helping maintaining code quality and documentation. This enabling faster to market product delivery
    Trisaiteja N.

    Very good code quality tool for enterprise applications.

    Reviewed on Mar 08, 2022
    Review provided by G2
    What do you like best about the product?
    1. Supported plugins to multiple IDEs, Easy integration with GitLab etc.
    2. Easy to add custom rules as needed for the project requirements.
    What do you dislike about the product?
    May be a free version for a limited period of time to the developers would give good market value.
    What problems is the product solving and how is that benefiting you?
    * Easy identification of boilerplate code.
    * Create custom rules for what we needed for the projects.
    * Speed and ability to integrate with several tools.
    View all reviews