Slide 14
Slide 14 text
Some best practices
Infrastructure, Configuration,
Security Policies,
Documentation, Diagrams
Test Driven Development,
Unit / Integration Tests
(Automated Test Suites)
Group components into
deployable stacks, separate
stateful / stateless resources
Define everything as code
(apply SDLC processes)
Continuously test and
deliver all work in progress
Build small pieces that can
be changed independently