Slide 1

Slide 1 text

Continuous delivering serverless applications in the pipeline Kenny Baas AMSTERDAM | MAY 8-9, 2018

Slide 2

Slide 2 text

Kenny Baas Software Consultant - Event Stormer Domain Driven Design Behaviour Driven Development Continuous Delivery @kenny_baas Baasie.com blog.xebia.com/author/kbaas/

Slide 3

Slide 3 text

Dave Farley - Continuous Delivery Feedback Quickly Timely Reliable Customer

Slide 4

Slide 4 text

Dave Farley - Continuous Delivery Customer

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

Software Development is about learning, working code is a side effect - Alberto Brandolini

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

You are either successful at what you are trying to attempt, or you will learn from it.

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

Releasing software is too often an art; it should be an engineering discipline - Dave Farley

Slide 14

Slide 14 text

● Version Control ● Automated Configuration ● Automated Infrastructure ● Deployment Pipeline ● Trunk Based Development ● Continuous Integration ● Evolutionary Architecture Steve Smith - Measuring Continuous Delivery ● Database migration ● Test Driven Development ● Acceptance Test & Smoke test ● Exploratory Testing ● Dynamic Test Data ● Monitoring and Alerting ● Canary Deployments Continuous Delivery Technology Changes

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

Dave Farley - Continuous Delivery Build 1. Compile 2. Unit Test 3. Analyse Acceptance Test (Production Like) 1. Configure Environment 2. Deploy Release Candidate 3. Smoke Test/Health Check 4. Acceptance Test Staging Production Release Candidate

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

https://web.devopstopologies.com/

Slide 23

Slide 23 text

#NoOps #OpsLess

Slide 24

Slide 24 text

https://martinfowler.com/bliki/Serverless.html

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

No content

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

No content

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

No content

Slide 34

Slide 34 text

Demo

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

crucial discoveries always emerge during the design/implementation effort. - Eric Evans

Slide 37

Slide 37 text

No content

Slide 38

Slide 38 text

Recap → Try{} Catch{} → Learn how to deal with failure, and learn from it. → Keep the feedback loop short. → Code, Infra, Pipeline all as Code in your repo and Release Candidate → Discover the bounded context for your pipeline with Event Storming/DDD → Easy setup, but be careful at your configuration!! → Pick your tool for the job. → Incorporate Acceptance Testing from the beginning https://gitlab.com/Baasie/continuous-delivery-faas/

Slide 39

Slide 39 text

Q&A