A company wants to ensure that their Jenkins setup is fault-tolerant. They should configure Jenkins with ________ for high availability.
- A Jenkins master with redundant plugins
- A single Jenkins master with multiple agents
- Jenkins agents with high processing power
- Multiple Jenkins masters in a master-slave configuration
Configuring multiple Jenkins masters in a master-slave setup enhances fault tolerance by distributing the workload and providing redundancy.
Loading...
Related Quiz
- How does the use of Groovy scripting enhance the functionality of Jenkins pipelines?
- To integrate source code repositories with a Jenkins pipeline, the _________ step is used.
- In complex deployment strategies, how does Jenkins manage different environments like staging and production?
- What is a common solution for the 'Jenkins offline' error when Jenkins is not able to fetch updates?
- A company needs to restore a Jenkins environment quickly after a system failure. The best approach would be to use a ________.