DEV Community

Discussion on: CI/CD for Microservices on DigitalOcean Kubernetes

Collapse
 
markoa profile image
Marko Anastasov

Thanks for asking. :) With Jenkins and Spinnaker you operate your own CI/CD. Semaphore is a full service, no maintenance or scaling required. Fundamental difference.

Check this blog post for an outline of Semaphore features that'd make a difference if you're coming from Travis.

Rollback is typically a re-deploy of a previous revision, whatever that includes for your system.