XK0-005 · Question #691
XK0-005 Question #691: Real Exam Question with Answer & Explanation
The correct answer is A: To automate the process of building, testing, and deploying application components. CI/CD (Continuous Integration/Continuous Deployment) is a practice that automates the process of building, testing, and deploying applications. This approach reduces manual intervention, ensuring code changes are integrated and tested frequently, leading to faster and more reliab
Question
A Linux administrator is implementing a CI/CD process for the company's internal accounting web application. Which of the following best defines the purpose of this process?
Options
- ATo automate the process of building, testing, and deploying application components
- BTo perform security penetration tests on deployed applications to identify vulnerabilities
- CTo formalize the approval process of application releases and configuration changes
- DTo leverage code to document the infrastructure, configurations, and dependencies
Explanation
CI/CD (Continuous Integration/Continuous Deployment) is a practice that automates the process of building, testing, and deploying applications. This approach reduces manual intervention, ensuring code changes are integrated and tested frequently, leading to faster and more reliable application deployment.
Topics
Community Discussion
No community discussion yet for this question.