CompTIA Linux+ XK0-005 Practice Question
An organization is looking to improve its software development lifecycle by automatically building, testing, and deploying applications following code commits. Which of the following would BEST implement this requirement?
Configuring a Git hook to trigger deployment scripts
Setting up a Jenkins pipeline
Using cron jobs for scheduled deployments
Automating deployments using custom shell scripts