In microservices architectures, Jenkins uses __________ to manage and trigger builds for individual services.

  • Docker Compose
  • REST API
  • Service Registry
  • Webhooks
Jenkins uses REST API calls to manage and trigger builds for individual services in microservices architectures. REST API provides a flexible and programmatic way to interact with Jenkins for build automation.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *