Skip to main content

Containerization and service orchestration [Mandatory]

Containers provide an isolated environment for running software. Docker or Kubernetes is the recommended containerization technology, and each developed application/software must have a containerized version.