ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 265 - AZ-400 discussion

Report
Export

Your company uses Azure DevOps for the build pipelines and deployment pipelines of Java-based projects. You need to recommend a strategy for managing technical debt.

Which action should you include in the recommendation?

A.
Configure post-deployment approvals in the deployment pipeline.
Answers
A.
Configure post-deployment approvals in the deployment pipeline.
B.
Integrate Azure DevOps and SonarQube.
Answers
B.
Integrate Azure DevOps and SonarQube.
C.
Integrate Azure DevOps and Azure DevTest Labs.
Answers
C.
Integrate Azure DevOps and Azure DevTest Labs.
Suggested answer: B

Explanation:

You can manage technical debt with SonarQube and Azure DevOps.

Note: Technical debt is the set of problems in a development effort that make forward progress on customer value inefficient. Technical debt saps productivity by making code hard to understand, fragile, time-consuming to change, difficult to validate, and creates unplanned work that blocks progress. Unless they are managed, technical debt can accumulate and hurt the overall quality of the software and the productivity of the development team in the long term

SonarQube an open source platform for continuous inspection of code quality to perform automatic reviews with static analysis of code to:

Detect Bugs

Code Smells

Security Vulnerabilities

Centralize Quality

What’s covered in this lab

Reference:

https://azuredevopslabs.com/labs/vstsextend/sonarqube/

asked 02/10/2024
michael brooks
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first