Slide 12
Slide 12 text
CI != CD - They should be seperated
Artifact Storage
Verifying and Analysing the Impact
Application Code
(.go, .java, .js...)
Infrastructure Code
(.tf ...)
Con
f
i
guration Code
(.yaml ...)
DockerHub, GCR, ECR...
GCS, S3...
Git Repository
Code Storage
Actions
Continuous Integration
Test Code
Git Repository
Host Environment
Artifact
Continuous Delivery
Artifact
Build and Save Artfacts
Cloud
User
Low-risk actions: release strategy, rollback
Deployment Dependency Management
Provisioning, Installing Artifact