DevOps Complete Course - SonarQube Installation

DevOps Complete Course - SonarQube Installation

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides viewers through setting up SonarQube on an EC2 instance. It covers prerequisites such as RAM requirements and Java installation, creating a dedicated user, downloading SonarQube, and configuring its properties. The tutorial also demonstrates starting SonarQube and accessing its GUI, emphasizing the need for a non-root user due to Elasticsearch restrictions.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum RAM requirement for running SonarQube efficiently?

8GB

4GB

2GB

1GB

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it necessary to create a dedicated user for SonarQube on Unix systems?

To enhance security

To simplify installation

To avoid running as root

To improve performance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which version of Java is required for SonarQube installation?

Java 7

Java 8

Java 11

Java 15

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install OpenJDK 11 on Amazon Linux?

brew install openjdk@11

apt-get install openjdk-11

amazon-linux-extras install java-openjdk11

yum install java-11-openjdk

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file needs to be configured for database connection settings in SonarQube?

sonar.config

database.config

db.properties

sonar.properties

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why can't SonarQube be run as a root user?

It is not compatible with root

It is a security risk

Elasticsearch does not support root

It requires special permissions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which port must be opened to access SonarQube from a browser?

8000

9000

8080

9090

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?