Streamline deployments with DevOps.
This is the multi-page printable view of this section. Click here to print.
DevOps
- 1: CI/CD
- 2: Containerisation
- 3: System administration
1 - CI/CD
Requirements
- Choose a CI/CI tool.
- Implement infrastructure as code.
- Deploy to multiple environments.
Examples
- CI/CD tool:
- Infrastructure as code:
- Multiple environments:
See also
2 - Containerisation
Requirements
- Containerise applications.
- Orchestrate containers.
- Manage containerisation.
Examples
- Containerise:
- Orchestrate:
- Manage:
See also
3 - System administration
Requirements
- Issue commands.
- Write scripts.
- Manage code.
Examples
- Commands:
- Scripts:
- Code: