Slide 22
Slide 22 text
22
#GHC19
Infrastructure Deployment Pipeline
UNIT
Check
configurations
Example:
terraform plan
BUILD
Automation
Example:
terraform
apply
TEST
Check
integrations
Example:
pytest,inspec-
gcp, awspec
SECURE
Check security
conformance
Example:
scout2, g-
scout
MONITOR
Check
monitoring
exists
Example:
pytest
PERFORM
Check
performance
Example:
locust, pumba
PROMOTE
Ready for next
environment
Conformance Tests, can run asynchronously