exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 312 discussion

Actual exam question from CompTIA's SY0-601
Question #: 312
Topic #: 1
[All SY0-601 Questions]

Which of the following involves the inclusion of code in the main codebase as soon as it is written?

  • A. Continuous monitoring
  • B. Continuous deployment
  • C. Continuous validation
  • D. Continuous integration
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hsdj
Highly Voted 2 years, 2 months ago
Selected Answer: D
Continuous validation - is a method that lets you constantly monitor new code, testing it against criteria for functionality, security, and performance Continuous integration - is the practice of automating the integration of code changes from multiple contributors into a single software project Continuous integration puts a great emphasis on testing automation to check that the application is not broken whenever new commits are integrated into the main branch. Continuous delivery - is an extension of continuous integration since it automatically deploys all code changes to a testing and/or production environment after the build stage. Continuous monitoring - is an approach where an organization constantly monitors its IT systems and networks to detect security threats, performance issues, or non-compliance problems in an automated manner. Going with D. Continuous Integration
upvoted 15 times
Ranaer
2 years, 2 months ago
I agree, however you have one mistake, Continuous delivery does NOT deploy code automatically. Continuous delivery does all the testing and preparation for deployment and awaits manual deployment. Continuous deployment is what does the automatic deployments.
upvoted 4 times
...
...
[Removed]
Highly Voted 2 years, 2 months ago
Selected Answer: D
Continuous Integration = Agile Development.
upvoted 8 times
...
EduSantos
Most Recent 1 year, 10 months ago
Selected Answer: D
Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project.
upvoted 1 times
...
ApplebeesWaiter1122
1 year, 11 months ago
Selected Answer: D
Continuous integration is a software development practice that involves merging code changes from multiple developers into a shared repository frequently, typically several times a day. The main goal of continuous integration is to detect and address integration issues early in the development process. This is achieved by automatically building and testing the codebase as soon as new code changes are added, ensuring that the integrated code functions correctly and doesn't introduce conflicts or errors. Continuous monitoring is a practice that involves ongoing observation and analysis of a system's performance and security to identify potential issues or vulnerabilities. Continuous deployment is the practice of automatically releasing software changes into production environments. Continuous validation focuses on continuously testing and validating the functionality and quality of software throughout its development lifecycle.
upvoted 5 times
...
opesy
2 years, 2 months ago
Selected Answer: D
Continuous integration
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago