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
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.
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.
This section is not available anymore. Please use the main Exam Page.SY0-601 Exam Questions
Log in to ExamTopics
Sign in:
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.
hsdj
Highly Voted 2 years, 2 months agoRanaer
2 years, 2 months ago[Removed]
Highly Voted 2 years, 2 months agoEduSantos
Most Recent 1 year, 10 months agoApplebeesWaiter1122
1 year, 11 months agoopesy
2 years, 2 months ago