The DMC contains a number of plugins and services that are designed to make it easy to create, test, deploy and manage infrastructures. These include

Manage your infrastructure better with this open source tool!

submited by
Style Pass
2022-06-23 07:30:05

The DMC contains a number of plugins and services that are designed to make it easy to create, test, deploy and manage infrastructures. These include tools such as Terraform, Ansible, Docker, Helm and others needed in the cloud-native world as well as in the data center.

The DMC serves as a toolbox for all these tools. In it, it is possible to install the tools in different configurations and versions. Why? Different projects and customers use different software versions, which may be incompatible with each other. Furthermore, there may be different requirements for the configuration of the tools, e.g. package dependencies or add-on modules (such as Ansible collections or Azure CLI plugins). Different states between local system and Continuous Integration pipeline and the resulting problems are thus a thing of the past.

At the same time, we have created a fast and lean way to enable new colleagues to work on other projects or to get short-term support from other colleagues. Especially when investigating errors, it is an advantage when colleagues can quickly start with the analysis instead of first having to laboriously get ready for work.

Leave a Comment