Software Delivery: Version, Test, Release, Observe
Connect version control, test boundaries, deployment feedback, and rollback into a repeatable delivery system.
Curriculum (8 steps)
Use a visual Git sandbox to create branches, merge histories, resolve a conflict, and recover a commit by following references.
An interactive concept flow for choose tests by the failure they can catch, from its assumptions through the main operation and boundary checks.
Continuous delivery makes a change releasable through repeatable build, validation, and deployment steps.
Follow the key state changes and boundary checks involved in a change travels through delivery and feedback.
An interactive concept flow for a change travels through delivery and feedback, from its assumptions through the main operation and boundary checks.
Explain the model, execution steps, complexity, and limits of a change travels through delivery and feedback.