Infrastructure and Deployment
KSBs
K8
organisational policies and procedures relating to the tasks being undertaken, and when to follow them. For example the storage and treatment of GDPR sensitive data
The reading in this module addresses a number of these issues, including the use of test data on non-production environments and that continuous deployment is not appropriate where regulations require human sign-off.
S10
build, manage and deploy code into the relevant environment
The exercise takes them through building a docker container for their code, configuring a build pipeline for it and deploying the final result to Docker Hub.
S14
Follow company, team or client approaches to continuous integration, version and source control
The reading discusses a range of considerations around approaches to continuous integration, deployment and delivery, including the importance of meeting business and developer needs.