Slide 18
Slide 18 text
MULTIPLEPIPELINES
• Everything is a service
• Front-end consumes them as REST APIs
• Each deliverable artifact has it’s own repo, Jenkins Job DSL, delivery
pipeline
• Artifacts are stored on Jenkins as build artifacts
• At most one non-production build on staging (aka delivery gate)
• Once change in master it must be delivered ASAP
@bsideup