DevOps & Platform Engineering
DevOps and Platform Engineering are approaches aimed at improving collaboration between software development and IT operations.
- Knowledge domains
- /Thematic areas
- /Segments
- /Building blocks
Infrastructure & Environment
This segment covers all aspects of infrastructure and environments on which software is developed, tested, and operated. It includes concepts and approaches for provisioning compute resources, defining environments, and ensuring reproducibility and consistency across stages. It describes how infrastructure is specified, versioned, and evolved, independent of specific delivery pipelines or the runtime operation of individual applications. Topics related to software delivery, platform usage by teams, or runtime monitoring are addressed in other segments.
Cloud Computing
Cloud computing allows access to IT resources over the internet.
Infrastructure as Code (IaC)
Infrastructure as Code automates the provisioning and management of IT infrastructure.
Virtual Machine (VM)
A virtual machine is a software implementation of a computer that runs on physical hardware.
Terraform
Terraform is an open-source tool for infrastructure automation.