Please enable JavaScript.
Coggle requires JavaScript to display documents.
Continuous Delivery (what is it (matrics (high performercers are better in…
Continuous Delivery
what is it
ability to change, safly, quickly sustainable
should be boring
low risk events
reduce time to market
makes customers happy
reduces costs
matrics
release frequency
lead time to changes
time to restore service
change fail rate
high performercers are better in all metrics
Amazon makes deployments avg 11.6 (2011)
Security benifits (fast new library)
architecture
reliable software on unreliable platform
resilience
security
scalability
deployablity
components
part of a system that can be swapped out
make system more maintable
make system easier to build and test
enables collaboration
services are during runtime
independent deployment
dependencies must not break
API versioning
orchestrated deployments are a smell
monitoring
components on compile time
tests
make large scales changes to the design
complete work without needing fine-grained communication
deploy and release on demand
do most of the testing on demand
perform deployments during normal business hours
rules of strangler
sSteve Yegges Platform Rant
ingridence
configuration management
continuous integration
automated testing
deployment pipeline
IT-Operations
cloud.gov
dealing with failure
failure is inevitable
why did the person make that error
how can we give imformation to the person
Disaster recovery testing by google
Culture: What help do you need
means of learning