Google News
logo
Java Jenkins - Interview Questions
Do you know about cloud computing? How can Jenkins fit into a cloud computing environment? Explain with an example.
Let us take the example of AWS cloud service. Cloud computing services use the CI/CD model so that they can push their work to the customers and constantly receive feedback. Jenkins is used to automating the CI/CD pipelines. For example, a lot of Jenkins plugins are available for many of the AWS services like Amazon EC2 and ECS.
Advertisement