This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

DevOps

Streamline deployments with DevOps.

1 - CI/CD

Requirements

  • Choose a CI/CI tool.
  • Implement infrastructure as code.
  • Deploy to multiple environments.

Examples

See also

Cloud deployment

Cloud management

2 - Containerisation

Requirements

  • Containerise applications.
  • Orchestrate containers.
  • Manage containerisation.

Examples

See also

Cloud deployment

Cloud management

3 - System administration

Requirements

  • Issue commands.
  • Write scripts.
  • Manage code.

Examples

See also

IDEs